Home
last modified time | relevance | path

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

/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_82599.c690 hw->phy.smart_speed_active = false; in ixgbe_setup_mac_link_smartspeed()
726 hw->phy.smart_speed_active = true; in ixgbe_setup_mac_link_smartspeed()
752 hw->phy.smart_speed_active = false; in ixgbe_setup_mac_link_smartspeed()
817 (hw->phy.smart_speed_active == false)) in ixgbe_setup_mac_link_82599()
H A Dixgbe_type.h3588 bool smart_speed_active; member
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_82599.c690 hw->phy.smart_speed_active = false; in ixgbe_setup_mac_link_smartspeed()
726 hw->phy.smart_speed_active = true; in ixgbe_setup_mac_link_smartspeed()
752 hw->phy.smart_speed_active = false; in ixgbe_setup_mac_link_smartspeed()
817 (hw->phy.smart_speed_active == false)) in ixgbe_setup_mac_link_82599()
H A Dixgbe_type.h3588 bool smart_speed_active; member
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_82599.c690 hw->phy.smart_speed_active = false; in ixgbe_setup_mac_link_smartspeed()
726 hw->phy.smart_speed_active = true; in ixgbe_setup_mac_link_smartspeed()
752 hw->phy.smart_speed_active = false; in ixgbe_setup_mac_link_smartspeed()
817 (hw->phy.smart_speed_active == false)) in ixgbe_setup_mac_link_82599()
H A Dixgbe_type.h3588 bool smart_speed_active; member
/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/pci/ixgbe/
H A Dixgbe_82599.c916 hw->phy.smart_speed_active = FALSE; in ixgbe_setup_mac_link_smartspeed()
952 hw->phy.smart_speed_active = TRUE; in ixgbe_setup_mac_link_smartspeed()
977 hw->phy.smart_speed_active = FALSE; in ixgbe_setup_mac_link_smartspeed()
1045 (hw->phy.smart_speed_active == FALSE)) in ixgbe_setup_mac_link_82599()
H A Dixgbe_type.h3216 bool smart_speed_active; member