Home
last modified time | relevance | path

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

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