Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/intel/ixgbe/
Dixgbe_common.h62 void ixgbe_fc_autoneg(struct ixgbe_hw *hw);
Dixgbe_x550.c3858 .fc_autoneg = ixgbe_fc_autoneg,
3878 .fc_autoneg = ixgbe_fc_autoneg,
3900 .fc_autoneg = ixgbe_fc_autoneg,
3921 .fc_autoneg = ixgbe_fc_autoneg,
3942 .fc_autoneg = ixgbe_fc_autoneg,
Dixgbe_x540.c863 .fc_autoneg = ixgbe_fc_autoneg,
Dixgbe_82598.c1149 .fc_autoneg = ixgbe_fc_autoneg,
Dixgbe_82599.c2203 .fc_autoneg = ixgbe_fc_autoneg,
Dixgbe_common.c2408 void ixgbe_fc_autoneg(struct ixgbe_hw *hw) in ixgbe_fc_autoneg() function