Home
last modified time | relevance | path

Searched refs:I40E_AQ_RC_ESRCH (Results 1 – 4 of 4) sorted by relevance

/linux-5.19.10/drivers/net/ethernet/intel/i40e/
Di40e_adminq_cmd.h77 I40E_AQ_RC_ESRCH = 3, /* Bad opcode */ enumerator
Di40e_ethtool.c5262 if (ret && pf->hw.aq.asq_last_status != I40E_AQ_RC_ESRCH) { in i40e_set_priv_flags()
Di40e_common.c80 case I40E_AQ_RC_ESRCH: in i40e_aq_str()
Di40e_main.c6377 if (ret && hw->aq.asq_last_status != I40E_AQ_RC_ESRCH) in i40e_validate_and_set_switch_mode()
14907 if (ret && pf->hw.aq.asq_last_status != I40E_AQ_RC_ESRCH) { in i40e_setup_pf_switch()