Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_common.c95 case I40E_AQ_RC_EAGAIN: in i40e_aq_str()
1092 case I40E_AQ_RC_EAGAIN: in i40e_aq_get_phy_capabilities()
1102 } while ((hw->aq.asq_last_status == I40E_AQ_RC_EAGAIN) && in i40e_aq_get_phy_capabilities()
4960 if (hw->aq.asq_last_status == I40E_AQ_RC_EAGAIN && retry) { in i40e_read_rx_ctl()
5022 if (hw->aq.asq_last_status == I40E_AQ_RC_EAGAIN && retry) { in i40e_write_rx_ctl()
H A Di40e_adminq_cmd.h85 I40E_AQ_RC_EAGAIN = 8, /* Try again */ enumerator
H A Di40e_ethtool.c5454 case I40E_AQ_RC_EAGAIN: in i40e_set_priv_flags()