Home
last modified time | relevance | path

Searched refs:I40E_ERR_NOT_READY (Results 1 – 7 of 7) sorted by relevance

/illumos-gate/usr/src/uts/common/io/i40e/core/
H A Di40e_status.h103 I40E_ERR_NOT_READY = -63, enumerator
H A Di40e_hmc.c290 ret_code = I40E_ERR_NOT_READY; in i40e_prep_remove_sd_bp()
338 ret_code = I40E_ERR_NOT_READY; in i40e_prep_remove_pd_page()
H A Di40e_adminq.c381 ret_code = I40E_ERR_NOT_READY; in i40e_init_asq()
444 ret_code = I40E_ERR_NOT_READY; in i40e_init_arq()
497 ret_code = I40E_ERR_NOT_READY; in i40e_shutdown_asq()
531 ret_code = I40E_ERR_NOT_READY; in i40e_shutdown_arq()
1004 status = I40E_ERR_NOT_READY; in i40e_asq_send_command()
H A Di40e_dcb.c930 return I40E_ERR_NOT_READY; in i40e_init_dcb()
939 return I40E_ERR_NOT_READY; in i40e_init_dcb()
955 return I40E_ERR_NOT_READY; in i40e_init_dcb()
H A Di40e_nvm.c1028 status = I40E_ERR_NOT_READY; in i40e_nvmupd_command()
H A Di40e_common.c300 case I40E_ERR_NOT_READY: in i40e_stat_str()
/illumos-gate/usr/src/uts/common/io/i40e/
H A Di40e_osdep.c113 return (I40E_ERR_NOT_READY); in i40e_allocate_dma_mem()