Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/bnxe/577xx/drivers/common/ecore/
H A Decore_sp_verbs.c3170 struct ecore_mcast_obj *o, struct ecore_pending_mcast_cmd *cmd_pos, in ecore_mcast_hdl_pending_add_e2() argument
3178 &cmd_pos->data.macs_head, link, struct ecore_mcast_mac_elem) { in ecore_mcast_hdl_pending_add_e2()
3181 o->set_one_rule(pdev, o, cnt, &cfg_data, cmd_pos->type); 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()
3202 cmd_pos->done = TRUE; in ecore_mcast_hdl_pending_add_e2()
3206 struct ecore_mcast_obj *o, struct ecore_pending_mcast_cmd *cmd_pos, in ecore_mcast_hdl_pending_del_e2() argument
3211 while (cmd_pos->data.macs_num) { in ecore_mcast_hdl_pending_del_e2()
3212 o->set_one_rule(pdev, o, cnt, NULL, cmd_pos->type); in ecore_mcast_hdl_pending_del_e2()
3216 cmd_pos->data.macs_num--; in ecore_mcast_hdl_pending_del_e2()
[all …]
/titanic_44/usr/src/cmd/idmap/idmap/
H A Didmap_engine.h51 typedef struct cmd_pos { struct