Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/pci/ixgbe/
H A Dixgbe_common.h117 bool ixgbe_device_supports_autoneg_fc(struct ixgbe_hw *hw);
H A Dixgbe_common.c169 bool ixgbe_device_supports_autoneg_fc(struct ixgbe_hw *hw) in ixgbe_device_supports_autoneg_fc() function
377 (ixgbe_device_supports_autoneg_fc(hw))) { in ixgbe_setup_fc_generic()
3172 if (ixgbe_device_supports_autoneg_fc(hw)) in ixgbe_fc_autoneg()