Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_e610.c4024 .enter_lplu = ixgbe_enter_lplu_e610,
H A Dixgbe_type.h3607 int (*enter_lplu)(struct ixgbe_hw *); member
H A Dixgbe_x550.c3252 phy->ops.enter_lplu = ixgbe_enter_lplu_t_x550em; in ixgbe_init_phy_ops_X550em()
H A Dixgbe_main.c7484 if (adapter->hw.phy.ops.enter_lplu) { in ixgbe_close_suspend()
7487 adapter->hw.phy.ops.enter_lplu(&adapter->hw); in ixgbe_close_suspend()