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

  /src/sys/dev/pci/ixgbe/
ixgbe_phy.h 195 s32 ixgbe_reset_phy_nl(struct ixgbe_hw *hw);
ixgbe_82598.c 224 phy->ops.reset = ixgbe_reset_phy_nl;
ixgbe_phy.c 1173 * ixgbe_reset_phy_nl - Performs a PHY reset
1176 s32 ixgbe_reset_phy_nl(struct ixgbe_hw *hw) function in typeref:typename:s32
1185 DEBUGFUNC("ixgbe_reset_phy_nl");

Completed in 15 milliseconds