Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/bnxe/577xx/drivers/common/ecore/
H A Decore_sp_verbs.c1203 if (cmd != ECORE_VLAN_MAC_MOVE) { in ecore_set_one_mac_e2()
1231 if (cmd == ECORE_VLAN_MAC_MOVE) { in ecore_set_one_mac_e2()
1388 if (cmd == ECORE_VLAN_MAC_MOVE) { in ecore_set_one_vlan_e2()
1440 if (cmd == ECORE_VLAN_MAC_MOVE) { in ecore_set_one_vlan_mac_e2()
1708 query_elem.cmd_data.vlan_mac.cmd = ECORE_VLAN_MAC_MOVE; in ecore_validate_vlan_mac_del()
1814 case ECORE_VLAN_MAC_MOVE: in ecore_validate_vlan_mac()
1834 case ECORE_VLAN_MAC_MOVE: in ecore_remove_vlan_mac()
2035 ((cmd == ECORE_VLAN_MAC_ADD) || (cmd == ECORE_VLAN_MAC_MOVE))) { in ecore_vlan_mac_get_registry_elem()
2106 if (cmd == ECORE_VLAN_MAC_MOVE) in ecore_execute_vlan_mac()
2122 (cmd == ECORE_VLAN_MAC_MOVE))) in ecore_execute_vlan_mac()
[all …]
H A Decore_sp_verbs.h176 ECORE_VLAN_MAC_MOVE, enumerator
/titanic_44/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dlm_sp.c1812 ramrod_param.user_req.cmd = ECORE_VLAN_MAC_MOVE; in lm_move_mac_addr()