Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/i40e/core/
H A Di40e_adminq_cmd.h140 I40E_AQ_RC_EFBIG = 22, /* File too large */ enumerator
H A Di40e_common.c158 case I40E_AQ_RC_EFBIG: in i40e_aq_str()