Home
last modified time | relevance | path

Searched refs:ECORE_MCAST_CMD_ADD (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.c2948 int macs_list_len = ((cmd == ECORE_MCAST_CMD_ADD) ? in ecore_mcast_enqueue_cmd()
2976 case ECORE_MCAST_CMD_ADD: in ecore_mcast_enqueue_cmd()
3088 if ((cmd == ECORE_MCAST_CMD_ADD) || (cmd == ECORE_MCAST_CMD_RESTORE)) in ecore_mcast_set_one_rule_e2()
3095 case ECORE_MCAST_CMD_ADD: in ecore_mcast_set_one_rule_e2()
3260 case ECORE_MCAST_CMD_ADD: in ecore_mcast_handle_pending_cmds_e2()
3306 o->set_one_rule(pdev, o, cnt, &cfg_data, ECORE_MCAST_CMD_ADD); in ecore_mcast_hdl_add()
3358 case ECORE_MCAST_CMD_ADD: in ecore_mcast_handle_current_cmd()
3406 case ECORE_MCAST_CMD_ADD: in ecore_mcast_validate_e2()
3651 case ECORE_MCAST_CMD_ADD: in ecore_mcast_setup_e1h()
3707 case ECORE_MCAST_CMD_ADD: in ecore_mcast_validate_e1()
[all …]
H A Decore_sp_verbs.h591 ECORE_MCAST_CMD_ADD, enumerator
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dlm_sp.c2341 …ecore_status = ecore_config_mcast(pdev, &rparam, (mc_addrs != NULL)? ECORE_MCAST_CMD_ADD : ECORE_M… in lm_set_mc()
2385 (mc_addrs != NULL) ? ECORE_MCAST_CMD_ADD : in lm_set_mc_list()