Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/ecore/
H A Decore_sp_verbs.c3202 cmd_pos->done = TRUE; in ecore_mcast_hdl_pending_add_e2()
3216 cmd_pos->data.macs_num--; in ecore_mcast_hdl_pending_del_e2()
3232 cmd_pos->done = TRUE; in ecore_mcast_hdl_pending_del_e2()
3239 cmd_pos->data.next_bin = o->hdl_restore(pdev, o, cmd_pos->data.next_bin, in ecore_mcast_hdl_pending_restore_e2()
3244 cmd_pos->done = TRUE; in ecore_mcast_hdl_pending_restore_e2()
3247 cmd_pos->data.next_bin++; in ecore_mcast_hdl_pending_restore_e2()
3259 switch (cmd_pos->type) { in ecore_mcast_handle_pending_cmds_e2()
3281 if (cmd_pos->done) { in ecore_mcast_handle_pending_cmds_e2()
3284 ECORE_FREE(pdev, cmd_pos, cmd_pos->alloc_len); in ecore_mcast_handle_pending_cmds_e2()
3867 switch (cmd_pos->type) { in ecore_mcast_handle_pending_cmds_e1()
[all …]
/illumos-gate/usr/src/cmd/idmap/idmap/
H A Didmap_engine.h49 typedef struct cmd_pos { struct