Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_adminq_cmd.h80 I40E_AQ_RC_ESRCH = 3, /* Bad opcode */ enumerator
H A Di40e_main.c6562 if (ret && hw->aq.asq_last_status != I40E_AQ_RC_ESRCH) in i40e_validate_and_set_switch_mode()
15048 if (ret && pf->hw.aq.asq_last_status != I40E_AQ_RC_ESRCH) { in i40e_setup_pf_switch()