Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_common.h61 void ixgbe_fc_autoneg(struct ixgbe_hw *hw);
H A Dixgbe_x550.c3865 .fc_autoneg = ixgbe_fc_autoneg,
3885 .fc_autoneg = ixgbe_fc_autoneg,
3907 .fc_autoneg = ixgbe_fc_autoneg,
3928 .fc_autoneg = ixgbe_fc_autoneg,
3949 .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.c2207 .fc_autoneg = ixgbe_fc_autoneg,
H A Dixgbe_common.c2407 void ixgbe_fc_autoneg(struct ixgbe_hw *hw) in ixgbe_fc_autoneg() function