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()587 struct e1000_dev_spec_ich8lan *dev_spec = &hw->dev_spec.ich8lan; in e1000_init_nvm_params_ich8lan()803 struct e1000_dev_spec_ich8lan *dev_spec = &hw->dev_spec.ich8lan; in e1000_set_eee_pchlan()1084 (hw->dev_spec.ich8lan.ulp_state == e1000_ulp_state_on)) in e1000_enable_ulp_lpt_lp()1196 hw->dev_spec.ich8lan.ulp_state = e1000_ulp_state_on; in e1000_enable_ulp_lpt_lp()1228 (hw->dev_spec.ich8lan.ulp_state == e1000_ulp_state_off)) in e1000_disable_ulp_lpt_lp()1340 hw->dev_spec.ich8lan.ulp_state = e1000_ulp_state_off; in e1000_disable_ulp_lpt_lp()1526 hw->dev_spec.ich8lan.eee_lp_ability = 0; in e1000_check_for_copper_link_ich8lan()2191 bool k1_enable = hw->dev_spec.ich8lan.nvm_k1_enabled; in e1000_k1_gig_workaround_hv()3222 struct e1000_dev_spec_ich8lan *dev_spec = &hw->dev_spec.ich8lan; in e1000_read_nvm_spt()[all …]
686 struct e1000_dev_spec_ich8lan ich8lan; member
4148 hw->dev_spec.ich8lan.eee_disable ? in e1000e_reset()6404 adapter->eee_advert && hw->dev_spec.ich8lan.eee_lp_ability) { in __e1000_shutdown()6413 hw->dev_spec.ich8lan.eee_lp_ability & in __e1000_shutdown()6417 hw->dev_spec.ich8lan.eee_lp_ability & in __e1000_shutdown()6685 eee_lp = adapter->hw.dev_spec.ich8lan.eee_lp_ability; in e1000e_pm_runtime_idle()6688 adapter->hw.dev_spec.ich8lan.eee_lp_ability = eee_lp; in e1000e_pm_runtime_idle()
2214 edata->eee_enabled = !hw->dev_spec.ich8lan.eee_disable; in e1000e_get_eee()2256 hw->dev_spec.ich8lan.eee_disable = !edata->eee_enabled; in e1000e_set_eee()