Home
last modified time | relevance | path

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

/f-stack/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()
497 ret_code = I40E_ERR_NOT_READY; in i40e_shutdown_asq()
531 ret_code = I40E_ERR_NOT_READY; in i40e_shutdown_arq()
1011 status = I40E_ERR_NOT_READY;
H A Di40e_dcb.c900 return I40E_ERR_NOT_READY; in i40e_init_dcb()
909 return I40E_ERR_NOT_READY; in i40e_init_dcb()
925 return I40E_ERR_NOT_READY; in i40e_init_dcb()
H A Di40e_nvm.c1001 status = I40E_ERR_NOT_READY; in i40e_nvmupd_command()
H A Di40e_common.c281 case I40E_ERR_NOT_READY: in i40e_stat_str()
/f-stack/dpdk/drivers/net/i40e/
H A Di40e_ethdev.c6185 ret = I40E_ERR_NOT_READY; in i40e_update_flow_control()
6263 return I40E_ERR_NOT_READY; in i40e_pf_setup()