Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/e1000e/
H A Dhw.h16 #define E1000_DEV_ID_82571PT_QUAD_COPPER 0x10D5 macro
H A D82571.c338 case E1000_DEV_ID_82571PT_QUAD_COPPER: in e1000_get_variants_82571()
H A Dnetdev.c7751 { PCI_VDEVICE(INTEL, E1000_DEV_ID_82571PT_QUAD_COPPER), board_82571 },
/OK3568_Linux_fs/u-boot/drivers/net/
H A De1000.h295 #define E1000_DEV_ID_82571PT_QUAD_COPPER 0x10D5 macro
H A De1000.c1327 case E1000_DEV_ID_82571PT_QUAD_COPPER: in e1000_set_mac_type()