Home
last modified time | relevance | path

Searched refs:ECORE_TIMEOUT (Results 1 – 11 of 11) sorted by relevance

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_status.h50 ECORE_TIMEOUT = -4, enumerator
H A Decore_hw.c501 ecore_status = ECORE_TIMEOUT;
786 ecore_status = ECORE_TIMEOUT; in ecore_dmae_operation_wait()
H A Decore_spq.c164 return ECORE_TIMEOUT; in __ecore_spq_block()
H A Decore_dev.c1120 enum _ecore_status_t rc = ECORE_TIMEOUT; in ecore_final_cleanup()
5361 return ECORE_TIMEOUT; in ecore_configure_vport_wfq()
5450 return ECORE_TIMEOUT; in ecore_configure_pf_max_bandwidth()
5508 return ECORE_TIMEOUT; in ecore_configure_pf_min_bandwidth()
H A Decore_cxt.c2407 rc = ECORE_TIMEOUT; in ecore_cxt_dynamic_ilt_alloc()
2543 return ECORE_TIMEOUT; in ecore_cxt_free_ilt_range()
H A Decore_dcbx.c1152 rc = ECORE_TIMEOUT; in ecore_dcbx_query_params()
H A Decore_mcp.c1107 return ECORE_TIMEOUT; in ecore_mcp_ack_vf_flr()
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/ecore/
H A Decore_sp_verbs.h57 ECORE_TIMEOUT = -4, enumerator
H A Decore_sp_verbs.c571 return ECORE_TIMEOUT; in ecore_state_wait()
1877 return ECORE_TIMEOUT; in ecore_wait_vlan_mac()
2934 return ECORE_TIMEOUT; in ecore_mcast_wait()
/illumos-gate/usr/src/uts/common/io/qede/
H A Dqede_main.c269 case ECORE_TIMEOUT: in qede_get_ecore_fail()
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dlm_sp.c124 case ECORE_TIMEOUT: in lm_ecore_status_to_lm_status()