HomeSort by: relevance | last modified time | path
    Searched refs:smart_speed (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/dev/pci/igc/
igc_hw.h 302 enum igc_smart_speed smart_speed; member in struct:igc_phy_info
  /src/sys/dev/pci/ixgbe/
ixgbe_82599.c 103 (hw->phy.smart_speed == ixgbe_smart_speed_auto ||
104 hw->phy.smart_speed == ixgbe_smart_speed_on) &&
ixgbe_type.h 4237 enum ixgbe_smart_speed smart_speed; member in struct:ixgbe_phy_info
ixgbe.c 915 hw->phy.smart_speed = ixgbe_smart_speed;

Completed in 41 milliseconds