Searched refs:ixgbe_check_phy_link_tnx (Results 1 - 4 of 4) 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_phy.h101 s32 ixgbe_check_phy_link_tnx(struct ixgbe_hw *hw,
H A Dixgbe_82598.c164 phy->ops.check_link = &ixgbe_check_phy_link_tnx;
H A Dixgbe_phy.c1317 * ixgbe_check_phy_link_tnx - Determine link and speed status
1323 s32 ixgbe_check_phy_link_tnx(struct ixgbe_hw *hw, ixgbe_link_speed *speed, function
H A Dixgbe_82599.c183 phy->ops.check_link = &ixgbe_check_phy_link_tnx;

Completed in 113 milliseconds