Home
last modified time | relevance | path

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

/freebsd/sys/dev/ixl/
H A Di40e_common.c130 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()
H A Di40e_adminq_cmd.h125 I40E_AQ_RC_EAGAIN = 8, /* Try again */ enumerator
H A Dixl_pf_iov.c1581 case I40E_AQ_RC_EAGAIN: in ixl_adminq_err_to_errno()