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

/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_phy.h108 s32 ixgbe_check_phy_link_tnx(struct ixgbe_hw *hw,
H A Dixgbe_82598.c163 phy->ops.check_link = &ixgbe_check_phy_link_tnx;
H A Dixgbe_phy.c560 * ixgbe_check_phy_link_tnx - Determine link and speed status
566 s32 ixgbe_check_phy_link_tnx(struct ixgbe_hw *hw, ixgbe_link_speed *speed, function
H A Dixgbe_82599.c215 phy->ops.check_link = &ixgbe_check_phy_link_tnx;

Completed in 59 milliseconds