Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/i40e/core/
H A Di40e_adminq_cmd.h121 I40E_AQ_RC_ESRCH = 3, /* Bad opcode */ enumerator
H A Di40e_common.c120 case I40E_AQ_RC_ESRCH: in i40e_aq_str()
3686 if (status && LE16_TO_CPU(desc.retval) == I40E_AQ_RC_ESRCH) in i40e_aq_oem_post_update()