Searched refs:ECORE_MCAST_CMD_ADD (Results 1 – 3 of 3) sorted by relevance
2948 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 …]
591 ECORE_MCAST_CMD_ADD, enumerator
2341 …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()