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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/ixgbe/
H A Dixgbe_common.h69 s32 ixgbe_fc_autoneg(struct ixgbe_hw *hw);
H A Dixgbe_common.c1604 ret_val = ixgbe_fc_autoneg(hw);
1723 * ixgbe_fc_autoneg - Configure flow control
1729 s32 ixgbe_fc_autoneg(struct ixgbe_hw *hw) function
H A Dixgbe_82598.c389 ret_val = ixgbe_fc_autoneg(hw);

Completed in 102 milliseconds