Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/e1000e/
H A Dhw.h12 #define E1000_DEV_ID_82571EB_COPPER 0x105E macro
H A D82571.c357 (pdev->device == E1000_DEV_ID_82571EB_COPPER)) && in e1000_get_variants_82571()
H A Dnetdev.c7742 { PCI_VDEVICE(INTEL, E1000_DEV_ID_82571EB_COPPER), board_82571 },
/OK3568_Linux_fs/u-boot/drivers/net/
H A De1000.h291 #define E1000_DEV_ID_82571EB_COPPER 0x105E macro
H A De1000.c1321 case E1000_DEV_ID_82571EB_COPPER: in e1000_set_mac_type()