Home
last modified time | relevance | path

Searched refs:I40E_AQ_RC_ESRCH (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/i40e/
H A Di40e_adminq_cmd.h77 I40E_AQ_RC_ESRCH = 3, /* Bad opcode */ enumerator
H A Di40e_common.c79 case I40E_AQ_RC_ESRCH: in i40e_aq_str()
80 return "I40E_AQ_RC_ESRCH"; in i40e_aq_str()
H A Di40e_ethtool.c5058 if (ret && pf->hw.aq.asq_last_status != I40E_AQ_RC_ESRCH) { in i40e_set_priv_flags()
H A Di40e_main.c6343 if (ret && hw->aq.asq_last_status != I40E_AQ_RC_ESRCH) in i40e_validate_and_set_switch_mode()
14444 if (ret && pf->hw.aq.asq_last_status != I40E_AQ_RC_ESRCH) { in i40e_setup_pf_switch()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/i40e/
H A Di40e_adminq_cmd.h77 I40E_AQ_RC_ESRCH = 3, /* Bad opcode */ enumerator
H A Di40e_ethtool.c5363 if (ret && pf->hw.aq.asq_last_status != I40E_AQ_RC_ESRCH) { in i40e_set_priv_flags()
H A Di40e_common.c81 case I40E_AQ_RC_ESRCH: in i40e_aq_str()
82 return "I40E_AQ_RC_ESRCH"; in i40e_aq_str()
H A Di40e_main.c6543 if (ret && hw->aq.asq_last_status != I40E_AQ_RC_ESRCH) in i40e_validate_and_set_switch_mode()
15139 if (ret && pf->hw.aq.asq_last_status != I40E_AQ_RC_ESRCH) { in i40e_setup_pf_switch()

Completed in 73 milliseconds