Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/ix/
H A Dixgbe_x550.c1254 return IXGBE_ERR_TOKEN_RETRY; in ixgbe_get_phy_token()
4305 if (status == IXGBE_ERR_TOKEN_RETRY) in ixgbe_acquire_swfw_sync_X550a()
4315 if (status != IXGBE_ERR_TOKEN_RETRY) { in ixgbe_acquire_swfw_sync_X550a()
H A Dixgbe_type.h4214 #define IXGBE_ERR_TOKEN_RETRY -40 macro