Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/i40e/core/
H A Di40e_adminq_cmd.h132 I40E_AQ_RC_EINVAL = 14, /* Invalid argument */ enumerator
H A Di40e_common.c142 case I40E_AQ_RC_EINVAL: in i40e_aq_str()
/illumos-gate/usr/src/uts/common/io/i40e/
H A Di40e_main.c907 hw->aq.asq_last_status == I40E_AQ_RC_EINVAL) { in i40e_get_switch_resources()