Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/i40e/core/
H A Di40e_adminq_cmd.h131 I40E_AQ_RC_EEXIST = 13, /* object already exists */ enumerator
H A Di40e_common.c140 case I40E_AQ_RC_EEXIST: in i40e_aq_str()