Home
last modified time | relevance | path

Searched refs:smart_speed (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/sys/dev/pci/igc/
H A Digc_hw.h302 enum igc_smart_speed smart_speed; member
/netbsd-src/sys/dev/pci/ixgbe/
H A Dixgbe_82599.c103 (hw->phy.smart_speed == ixgbe_smart_speed_auto || in ixgbe_init_mac_link_ops_82599()
104 hw->phy.smart_speed == ixgbe_smart_speed_on) && in ixgbe_init_mac_link_ops_82599()
H A Dixgbe_type.h4237 enum ixgbe_smart_speed smart_speed; member
H A Dixgbe.c915 hw->phy.smart_speed = ixgbe_smart_speed; in ixgbe_attach()