Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/intel/ixgbe/
Dixgbe_common.h61 void ixgbe_fc_autoneg(struct ixgbe_hw *hw);
Dixgbe_x550.c3863 .fc_autoneg = ixgbe_fc_autoneg,
3883 .fc_autoneg = ixgbe_fc_autoneg,
3905 .fc_autoneg = ixgbe_fc_autoneg,
3926 .fc_autoneg = ixgbe_fc_autoneg,
3947 .fc_autoneg = ixgbe_fc_autoneg,
Dixgbe_x540.c862 .fc_autoneg = ixgbe_fc_autoneg,
Dixgbe_82598.c1149 .fc_autoneg = ixgbe_fc_autoneg,
Dixgbe_82599.c2206 .fc_autoneg = ixgbe_fc_autoneg,
Dixgbe_common.c2395 void ixgbe_fc_autoneg(struct ixgbe_hw *hw) in ixgbe_fc_autoneg() function