Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_common.h62 void ixgbe_fc_autoneg(struct ixgbe_hw *hw);
H A Dixgbe_x550.c3861 .fc_autoneg = ixgbe_fc_autoneg,
3881 .fc_autoneg = ixgbe_fc_autoneg,
3903 .fc_autoneg = ixgbe_fc_autoneg,
3924 .fc_autoneg = ixgbe_fc_autoneg,
3945 .fc_autoneg = ixgbe_fc_autoneg,
H A Dixgbe_x540.c862 .fc_autoneg = ixgbe_fc_autoneg,
H A Dixgbe_82598.c1149 .fc_autoneg = ixgbe_fc_autoneg,
H A Dixgbe_82599.c2203 .fc_autoneg = ixgbe_fc_autoneg,
H A Dixgbe_common.c2407 void ixgbe_fc_autoneg(struct ixgbe_hw *hw) in ixgbe_fc_autoneg() function