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