Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/ix/
HDixgbe_phy.h183 s32 ixgbe_check_phy_link_tnx(struct ixgbe_hw *hw,
HDixgbe_82598.c213 phy->ops.check_link = ixgbe_check_phy_link_tnx; in ixgbe_init_phy_ops_82598()
HDixgbe_82599.c162 phy->ops.check_link = ixgbe_check_phy_link_tnx; in ixgbe_init_phy_ops_82599()
HDixgbe_phy.c991 s32 ixgbe_check_phy_link_tnx(struct ixgbe_hw *hw, ixgbe_link_speed *speed, in ixgbe_check_phy_link_tnx() function