Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/ecore/
H A Decore_sp_verbs.c2993 case ECORE_MCAST_CMD_DEL: in ecore_mcast_enqueue_cmd()
3100 case ECORE_MCAST_CMD_DEL: in ecore_mcast_set_one_rule_e2()
3264 case ECORE_MCAST_CMD_DEL: in ecore_mcast_handle_pending_cmds_e2()
3324 o->set_one_rule(pdev, o, cnt, NULL, ECORE_MCAST_CMD_DEL); in ecore_mcast_hdl_del()
3362 case ECORE_MCAST_CMD_DEL: in ecore_mcast_handle_current_cmd()
3390 case ECORE_MCAST_CMD_DEL: in ecore_mcast_validate_e2()
3575 if ((cmd == ECORE_MCAST_CMD_DEL) || (cmd == ECORE_MCAST_CMD_RESTORE)) in ecore_mcast_validate_e1h()
3655 case ECORE_MCAST_CMD_DEL: in ecore_mcast_setup_e1h()
3696 case ECORE_MCAST_CMD_DEL: in ecore_mcast_validate_e1()
3881 case ECORE_MCAST_CMD_DEL: in ecore_mcast_handle_pending_cmds_e1()
H A Decore_sp_verbs.h593 ECORE_MCAST_CMD_DEL, enumerator
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dlm_sp.c2341 …= ecore_config_mcast(pdev, &rparam, (mc_addrs != NULL)? ECORE_MCAST_CMD_ADD : ECORE_MCAST_CMD_DEL); in lm_set_mc()
2386 ECORE_MCAST_CMD_DEL); in lm_set_mc_list()