Home
last modified time | relevance | path

Searched refs:I40E_AQ_RC_EAGAIN (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/i40e/
H A Di40e_common.c89 case I40E_AQ_RC_EAGAIN: in i40e_aq_str()
90 return "I40E_AQ_RC_EAGAIN"; in i40e_aq_str()
1602 case I40E_AQ_RC_EAGAIN: in i40e_aq_get_phy_capabilities()
1612 } while ((hw->aq.asq_last_status == I40E_AQ_RC_EAGAIN) && in i40e_aq_get_phy_capabilities()
5293 if (hw->aq.asq_last_status == I40E_AQ_RC_EAGAIN && retry) { in i40e_read_rx_ctl()
5355 if (hw->aq.asq_last_status == I40E_AQ_RC_EAGAIN && retry) { in i40e_write_rx_ctl()
H A Di40e_adminq_cmd.h82 I40E_AQ_RC_EAGAIN = 8, /* Try again */ enumerator
H A Di40e_ethtool.c5131 case I40E_AQ_RC_EAGAIN: in i40e_set_priv_flags()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/i40e/
H A Di40e_common.c91 case I40E_AQ_RC_EAGAIN: in i40e_aq_str()
92 return "I40E_AQ_RC_EAGAIN"; in i40e_aq_str()
1346 case I40E_AQ_RC_EAGAIN: in i40e_aq_get_phy_capabilities()
1356 } while ((hw->aq.asq_last_status == I40E_AQ_RC_EAGAIN) && in i40e_aq_get_phy_capabilities()
5239 if (hw->aq.asq_last_status == I40E_AQ_RC_EAGAIN && retry) { in i40e_read_rx_ctl()
5301 if (hw->aq.asq_last_status == I40E_AQ_RC_EAGAIN && retry) { in i40e_write_rx_ctl()
H A Di40e_adminq_cmd.h82 I40E_AQ_RC_EAGAIN = 8, /* Try again */ enumerator
H A Di40e_ethtool.c5439 case I40E_AQ_RC_EAGAIN: in i40e_set_priv_flags()

Completed in 37 milliseconds