Searched refs:ich8lan (Results 1 – 3 of 3) sorted by relevance
331 hw->dev_spec.ich8lan.ulp_state = e1000_ulp_state_unknown; in e1000_init_phy_workarounds_pchlan()636 struct e1000_dev_spec_ich8lan *dev_spec = &hw->dev_spec.ich8lan; in e1000_init_nvm_params_ich8lan()910 struct e1000_dev_spec_ich8lan *dev_spec = &hw->dev_spec.ich8lan; in e1000_set_eee_pchlan()1272 (hw->dev_spec.ich8lan.ulp_state == e1000_ulp_state_on)) in e1000_enable_ulp_lpt_lp()1386 hw->dev_spec.ich8lan.ulp_state = e1000_ulp_state_on; in e1000_enable_ulp_lpt_lp()1418 (hw->dev_spec.ich8lan.ulp_state == e1000_ulp_state_off)) in e1000_disable_ulp_lpt_lp()1531 hw->dev_spec.ich8lan.ulp_state = e1000_ulp_state_off; in e1000_disable_ulp_lpt_lp()1721 hw->dev_spec.ich8lan.eee_lp_ability = 0; in e1000_check_for_copper_link_ich8lan()1736 if (hw->dev_spec.ich8lan.disable_k1_off == TRUE) in e1000_check_for_copper_link_ich8lan()1854 E1000_MUTEX_LOCK(&hw->dev_spec.ich8lan.nvm_mutex); in e1000_acquire_nvm_ich8lan()[all …]
1020 struct e1000_dev_spec_ich8lan ich8lan; member
728 hw->dev_spec.ich8lan.eee_disable = eee_setting; in em_attach()6159 value = adapter->hw.dev_spec.ich8lan.eee_disable; in em_sysctl_eee()6164 adapter->hw.dev_spec.ich8lan.eee_disable = (value != 0); in em_sysctl_eee()