Home
last modified time | relevance | path

Searched refs:I40E_AQ_RC_ENOENT (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/ixl/
H A Di40e_dcb.c822 if (hw->aq.asq_last_status == I40E_AQ_RC_ENOENT) in i40e_get_ieee_dcb_config()
874 if (hw->aq.asq_last_status == I40E_AQ_RC_ENOENT) in i40e_get_dcb_config()
891 if (hw->aq.asq_last_status == I40E_AQ_RC_ENOENT) in i40e_get_dcb_config()
1000 } else if (hw->aq.asq_last_status == I40E_AQ_RC_ENOENT) { in i40e_get_fw_lldp_status()
H A Di40e_adminq_cmd.h119 I40E_AQ_RC_ENOENT = 2, /* No such element */ enumerator
H A Dixl_pf_iov.c1569 case I40E_AQ_RC_ENOENT: in ixl_adminq_err_to_errno()
H A Di40e_common.c118 case I40E_AQ_RC_ENOENT: in i40e_aq_str()