Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/i40e/core/
H A Di40e_adminq_cmd.h106 I40E_AQ_RC_ESRCH = 3, /* Bad opcode */ enumerator
H A Di40e_common.c107 case I40E_AQ_RC_ESRCH: in i40e_aq_str()
3477 if (status && LE16_TO_CPU(desc.retval) == I40E_AQ_RC_ESRCH) in i40e_aq_oem_post_update()