Home
last modified time | relevance | path

Searched refs:I40E_AQ_RC_ENOENT (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/i40e/
H A Di40e_dcb.c787 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()
H A Di40e_adminq_cmd.h76 I40E_AQ_RC_ENOENT = 2, /* No such element */ enumerator
H A Di40e_common.c77 case I40E_AQ_RC_ENOENT: in i40e_aq_str()
78 return "I40E_AQ_RC_ENOENT"; in i40e_aq_str()
H A Di40e_main.c2237 if (aq_ret && !(aq_err == I40E_AQ_RC_ENOENT)) { in i40e_aqc_del_filters()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/i40e/
H A Di40e_dcb.c787 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()
965 } else if (hw->aq.asq_last_status == I40E_AQ_RC_ENOENT) { in i40e_get_fw_lldp_status()
H A Di40e_adminq_cmd.h76 I40E_AQ_RC_ENOENT = 2, /* No such element */ enumerator
H A Di40e_common.c79 case I40E_AQ_RC_ENOENT: in i40e_aq_str()
80 return "I40E_AQ_RC_ENOENT"; in i40e_aq_str()
H A Di40e_main.c2358 if (aq_ret && !(aq_status == I40E_AQ_RC_ENOENT)) { in i40e_aqc_del_filters()

Completed in 63 milliseconds