Searched refs:_82575 (Results 1 – 5 of 5) sorted by relevance
147 if (port && (hw->dev_spec._82575.media_port != port)) { in igb_check_for_link_media_swap()148 hw->dev_spec._82575.media_port = port; in igb_check_for_link_media_swap()149 hw->dev_spec._82575.media_changed = true; in igb_check_for_link_media_swap()396 struct e1000_dev_spec_82575 *dev_spec = &hw->dev_spec._82575; in igb_init_mac_params_82575()460 hw->dev_spec._82575.mas_capable = true; in igb_init_mac_params_82575()478 struct e1000_dev_spec_82575 *dev_spec = &hw->dev_spec._82575; in igb_set_sfp_media_type_82575()539 struct e1000_dev_spec_82575 *dev_spec = &hw->dev_spec._82575; in igb_get_invariants_82575()1780 struct e1000_dev_spec_82575 *dev_spec = &hw->dev_spec._82575; in igb_sgmii_active_82575()2239 bool global_device_reset = hw->dev_spec._82575.global_device_reset; in igb_reset_hw_82580()2241 hw->dev_spec._82575.global_device_reset = false; in igb_reset_hw_82580()[all …]
62 if (hw->dev_spec._82575.clear_semaphore_once) { in igb_get_hw_semaphore_i210()63 hw->dev_spec._82575.clear_semaphore_once = false; in igb_get_hw_semaphore_i210()
141 struct e1000_dev_spec_82575 *dev_spec = &hw->dev_spec._82575; in igb_get_settings()395 if (hw->dev_spec._82575.eth_flags.e100_base_fx) in igb_set_pauseparam()1987 if (adapter->hw.dev_spec._82575.mas_capable) in igb_diag_test()2620 if (!hw->dev_spec._82575.eee_disable) in igb_get_eee()2666 edata->eee_enabled = !hw->dev_spec._82575.eee_disable; in igb_get_eee()2734 if (hw->dev_spec._82575.eee_disable != !edata->eee_enabled) { in igb_set_eee()2735 hw->dev_spec._82575.eee_disable = !edata->eee_enabled; in igb_set_eee()
547 struct e1000_dev_spec_82575 _82575; member
1764 (!hw->dev_spec._82575.eee_disable)) in igb_up()2573 if (hw->dev_spec._82575.mas_capable) in igb_probe()2619 (!hw->dev_spec._82575.eee_disable)) { in igb_probe()2630 (!hw->dev_spec._82575.eee_disable)) { in igb_probe()4242 if (hw->dev_spec._82575.media_changed) { in igb_watchdog_task()4243 hw->dev_spec._82575.media_changed = false; in igb_watchdog_task()4275 adapter->hw.dev_spec._82575.eee_disable = true; in igb_watchdog_task()5115 hw->dev_spec._82575.global_device_reset = true; in igb_tx_timeout()