Searched refs:ixgbe_check_phy_link_tnx (Results 1 - 4 of 4) sorted by relevance

/freebsd-9.3-release/sys/dev/ixgbe/
H A Dixgbe_phy.h138 s32 ixgbe_check_phy_link_tnx(struct ixgbe_hw *hw,
H A Dixgbe_82598.c205 phy->ops.check_link = &ixgbe_check_phy_link_tnx;
H A Dixgbe_phy.c666 * ixgbe_check_phy_link_tnx - Determine link and speed status
672 s32 ixgbe_check_phy_link_tnx(struct ixgbe_hw *hw, ixgbe_link_speed *speed, function
682 DEBUGFUNC("ixgbe_check_phy_link_tnx");
H A Dixgbe_82599.c146 phy->ops.check_link = &ixgbe_check_phy_link_tnx;

Completed in 108 milliseconds