Home
last modified time | relevance | path

Searched refs:I40E_AQ_RC_ENOMEM (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/i40e/
H A Di40e_adminq_cmd.h83 I40E_AQ_RC_ENOMEM = 9, /* Out of memory */ enumerator
H A Di40e_common.c91 case I40E_AQ_RC_ENOMEM: in i40e_aq_str()
92 return "I40E_AQ_RC_ENOMEM"; in i40e_aq_str()
H A Di40e_main.c9860 if (pf->hw.aq.asq_last_status == I40E_AQ_RC_ENOMEM) { in i40e_get_capabilities()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/i40e/
H A Di40e_adminq_cmd.h83 I40E_AQ_RC_ENOMEM = 9, /* Out of memory */ enumerator
H A Di40e_common.c93 case I40E_AQ_RC_ENOMEM: in i40e_aq_str()
94 return "I40E_AQ_RC_ENOMEM"; in i40e_aq_str()
H A Di40e_main.c10480 if (pf->hw.aq.asq_last_status == I40E_AQ_RC_ENOMEM) { in i40e_get_capabilities()

Completed in 57 milliseconds