Searched refs:ecore_pending_mcast_cmd (Results 1 – 1 of 1) sorted by relevance
/freebsd/sys/dev/bxe/ |
H A D | ecore_sp.c | 2835 struct ecore_pending_mcast_cmd { struct 2868 struct ecore_pending_mcast_cmd *new_cmd; in ecore_mcast_enqueue_cmd() 3090 struct ecore_mcast_obj *o, struct ecore_pending_mcast_cmd *cmd_pos, in ecore_mcast_hdl_pending_add_e2() 3126 struct ecore_mcast_obj *o, struct ecore_pending_mcast_cmd *cmd_pos, in ecore_mcast_hdl_pending_del_e2() 3156 struct ecore_mcast_obj *o, struct ecore_pending_mcast_cmd *cmd_pos, in ecore_mcast_hdl_pending_restore_e2() 3173 struct ecore_pending_mcast_cmd *cmd_pos, *cmd_pos_n; in ecore_mcast_handle_pending_cmds_e2() 3178 &o->pending_cmds_head, link, struct ecore_pending_mcast_cmd) { in ecore_mcast_handle_pending_cmds_e2() 3773 struct ecore_pending_mcast_cmd *cmd_pos; in ecore_mcast_handle_pending_cmds_e1() 3785 struct ecore_pending_mcast_cmd, link); in ecore_mcast_handle_pending_cmds_e1()
|