Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/e1000e/
H A Dhw.h40 #define E1000_DEV_ID_ICH8_IFE_GT 0x10C4 macro
H A Dnetdev.c7777 { PCI_VDEVICE(INTEL, E1000_DEV_ID_ICH8_IFE_GT), board_ich8lan },
/OK3568_Linux_fs/u-boot/drivers/net/
H A De1000.h318 #define E1000_DEV_ID_ICH8_IFE_GT 0x10C4 macro
H A De1000.c1356 case E1000_DEV_ID_ICH8_IFE_GT: in e1000_set_mac_type()