Searched refs:ixgbe_reset_phy_nl (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/sys/dev/ixgbe/
H A Dixgbe_phy.h147 s32 ixgbe_reset_phy_nl(struct ixgbe_hw *hw);
H A Dixgbe_82598.c210 phy->ops.reset = &ixgbe_reset_phy_nl;
H A Dixgbe_phy.c847 * ixgbe_reset_phy_nl - Performs a PHY reset
850 s32 ixgbe_reset_phy_nl(struct ixgbe_hw *hw) function
859 DEBUGFUNC("ixgbe_reset_phy_nl");

Completed in 112 milliseconds