Home
last modified time | relevance | path

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

/dpdk/drivers/net/i40e/base/
H A Di40e_status.h73 I40E_ERR_NOT_READY = -63, enumerator
H A Di40e_hmc.c260 ret_code = I40E_ERR_NOT_READY; in i40e_prep_remove_sd_bp()
308 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()
501 ret_code = I40E_ERR_NOT_READY; in i40e_shutdown_asq()
535 ret_code = I40E_ERR_NOT_READY; in i40e_shutdown_arq()
1016 status = I40E_ERR_NOT_READY;
H A Di40e_dcb.c906 return I40E_ERR_NOT_READY; in i40e_init_dcb()
915 return I40E_ERR_NOT_READY; in i40e_init_dcb()
931 return I40E_ERR_NOT_READY; in i40e_init_dcb()
H A Di40e_nvm.c1002 status = I40E_ERR_NOT_READY; in i40e_nvmupd_command()
H A Di40e_common.c281 case I40E_ERR_NOT_READY: in i40e_stat_str()
/dpdk/drivers/net/i40e/
H A Di40e_ethdev.c6146 ret = I40E_ERR_NOT_READY; in i40e_update_flow_control()
6226 return I40E_ERR_NOT_READY; in i40e_pf_setup()