Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_type.h3066 #define FW_PHY_TOKEN_RETRIES ((FW_PHY_TOKEN_WAIT * 1000) / FW_PHY_TOKEN_DELAY) macro
H A Dixgbe_x550.c4286 int retries = FW_PHY_TOKEN_RETRIES; in ixgbe_acquire_swfw_sync_X550a()