Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/ixgbe/
Dixgbe_common.h116 bool ixgbe_device_supports_autoneg_fc(struct ixgbe_hw *hw);
Dixgbe_common.c162 bool ixgbe_device_supports_autoneg_fc(struct ixgbe_hw *hw) in ixgbe_device_supports_autoneg_fc() function
371 (ixgbe_device_supports_autoneg_fc(hw))) { in ixgbe_setup_fc_generic()
3139 if (ixgbe_device_supports_autoneg_fc(hw)) in ixgbe_fc_autoneg()