HomeSort by: relevance | last modified time | path
    Searched refs:ixgbe_fc_autoneg (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/pci/ixgbe/
ixgbe_common.h 118 void ixgbe_fc_autoneg(struct ixgbe_hw *hw);
ixgbe_82598.c 467 ixgbe_fc_autoneg(hw);
ixgbe_common.c 147 mac->ops.fc_autoneg = ixgbe_fc_autoneg;
3123 * ixgbe_fc_autoneg - Configure flow control
3129 void ixgbe_fc_autoneg(struct ixgbe_hw *hw) function in typeref:typename:void
3135 DEBUGFUNC("ixgbe_fc_autoneg");

Completed in 20 milliseconds