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()652 struct e1000_dev_spec_ich8lan *dev_spec = &hw->dev_spec.ich8lan; in e1000_init_nvm_params_ich8lan()934 struct e1000_dev_spec_ich8lan *dev_spec = &hw->dev_spec.ich8lan; in e1000_set_eee_pchlan()1296 (hw->dev_spec.ich8lan.ulp_state == e1000_ulp_state_on)) in e1000_enable_ulp_lpt_lp()1410 hw->dev_spec.ich8lan.ulp_state = e1000_ulp_state_on; in e1000_enable_ulp_lpt_lp()1442 (hw->dev_spec.ich8lan.ulp_state == e1000_ulp_state_off)) in e1000_disable_ulp_lpt_lp()1555 hw->dev_spec.ich8lan.ulp_state = e1000_ulp_state_off; in e1000_disable_ulp_lpt_lp()1744 hw->dev_spec.ich8lan.eee_lp_ability = 0; in e1000_check_for_copper_link_ich8lan()1752 (hw->dev_spec.ich8lan.disable_k1_off == FALSE)) in e1000_check_for_copper_link_ich8lan()1880 E1000_MUTEX_LOCK(&hw->dev_spec.ich8lan.nvm_mutex); in e1000_acquire_nvm_ich8lan()[all …]
1093 struct e1000_dev_spec_ich8lan ich8lan; member
172 dev_spec = &hw->dev_spec.ich8lan; in e1000_destroy_hw_mutex()