Searched defs:ixgbe_init_phy_ops_82598 (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_82598.c131 phy->ops.init = ixgbe_init_phy_ops_82598;
183 * ixgbe_init_phy_ops_82598 - PHY/SFP specific init
191 s32 ixgbe_init_phy_ops_82598(struct ixgbe_hw *hw) function
198 DEBUGFUNC("ixgbe_init_phy_ops_82598");

Completed in 47 milliseconds