Searched refs:ECORE_MCAST_CMD_ADD (Results 1 – 3 of 3) sorted by relevance
2871 int macs_list_len = ((cmd == ECORE_MCAST_CMD_ADD) ? in ecore_mcast_enqueue_cmd()2896 case ECORE_MCAST_CMD_ADD: in ecore_mcast_enqueue_cmd()3008 if ((cmd == ECORE_MCAST_CMD_ADD) || (cmd == ECORE_MCAST_CMD_RESTORE)) in ecore_mcast_set_one_rule_e2()3015 case ECORE_MCAST_CMD_ADD: in ecore_mcast_set_one_rule_e2()3180 case ECORE_MCAST_CMD_ADD: in ecore_mcast_handle_pending_cmds_e2()3226 o->set_one_rule(sc, o, cnt, &cfg_data, ECORE_MCAST_CMD_ADD); in ecore_mcast_hdl_add()3278 case ECORE_MCAST_CMD_ADD: in ecore_mcast_handle_current_cmd()3326 case ECORE_MCAST_CMD_ADD: in ecore_mcast_validate_e2()3571 case ECORE_MCAST_CMD_ADD: in ecore_mcast_setup_e1h()3627 case ECORE_MCAST_CMD_ADD: in ecore_mcast_validate_e1()[all …]
997 ECORE_MCAST_CMD_ADD, enumerator
12094 rc = ecore_config_mcast(sc, &rparam, ECORE_MCAST_CMD_ADD); in bxe_set_mc_list()