Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/intel/ixgbe/
Dixgbe_common.h62 void ixgbe_fc_autoneg(struct ixgbe_hw *hw);
Dixgbe_x550.c3841 .fc_autoneg = ixgbe_fc_autoneg,
3861 .fc_autoneg = ixgbe_fc_autoneg,
3883 .fc_autoneg = ixgbe_fc_autoneg,
3904 .fc_autoneg = ixgbe_fc_autoneg,
3925 .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