Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/net/
H A De1000.c337 if (hw->mac_type == e1000_ich8lan) in e1000_is_onboard_nvm_eeprom()
1359 hw->mac_type = e1000_ich8lan; in e1000_set_mac_type()
1581 case e1000_ich8lan: in e1000_initialize_hardware_bits()
1642 if ((hw->mac_type == e1000_ich8lan) && in e1000_init_hw()
1662 if (hw->mac_type != e1000_ich8lan) { in e1000_init_hw()
1705 if (hw->mac_type == e1000_ich8lan) in e1000_init_hw()
1757 if (hw->mac_type == e1000_ich8lan) in e1000_init_hw()
1810 case e1000_ich8lan: in e1000_init_hw()
1881 case e1000_ich8lan: in e1000_setup_link()
1952 if (hw->mac_type != e1000_ich8lan) { in e1000_setup_link()
[all …]
H A De1000.h104 e1000_ich8lan, enumerator
/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/e1000e/
H A Dich8lan.c676 if (mac->type == e1000_ich8lan) in e1000_init_mac_params_ich8lan()
687 case e1000_ich8lan: in e1000_init_mac_params_ich8lan()
740 if (mac->type == e1000_ich8lan) in e1000_init_mac_params_ich8lan()
1665 case e1000_ich8lan: in e1000_get_variants_ich8lan()
1698 if ((adapter->hw.mac.type == e1000_ich8lan) && in e1000_get_variants_ich8lan()
2115 case e1000_ich8lan: in e1000_sw_lcd_config_ich8lan()
3018 if (hw->mac.type == e1000_ich8lan) in e1000_set_d0_lplu_state_ich8lan()
3138 if (hw->mac.type == e1000_ich8lan) in e1000_set_d3_lplu_state_ich8lan()
3210 case e1000_ich8lan: in e1000_valid_nvm_bank_detect_ich8lan()
4720 if (hw->mac.type == e1000_ich8lan) { in e1000_reset_hw_ich8lan()
[all …]
H A Dparam.c502 if (hw->mac.type == e1000_ich8lan) in e1000e_check_options()
H A Dhw.h124 e1000_ich8lan, enumerator
H A Dethtool.c1036 if (adapter->hw.mac.type == e1000_ich8lan || in e1000_intr_test()