Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/i40e/core/
H A Di40e_adminq_cmd.h112 I40E_AQ_RC_ENOMEM = 9, /* Out of memory */ enumerator
H A Di40e_common.c119 case I40E_AQ_RC_ENOMEM: in i40e_aq_str()
/titanic_44/usr/src/uts/common/io/i40e/
H A Di40e_main.c849 if (hw->aq.asq_last_status == I40E_AQ_RC_ENOMEM && in i40e_get_hw_capabilities()