Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_common.h61 void ixgbe_fc_autoneg(struct ixgbe_hw *hw);
H A Dixgbe_x550.c3981 .fc_autoneg = ixgbe_fc_autoneg,
4005 .fc_autoneg = ixgbe_fc_autoneg,
4027 .fc_autoneg = ixgbe_fc_autoneg,
4048 .fc_autoneg = ixgbe_fc_autoneg,
4069 .fc_autoneg = ixgbe_fc_autoneg,
H A Dixgbe_x540.c869 .fc_autoneg = ixgbe_fc_autoneg,
H A Dixgbe_82598.c1150 .fc_autoneg = ixgbe_fc_autoneg,
H A Dixgbe_82599.c2214 .fc_autoneg = ixgbe_fc_autoneg,
H A Dixgbe_common.c2408 void ixgbe_fc_autoneg(struct ixgbe_hw *hw) in ixgbe_fc_autoneg() function