Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/ixgbe/
H A Dixgbe_82599.c750 hw->phy.smart_speed_active = FALSE; in ixgbe_setup_mac_link_smartspeed()
786 hw->phy.smart_speed_active = TRUE; in ixgbe_setup_mac_link_smartspeed()
811 hw->phy.smart_speed_active = FALSE; in ixgbe_setup_mac_link_smartspeed()
876 (hw->phy.smart_speed_active == FALSE)) in ixgbe_setup_mac_link_82599()
H A Dixgbe_type.h3095 bool smart_speed_active; member