Searched refs:ECORE_VLAN_MAC_ADD (Results 1 – 3 of 3) sorted by relevance
1182 BOOL add = (cmd == ECORE_VLAN_MAC_ADD) ? TRUE : FALSE; in ecore_set_one_mac_e2()1347 BOOL add = (elem->cmd_data.vlan_mac.cmd == ECORE_VLAN_MAC_ADD) ? in ecore_set_one_mac_e1x()1370 BOOL add = (cmd == ECORE_VLAN_MAC_ADD) ? TRUE : FALSE; in ecore_set_one_vlan_e2()1420 BOOL add = (cmd == ECORE_VLAN_MAC_ADD) ? TRUE : FALSE; in ecore_set_one_vlan_mac_e2()1486 BOOL add = (elem->cmd_data.vlan_mac.cmd == ECORE_VLAN_MAC_ADD) ? in ecore_set_one_vlan_mac_e1h()1553 p->user_req.cmd = ECORE_VLAN_MAC_ADD; in ecore_vlan_mac_restore()1782 query_elem.cmd_data.vlan_mac.cmd = ECORE_VLAN_MAC_ADD; in ecore_validate_vlan_mac_move()1810 case ECORE_VLAN_MAC_ADD: in ecore_validate_vlan_mac()1833 case ECORE_VLAN_MAC_ADD: in ecore_remove_vlan_mac()1972 case ECORE_VLAN_MAC_ADD: in ecore_optimize_vlan_mac()[all …]
174 ECORE_VLAN_MAC_ADD, enumerator
1580 ramrod_param.user_req.cmd = b_set ? ECORE_VLAN_MAC_ADD : ECORE_VLAN_MAC_DEL; in lm_set_mac_addr()1708 ramrod_param.user_req.cmd = b_set ? ECORE_VLAN_MAC_ADD : ECORE_VLAN_MAC_DEL; in lm_set_vlan_only()