Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/intel/igb/ !
De1000_82575.c32 static s32 igb_set_d0_lplu_state_82580(struct e1000_hw *, bool);
298 phy->ops.set_d0_lplu_state = igb_set_d0_lplu_state_82580; in igb_init_phy_params_82575()
307 phy->ops.set_d0_lplu_state = igb_set_d0_lplu_state_82580; in igb_init_phy_params_82575()
1037 static s32 igb_set_d0_lplu_state_82580(struct e1000_hw *hw, bool active) in igb_set_d0_lplu_state_82580() function