Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/ixgbe/
H A Dixgbe_phy.h127 s32 ixgbe_reset_phy_nl(struct ixgbe_hw *hw);
H A Dixgbe_82598.c208 phy->ops.reset = &ixgbe_reset_phy_nl; in ixgbe_init_phy_ops_82598()
H A Dixgbe_phy.c825 s32 ixgbe_reset_phy_nl(struct ixgbe_hw *hw) in ixgbe_reset_phy_nl() function