Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_82599.c805 hw->phy.smart_speed_active = FALSE; in ixgbe_setup_mac_link_smartspeed()
841 hw->phy.smart_speed_active = TRUE; in ixgbe_setup_mac_link_smartspeed()
866 hw->phy.smart_speed_active = FALSE; in ixgbe_setup_mac_link_smartspeed()
933 (hw->phy.smart_speed_active == FALSE)) in ixgbe_setup_mac_link_82599()
H A Dixgbe_type.h3843 bool smart_speed_active; member