Home
last modified time | relevance | path

Searched refs:macs_head (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/ecore/
H A Decore_sp_verbs.c2913 d_list_t macs_head; member
2967 ECORE_LIST_INIT(&new_cmd->data.macs_head); in ecore_mcast_enqueue_cmd()
2987 &new_cmd->data.macs_head); in ecore_mcast_enqueue_cmd()
3178 &cmd_pos->data.macs_head, link, struct ecore_mcast_mac_elem) { in ecore_mcast_hdl_pending_add_e2()
3189 &cmd_pos->data.macs_head); in ecore_mcast_hdl_pending_add_e2()
3201 if (ECORE_LIST_IS_EMPTY(&cmd_pos->data.macs_head)) in ecore_mcast_hdl_pending_add_e2()
3869 ECORE_LIST_FOR_EACH_ENTRY(pmac_pos, &cmd_pos->data.macs_head, in ecore_mcast_handle_pending_cmds_e1()