Home
last modified time | relevance | path

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

/freebsd/sys/dev/bxe/
H A Decore_sp.c2839 ecore_list_t macs_head; member
2890 ECORE_LIST_INIT(&new_cmd->data.macs_head); in ecore_mcast_enqueue_cmd()
2907 &new_cmd->data.macs_head); in ecore_mcast_enqueue_cmd()
3098 &cmd_pos->data.macs_head, link, struct ecore_mcast_mac_elem) { in ecore_mcast_hdl_pending_add_e2()
3109 &cmd_pos->data.macs_head); in ecore_mcast_hdl_pending_add_e2()
3121 if (ECORE_LIST_IS_EMPTY(&cmd_pos->data.macs_head)) in ecore_mcast_hdl_pending_add_e2()
3789 ECORE_LIST_FOR_EACH_ENTRY(pmac_pos, &cmd_pos->data.macs_head, in ecore_mcast_handle_pending_cmds_e1()