Home
last modified time | relevance | path

Searched refs:ECORE_EXISTS (Results 1 – 6 of 6) sorted by relevance

/f-stack/dpdk/drivers/net/qede/base/
H A Decore_status.h20 ECORE_EXISTS = -6, enumerator
H A Decore_spq.c1013 return ECORE_EXISTS; in ecore_spq_completion()
H A Decore_sriov.c3591 if (rc == ECORE_EXISTS) { in ecore_iov_vf_mbx_ucast_filter()
/f-stack/dpdk/drivers/net/bnx2x/
H A Decore_sp.c633 return ECORE_EXISTS; in ecore_check_mac_add()
1104 return ECORE_EXISTS; in ecore_validate_vlan_mac_add()
1144 return ECORE_EXISTS; in ecore_validate_vlan_mac_del()
1162 return ECORE_EXISTS; in ecore_validate_vlan_mac_del()
1224 return ECORE_EXISTS; in ecore_validate_vlan_mac_move()
H A Decore_sp.h402 ECORE_EXISTS = -6, enumerator
H A Dbnx2x.c6755 if (rc == ECORE_EXISTS) { in bnx2x_set_mac_one()