Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_82599.c810 hw->phy.smart_speed_active = FALSE; in ixgbe_setup_mac_link_smartspeed()
846 hw->phy.smart_speed_active = TRUE; in ixgbe_setup_mac_link_smartspeed()
871 hw->phy.smart_speed_active = FALSE; in ixgbe_setup_mac_link_smartspeed()
938 (hw->phy.smart_speed_active == FALSE)) in ixgbe_setup_mac_link_82599()
H A Dixgbe_type.h4111 bool smart_speed_active; member