Home
last modified time | relevance | path

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

/freebsd/sys/dev/ixgbe/
H A Dixgbe_common.h115 void ixgbe_fc_autoneg(struct ixgbe_hw *hw);
H A Dixgbe_82598.c461 ixgbe_fc_autoneg(hw); in ixgbe_fc_enable_82598()
H A Dixgbe_common.c141 mac->ops.fc_autoneg = ixgbe_fc_autoneg; in ixgbe_init_ops_generic()
3104 void ixgbe_fc_autoneg(struct ixgbe_hw *hw) in ixgbe_fc_autoneg() function