Home
last modified time | relevance | path

Searched refs:I40E_AQ_RC_ERANGE (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/i40e/core/
H A Di40e_adminq_cmd.h136 I40E_AQ_RC_ERANGE = 18, /* Parameter out of range */ enumerator
H A Di40e_common.c150 case I40E_AQ_RC_ERANGE: in i40e_aq_str()