Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/ixgbe/
H A Dixgbe_common.c150 static s32 ixgbe_device_supports_autoneg_fc(struct ixgbe_hw *hw) in ixgbe_device_supports_autoneg_fc() function
301 (ixgbe_device_supports_autoneg_fc(hw) == IXGBE_SUCCESS)) { in ixgbe_setup_fc()
2734 if (ixgbe_device_supports_autoneg_fc(hw) == IXGBE_SUCCESS) in ixgbe_fc_autoneg()