Home
last modified time | relevance | path

Searched refs:PCI_DEVICE_ID_REALTEK_8139 (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/drivers/net/ethernet/realtek/
A D8139cp.c1671 #define CP_EEPROM_MAGIC PCI_DEVICE_ID_REALTEK_8139
1899 pdev->device == PCI_DEVICE_ID_REALTEK_8139 && pdev->revision < 0x20) { in cp_init_one()
2105 { PCI_DEVICE(PCI_VENDOR_ID_REALTEK, PCI_DEVICE_ID_REALTEK_8139), },
A D8139too.c970 pdev->device == PCI_DEVICE_ID_REALTEK_8139 && pdev->revision >= 0x20) { in rtl8139_init_one()
978 pdev->device == PCI_DEVICE_ID_REALTEK_8139 && in rtl8139_init_one()
980 pdev->subsystem_device == PCI_DEVICE_ID_REALTEK_8139) { in rtl8139_init_one()
/linux-6.3-rc2/include/linux/
A Dpci_ids.h1380 #define PCI_DEVICE_ID_REALTEK_8139 0x8139 macro

Completed in 28 milliseconds