Searched refs:IXGBE_ERR_TOKEN_RETRY (Results 1 – 3 of 3) sorted by relevance
965 if (status == IXGBE_ERR_TOKEN_RETRY) in rte_pmd_ixgbe_acquire_swfw()970 if (status != IXGBE_ERR_TOKEN_RETRY) { in rte_pmd_ixgbe_acquire_swfw()
1222 return IXGBE_ERR_TOKEN_RETRY; in ixgbe_get_phy_token()4296 if (status == IXGBE_ERR_TOKEN_RETRY) in ixgbe_acquire_swfw_sync_X550a()4306 if (status != IXGBE_ERR_TOKEN_RETRY) { in ixgbe_acquire_swfw_sync_X550a()
4238 #define IXGBE_ERR_TOKEN_RETRY -40 macro