Home
last modified time | relevance | path

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

/drivers/net/ethernet/intel/ixgbe/
Dixgbe_common.h62 void ixgbe_fc_autoneg(struct ixgbe_hw *hw);
Dixgbe_x550.c3866 .fc_autoneg = ixgbe_fc_autoneg,
3886 .fc_autoneg = ixgbe_fc_autoneg,
3908 .fc_autoneg = ixgbe_fc_autoneg,
3929 .fc_autoneg = ixgbe_fc_autoneg,
3950 .fc_autoneg = ixgbe_fc_autoneg,
Dixgbe_x540.c862 .fc_autoneg = ixgbe_fc_autoneg,
Dixgbe_82598.c1149 .fc_autoneg = ixgbe_fc_autoneg,
Dixgbe_82599.c2202 .fc_autoneg = ixgbe_fc_autoneg,
Dixgbe_common.c2395 void ixgbe_fc_autoneg(struct ixgbe_hw *hw) in ixgbe_fc_autoneg() function