Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/i40e/core/
H A Di40e_status.h103 I40E_ERR_NOT_READY = -63, enumerator
H A Di40e_hmc.c291 ret_code = I40E_ERR_NOT_READY; in i40e_prep_remove_sd_bp()
339 ret_code = I40E_ERR_NOT_READY; in i40e_prep_remove_pd_page()
H A Di40e_adminq.c372 ret_code = I40E_ERR_NOT_READY; in i40e_init_asq()
431 ret_code = I40E_ERR_NOT_READY; in i40e_init_arq()
484 ret_code = I40E_ERR_NOT_READY; in i40e_shutdown_asq()
518 ret_code = I40E_ERR_NOT_READY; in i40e_shutdown_arq()
H A Di40e_nvm.c926 status = I40E_ERR_NOT_READY; in i40e_nvmupd_command()
H A Di40e_common.c287 case I40E_ERR_NOT_READY: in i40e_stat_str()
/titanic_44/usr/src/uts/common/io/i40e/
H A Di40e_osdep.c113 return (I40E_ERR_NOT_READY); in i40e_allocate_dma_mem()