Home
last modified time | relevance | path

Searched refs:E1000_DEV_ID_ICH8_IGP_C (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/e1000e/
H A Dhw.h38 #define E1000_DEV_ID_ICH8_IGP_C 0x104B macro
H A Dich8lan.c2120 (hw->adapter->pdev->device == E1000_DEV_ID_ICH8_IGP_C)) { in e1000_sw_lcd_config_ich8lan()
H A Dnetdev.c7779 { PCI_VDEVICE(INTEL, E1000_DEV_ID_ICH8_IGP_C), board_ich8lan },
/OK3568_Linux_fs/u-boot/drivers/net/
H A De1000.h316 #define E1000_DEV_ID_ICH8_IGP_C 0x104B macro
H A De1000.c1354 case E1000_DEV_ID_ICH8_IGP_C: in e1000_set_mac_type()