Searched refs:ich8lan (Results 1 – 5 of 5) sorted by relevance
10 e1000e-objs := 82571.o ich8lan.o 80003es2lan.o \
302 hw->dev_spec.ich8lan.ulp_state = e1000_ulp_state_unknown; in e1000_init_phy_workarounds_pchlan()595 struct e1000_dev_spec_ich8lan *dev_spec = &hw->dev_spec.ich8lan; in e1000_init_nvm_params_ich8lan()814 struct e1000_dev_spec_ich8lan *dev_spec = &hw->dev_spec.ich8lan; in e1000_set_eee_pchlan()1107 (hw->dev_spec.ich8lan.ulp_state == e1000_ulp_state_on)) in e1000_enable_ulp_lpt_lp()1219 hw->dev_spec.ich8lan.ulp_state = e1000_ulp_state_on; in e1000_enable_ulp_lpt_lp()1251 (hw->dev_spec.ich8lan.ulp_state == e1000_ulp_state_off)) in e1000_disable_ulp_lpt_lp()1374 hw->dev_spec.ich8lan.ulp_state = e1000_ulp_state_off; in e1000_disable_ulp_lpt_lp()1560 hw->dev_spec.ich8lan.eee_lp_ability = 0; in e1000_check_for_copper_link_ich8lan()2231 bool k1_enable = hw->dev_spec.ich8lan.nvm_k1_enabled; in e1000_k1_gig_workaround_hv()3269 struct e1000_dev_spec_ich8lan *dev_spec = &hw->dev_spec.ich8lan; in e1000_read_nvm_spt()[all …]
709 struct e1000_dev_spec_ich8lan ich8lan; member
4167 hw->dev_spec.ich8lan.eee_disable ? in e1000e_reset()6655 adapter->eee_advert && hw->dev_spec.ich8lan.eee_lp_ability) { in __e1000_shutdown()6664 hw->dev_spec.ich8lan.eee_lp_ability & in __e1000_shutdown()6668 hw->dev_spec.ich8lan.eee_lp_ability & in __e1000_shutdown()6950 eee_lp = adapter->hw.dev_spec.ich8lan.eee_lp_ability; in e1000e_pm_runtime_idle()6953 adapter->hw.dev_spec.ich8lan.eee_lp_ability = eee_lp; in e1000e_pm_runtime_idle()
2230 edata->eee_enabled = !hw->dev_spec.ich8lan.eee_disable; in e1000e_get_eee()2272 hw->dev_spec.ich8lan.eee_disable = !edata->eee_enabled; in e1000e_set_eee()