Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/i40e/core/
H A Di40e_dcb.c817 if (hw->aq.asq_last_status == I40E_AQ_RC_ENOENT) in i40e_get_ieee_dcb_config()
869 if (hw->aq.asq_last_status == I40E_AQ_RC_ENOENT) in i40e_get_dcb_config()
886 if (hw->aq.asq_last_status == I40E_AQ_RC_ENOENT) in i40e_get_dcb_config()
995 } else if (hw->aq.asq_last_status == I40E_AQ_RC_ENOENT) { in i40e_get_fw_lldp_status()
H A Di40e_adminq_cmd.h120 I40E_AQ_RC_ENOENT = 2, /* No such element */ enumerator
H A Di40e_common.c118 case I40E_AQ_RC_ENOENT: in i40e_aq_str()