Lines Matching refs:e1000_hw
295 void e1000e_write_protect_nvm_ich8lan(struct e1000_hw *hw);
296 void e1000e_set_kmrn_lock_loss_workaround_ich8lan(struct e1000_hw *hw,
298 void e1000e_igp3_phy_powerdown_workaround_ich8lan(struct e1000_hw *hw);
299 void e1000e_gig_downshift_workaround_ich8lan(struct e1000_hw *hw);
300 void e1000_suspend_workarounds_ich8lan(struct e1000_hw *hw);
301 void e1000_resume_workarounds_pchlan(struct e1000_hw *hw);
302 s32 e1000_configure_k1_ich8lan(struct e1000_hw *hw, bool k1_enable);
303 void e1000_copy_rx_addrs_to_phy_ich8lan(struct e1000_hw *hw);
304 s32 e1000_lv_jumbo_workaround_ich8lan(struct e1000_hw *hw, bool enable);
305 s32 e1000_read_emi_reg_locked(struct e1000_hw *hw, u16 addr, u16 *data);
306 s32 e1000_write_emi_reg_locked(struct e1000_hw *hw, u16 addr, u16 data);
307 s32 e1000_set_eee_pchlan(struct e1000_hw *hw);
308 s32 e1000_enable_ulp_lpt_lp(struct e1000_hw *hw, bool to_sx);