Home
last modified time | relevance | path

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

/freebsd/sys/dev/ixl/
H A Di40e_adminq_cmd.h120 I40E_AQ_RC_ESRCH = 3, /* Bad opcode */ enumerator
H A Dixl_pf_iov.c1571 case I40E_AQ_RC_ESRCH: in ixl_adminq_err_to_errno()
H A Di40e_common.c120 case I40E_AQ_RC_ESRCH: in i40e_aq_str()
3740 if (status && LE16_TO_CPU(desc.retval) == I40E_AQ_RC_ESRCH) in i40e_aq_oem_post_update()