HomeSort by: relevance | last modified time | path
    Searched refs:ixgbe_check_phy_link_tnx (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/dev/pci/ixgbe/
ixgbe_phy.h 186 s32 ixgbe_check_phy_link_tnx(struct ixgbe_hw *hw,
ixgbe_82598.c 219 phy->ops.check_link = ixgbe_check_phy_link_tnx;
ixgbe_82599.c 169 phy->ops.check_link = ixgbe_check_phy_link_tnx;
ixgbe_phy.c 1006 * ixgbe_check_phy_link_tnx - Determine link and speed status
1014 s32 ixgbe_check_phy_link_tnx(struct ixgbe_hw *hw, ixgbe_link_speed *speed, function in typeref:typename:s32
1024 DEBUGFUNC("ixgbe_check_phy_link_tnx");

Completed in 15 milliseconds