Searched refs:I40E_AQ_RC_EAGAIN (Results 1 – 3 of 3) sorted by relevance
130 case I40E_AQ_RC_EAGAIN: in i40e_aq_str()1691 case I40E_AQ_RC_EAGAIN: in i40e_aq_get_phy_capabilities()1701 } while ((hw->aq.asq_last_status == I40E_AQ_RC_EAGAIN) && in i40e_aq_get_phy_capabilities()7218 if (hw->aq.asq_last_status == I40E_AQ_RC_EAGAIN && retry) { in i40e_read_rx_ctl()7280 if (hw->aq.asq_last_status == I40E_AQ_RC_EAGAIN && retry) { in i40e_write_rx_ctl()
125 I40E_AQ_RC_EAGAIN = 8, /* Try again */ enumerator
1581 case I40E_AQ_RC_EAGAIN: in ixl_adminq_err_to_errno()