Home
last modified time | relevance | path

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

/drivers/net/e1000e/
Dhw.h353 #define E1000_DEV_ID_ICH8_IFE_G 0x10C5 macro
Dnetdev.c5170 { PCI_VDEVICE(INTEL, E1000_DEV_ID_ICH8_IFE_G), board_ich8lan },
/drivers/net/e1000/
De1000_hw.h501 #define E1000_DEV_ID_ICH8_IFE_G 0x10C5 macro
De1000_hw.c433 case E1000_DEV_ID_ICH8_IFE_G: in e1000_set_mac_type()