Home
last modified time | relevance | path

Searched refs:IXGBE_ERR_TOKEN_RETRY (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/net/ethernet/intel/ixgbe/
Dixgbe_x550.c755 return IXGBE_ERR_TOKEN_RETRY; in ixgbe_get_phy_token()
3702 if (status != IXGBE_ERR_TOKEN_RETRY) in ixgbe_acquire_swfw_sync_x550em_a()
Dixgbe_type.h3688 #define IXGBE_ERR_TOKEN_RETRY -40 macro