Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/bnxe/577xx/drivers/common/ecore/
H A Decore_sp_verbs.c933 return ECORE_INVAL; in ecore_check_mac_add()
1667 return ECORE_INVAL; in ecore_validate_vlan_mac_add()
1711 return ECORE_INVAL; in ecore_validate_vlan_mac_del()
1725 return ECORE_INVAL; in ecore_validate_vlan_mac_del()
1759 return ECORE_INVAL; in ecore_validate_vlan_mac_move()
1772 return ECORE_INVAL; in ecore_validate_vlan_mac_move()
1785 return ECORE_INVAL; in ecore_validate_vlan_mac_move()
1792 return ECORE_INVAL; in ecore_validate_vlan_mac_move()
1799 return ECORE_INVAL; in ecore_validate_vlan_mac_move()
1817 return ECORE_INVAL; in ecore_validate_vlan_mac()
[all …]
H A Decore_sp_verbs.h58 ECORE_INVAL = -3, enumerator
/titanic_50/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dlm_sp.c128 case ECORE_INVAL: in lm_ecore_status_to_lm_status()