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

/netbsd-current/sys/dev/pci/ixgbe/
H A Dixgbe_phy.h189 s32 ixgbe_setup_phy_link_tnx(struct ixgbe_hw *hw);
H A Dixgbe_82598.c218 phy->ops.setup_link = ixgbe_setup_phy_link_tnx;
H A Dixgbe_82599.c168 phy->ops.setup_link = ixgbe_setup_phy_link_tnx;
H A Dixgbe_phy.c1057 * ixgbe_setup_phy_link_tnx - Set and restart auto-neg
1062 s32 ixgbe_setup_phy_link_tnx(struct ixgbe_hw *hw) function
1069 DEBUGFUNC("ixgbe_setup_phy_link_tnx");

Completed in 499 milliseconds