Home
last modified time | relevance | path

Searched refs:e1000_ich8lan (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/drivers/net/ethernet/intel/e1000e/
H A Dich8lan.c759 if (mac->type == e1000_ich8lan) in e1000_init_mac_params_ich8lan()
770 case e1000_ich8lan: in e1000_init_mac_params_ich8lan()
826 if (mac->type == e1000_ich8lan) in e1000_init_mac_params_ich8lan()
1792 case e1000_ich8lan: in e1000_get_variants_ich8lan()
2244 case e1000_ich8lan: in e1000_sw_lcd_config_ich8lan()
3344 case e1000_ich8lan: in e1000_valid_nvm_bank_detect_ich8lan()
5009 if (mac->type == e1000_ich8lan) in e1000_init_hw_ich8lan()
5069 if (hw->mac.type == e1000_ich8lan) in e1000_initialize_hw_bits_ich8lan()
5099 if (hw->mac.type == e1000_ich8lan) in e1000_initialize_hw_bits_ich8lan()
5588 if (hw->mac.type == e1000_ich8lan) in e1000_suspend_workarounds_ich8lan()
[all …]
H A Dparam.c500 if (hw->mac.type == e1000_ich8lan) in e1000e_check_options()
H A Dhw.h142 e1000_ich8lan, enumerator
H A Dethtool.c1026 if (adapter->hw.mac.type == e1000_ich8lan || in e1000_intr_test()