Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/bnx2x/
H A Decore_sp.c2519 &cmd_pos->data.macs_head); in ecore_mcast_hdl_pending_add_e2()
2532 cmd_pos->done = TRUE; in ecore_mcast_hdl_pending_add_e2()
2547 cmd_pos->data.macs_num--; in ecore_mcast_hdl_pending_del_e2()
2562 if (!cmd_pos->data.macs_num) in ecore_mcast_hdl_pending_del_e2()
2563 cmd_pos->done = TRUE; in ecore_mcast_hdl_pending_del_e2()
2571 cmd_pos->data.next_bin = o->hdl_restore(sc, o, cmd_pos->data.next_bin, in ecore_mcast_hdl_pending_restore_e2()
2576 cmd_pos->done = TRUE; in ecore_mcast_hdl_pending_restore_e2()
2579 cmd_pos->data.next_bin++; in ecore_mcast_hdl_pending_restore_e2()
2593 switch (cmd_pos->type) { in ecore_mcast_handle_pending_cmds_e2()
2616 if (cmd_pos->done) { in ecore_mcast_handle_pending_cmds_e2()
[all …]