Searched defs:ixgbe_device_supports_autoneg_fc (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_common.c152 * ixgbe_device_supports_autoneg_fc - Check if device supports autonegotiation
160 bool ixgbe_device_supports_autoneg_fc(struct ixgbe_hw *hw) function
166 DEBUGFUNC("ixgbe_device_supports_autoneg_fc");
357 (ixgbe_device_supports_autoneg_fc(hw))) {
3047 if (ixgbe_device_supports_autoneg_fc(hw))

Completed in 84 milliseconds