Home
last modified time | relevance | path

Searched refs:enter_lplu (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_api.c1318 return ixgbe_call_func(hw, hw->phy.ops.enter_lplu, (hw), in ixgbe_enter_lplu()
H A Dixgbe_type.h4027 s32 (*enter_lplu)(struct ixgbe_hw *); member
H A Dixgbe_x550.c2366 phy->ops.enter_lplu = ixgbe_enter_lplu_t_x550em; in ixgbe_init_phy_ops_X550em()
/illumos-gate/usr/src/uts/common/io/ixgbe/
H A Dixgbe_main.c1666 if (hw->phy.ops.enter_lplu != NULL) { in ixgbe_chip_stop()
1668 rv = hw->phy.ops.enter_lplu(hw); in ixgbe_chip_stop()