Home
last modified time | relevance | path

Searched refs:ECORE_PENDING (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_status.h56 ECORE_PENDING = 1, enumerator
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/ecore/
H A Decore_sp_verbs.c47 (ECORE_TEST_BIT(pending_bit, pending) ? ECORE_PENDING : ECORE_SUCCESS)
419 return ECORE_PENDING; in ecore_exe_queue_step()
1897 rc = ECORE_PENDING; in __ecore_vlan_mac_execute_step()
1949 return ECORE_PENDING; in ecore_complete_vlan_mac()
2168 return ECORE_PENDING; in ecore_execute_vlan_mac()
2260 rc = ECORE_PENDING; in ecore_config_vlan_mac()
2849 return ECORE_PENDING; in ecore_set_rx_mode_e2()
3012 return ECORE_PENDING; in ecore_mcast_enqueue_cmd()
3566 return ECORE_PENDING; in ecore_mcast_setup_e2()
4055 return ECORE_PENDING; in ecore_mcast_setup_e1()
[all …]
H A Decore_sp_verbs.h63 ECORE_PENDING = 1, enumerator
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dlm_sp.c140 case ECORE_PENDING: in lm_ecore_status_to_lm_status()
2958 DbgBreakIf ( ( ECORE_SUCCESS != ecore_status ) && ( ECORE_PENDING != ecore_status ) ); in lm_eq_handle_classification_eqe()
/illumos-gate/usr/src/uts/common/io/qede/
H A Dqede_main.c279 case ECORE_PENDING: in qede_get_ecore_fail()