Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/pci/ixgbe/
H A Dixgbe_82599.c820 hw->phy.smart_speed_active = FALSE; in ixgbe_setup_mac_link_smartspeed()
856 hw->phy.smart_speed_active = TRUE; in ixgbe_setup_mac_link_smartspeed()
881 hw->phy.smart_speed_active = FALSE; in ixgbe_setup_mac_link_smartspeed()
952 (hw->phy.smart_speed_active == FALSE)) in ixgbe_setup_mac_link_82599()
H A Dixgbe_type.h4238 bool smart_speed_active; member