Searched refs:I40E_AQ_RC_ENOENT (Results 1 – 4 of 4) sorted by relevance
787 if (hw->aq.asq_last_status == I40E_AQ_RC_ENOENT) in i40e_get_ieee_dcb_config()839 if (hw->aq.asq_last_status == I40E_AQ_RC_ENOENT) in i40e_get_dcb_config()856 if (hw->aq.asq_last_status == I40E_AQ_RC_ENOENT) in i40e_get_dcb_config()
86 I40E_AQ_RC_ENOENT = 2, /* No such element */ enumerator
75 case I40E_AQ_RC_ENOENT: in i40e_aq_str()
2086 if (aq_ret && !(aq_err == I40E_AQ_RC_ENOENT)) { in i40e_aqc_del_filters()