Home
last modified time | relevance | path

Searched refs:I40E_AQ_RC_ENOMEM (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_adminq_cmd.h86 I40E_AQ_RC_ENOMEM = 9, /* Out of memory */ enumerator
H A Di40e_common.c97 case I40E_AQ_RC_ENOMEM: in i40e_aq_str()
H A Di40e_main.c10528 if (pf->hw.aq.asq_last_status == I40E_AQ_RC_ENOMEM) { in i40e_get_capabilities()