Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_phy.h193 s32 ixgbe_reset_phy_nl(struct ixgbe_hw *hw);
H A Dixgbe_82598.c219 phy->ops.reset = ixgbe_reset_phy_nl; in ixgbe_init_phy_ops_82598()
H A Dixgbe_phy.c1154 s32 ixgbe_reset_phy_nl(struct ixgbe_hw *hw) in ixgbe_reset_phy_nl() function