Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/intel/ixgbe/
Dixgbe_phy.h163 s32 ixgbe_check_phy_link_tnx(struct ixgbe_hw *hw,
Dixgbe_82598.c141 phy->ops.check_link = &ixgbe_check_phy_link_tnx; in ixgbe_init_phy_ops_82598()
Dixgbe_82599.c332 phy->ops.check_link = &ixgbe_check_phy_link_tnx; in ixgbe_init_phy_ops_82599()
Dixgbe_phy.c869 s32 ixgbe_check_phy_link_tnx(struct ixgbe_hw *hw, ixgbe_link_speed *speed, in ixgbe_check_phy_link_tnx() function