Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/pci/
Dixgbe.h205 void ixgbe_fc_autoneg(struct ixgbe_hw *hw);
Dixgbe_82598.c469 ixgbe_fc_autoneg(hw); in ixgbe_fc_enable_82598()
Dixgbe.c176 mac->ops.fc_autoneg = ixgbe_fc_autoneg; in ixgbe_init_ops_generic()
2559 void ixgbe_fc_autoneg(struct ixgbe_hw *hw) in ixgbe_fc_autoneg() function