Home
last modified time | relevance | path

Searched refs:ECORE_VLAN_MAC_MOVE (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.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()
1814 case ECORE_VLAN_MAC_MOVE: in ecore_validate_vlan_mac()
1834 case ECORE_VLAN_MAC_MOVE: in ecore_remove_vlan_mac()
2106 if (cmd == ECORE_VLAN_MAC_MOVE) in ecore_execute_vlan_mac()
2122 (cmd == ECORE_VLAN_MAC_MOVE))) in ecore_execute_vlan_mac()
2131 if (cmd == ECORE_VLAN_MAC_MOVE) in ecore_execute_vlan_mac()
2180 if (cmd == ECORE_VLAN_MAC_MOVE) in ecore_execute_vlan_mac()
[all …]
H A Decore_sp_verbs.h176 ECORE_VLAN_MAC_MOVE, enumerator
/illumos-gate/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()