Home
last modified time | relevance | path

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

/trueos/sys/dev/ixgbe/
HDixgbe_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()
HDixgbe_type.h3810 bool smart_speed_active; member