Searched refs:ixgbe_fc_autoneg (Results 1 - 6 of 6) sorted by relevance

/linux-master/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_common.h61 void ixgbe_fc_autoneg(struct ixgbe_hw *hw);
H A Dixgbe_x540.c862 .fc_autoneg = ixgbe_fc_autoneg,
H A Dixgbe_x550.c3913 .fc_autoneg = ixgbe_fc_autoneg,
3933 .fc_autoneg = ixgbe_fc_autoneg,
3955 .fc_autoneg = ixgbe_fc_autoneg,
3976 .fc_autoneg = ixgbe_fc_autoneg,
3997 .fc_autoneg = ixgbe_fc_autoneg,
H A Dixgbe_82598.c1149 .fc_autoneg = ixgbe_fc_autoneg,
H A Dixgbe_82599.c2206 .fc_autoneg = ixgbe_fc_autoneg,
H A Dixgbe_common.c2389 * ixgbe_fc_autoneg - Configure flow control
2395 void ixgbe_fc_autoneg(struct ixgbe_hw *hw) function

Completed in 126 milliseconds