Lines Matching refs:e1000_hw
286 void e1000e_write_protect_nvm_ich8lan(struct e1000_hw *hw);
287 void e1000e_set_kmrn_lock_loss_workaround_ich8lan(struct e1000_hw *hw,
289 void e1000e_igp3_phy_powerdown_workaround_ich8lan(struct e1000_hw *hw);
290 void e1000e_gig_downshift_workaround_ich8lan(struct e1000_hw *hw);
291 void e1000_suspend_workarounds_ich8lan(struct e1000_hw *hw);
292 void e1000_resume_workarounds_pchlan(struct e1000_hw *hw);
293 s32 e1000_configure_k1_ich8lan(struct e1000_hw *hw, bool k1_enable);
294 void e1000_copy_rx_addrs_to_phy_ich8lan(struct e1000_hw *hw);
295 s32 e1000_lv_jumbo_workaround_ich8lan(struct e1000_hw *hw, bool enable);
296 s32 e1000_read_emi_reg_locked(struct e1000_hw *hw, u16 addr, u16 *data);
297 s32 e1000_write_emi_reg_locked(struct e1000_hw *hw, u16 addr, u16 data);
298 s32 e1000_set_eee_pchlan(struct e1000_hw *hw);
299 s32 e1000_enable_ulp_lpt_lp(struct e1000_hw *hw, bool to_sx);