Home
last modified time | relevance | path

Searched refs:PCI_VENDOR_ID_REALTEK (Results 1 – 25 of 30) sorted by relevance

12

/openbmc/linux/drivers/net/wireless/realtek/rtw88/
H A Drtw8822ce.c12 PCI_DEVICE(PCI_VENDOR_ID_REALTEK, 0xC822),
16 PCI_DEVICE(PCI_VENDOR_ID_REALTEK, 0xC82F),
H A Drtw8821ce.c12 PCI_DEVICE(PCI_VENDOR_ID_REALTEK, 0xB821),
16 PCI_DEVICE(PCI_VENDOR_ID_REALTEK, 0xC821),
H A Drtw8822be.c12 PCI_DEVICE(PCI_VENDOR_ID_REALTEK, 0xB822),
H A Drtw8723de.c12 PCI_DEVICE(PCI_VENDOR_ID_REALTEK, 0xD723),
/openbmc/linux/drivers/net/wireless/realtek/rtw89/
H A Drtw8852ae.c66 PCI_DEVICE(PCI_VENDOR_ID_REALTEK, 0x8852),
70 PCI_DEVICE(PCI_VENDOR_ID_REALTEK, 0xa85a),
H A Drtw8852be.c68 PCI_DEVICE(PCI_VENDOR_ID_REALTEK, 0xb852),
72 PCI_DEVICE(PCI_VENDOR_ID_REALTEK, 0xb85b),
H A Drtw8851be.c68 PCI_DEVICE(PCI_VENDOR_ID_REALTEK, 0xb851),
H A Drtw8852ce.c75 PCI_DEVICE(PCI_VENDOR_ID_REALTEK, 0xc852),
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192se/
H A Dsw.c379 {RTL_PCI_DEVICE(PCI_VENDOR_ID_REALTEK, 0x8192, rtl92se_hal_cfg)},
380 {RTL_PCI_DEVICE(PCI_VENDOR_ID_REALTEK, 0x8171, rtl92se_hal_cfg)},
381 {RTL_PCI_DEVICE(PCI_VENDOR_ID_REALTEK, 0x8172, rtl92se_hal_cfg)},
382 {RTL_PCI_DEVICE(PCI_VENDOR_ID_REALTEK, 0x8173, rtl92se_hal_cfg)},
383 {RTL_PCI_DEVICE(PCI_VENDOR_ID_REALTEK, 0x8174, rtl92se_hal_cfg)},
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/
H A Dsw.c330 {RTL_PCI_DEVICE(PCI_VENDOR_ID_REALTEK, 0x8191, rtl92ce_hal_cfg)},
331 {RTL_PCI_DEVICE(PCI_VENDOR_ID_REALTEK, 0x8178, rtl92ce_hal_cfg)},
332 {RTL_PCI_DEVICE(PCI_VENDOR_ID_REALTEK, 0x8177, rtl92ce_hal_cfg)},
333 {RTL_PCI_DEVICE(PCI_VENDOR_ID_REALTEK, 0x8176, rtl92ce_hal_cfg)},
/openbmc/qemu/hw/net/
H A Dne2000-pci.c112 k->vendor_id = PCI_VENDOR_ID_REALTEK; in ne2000_class_init()
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192de/
H A Dsw.c333 {RTL_PCI_DEVICE(PCI_VENDOR_ID_REALTEK, 0x8193, rtl92de_hal_cfg)},
334 {RTL_PCI_DEVICE(PCI_VENDOR_ID_REALTEK, 0x002B, rtl92de_hal_cfg)},
/openbmc/qemu/include/hw/pci/
H A Dpci_ids.h207 #define PCI_VENDOR_ID_REALTEK 0x10ec macro
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/
H A Dsw.c401 {RTL_PCI_DEVICE(PCI_VENDOR_ID_REALTEK, 0x8812, rtl8821ae_hal_cfg)},
402 {RTL_PCI_DEVICE(PCI_VENDOR_ID_REALTEK, 0x8821, rtl8821ae_hal_cfg)},
/openbmc/u-boot/drivers/net/
H A Drtl8169.c341 { PCI_DEVICE(PCI_VENDOR_ID_REALTEK, 0x8167) },
342 { PCI_DEVICE(PCI_VENDOR_ID_REALTEK, 0x8168) },
343 { PCI_DEVICE(PCI_VENDOR_ID_REALTEK, 0x8169) },
H A Drtl8139.c192 {PCI_VENDOR_ID_REALTEK, PCI_DEVICE_ID_REALTEK_8139},
/openbmc/linux/drivers/staging/rts5208/
H A Drtsx.c966 { PCI_DEVICE(PCI_VENDOR_ID_REALTEK, 0x5208),
968 { PCI_DEVICE(PCI_VENDOR_ID_REALTEK, 0x5288),
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/
H A Dsw.c338 {RTL_PCI_DEVICE(PCI_VENDOR_ID_REALTEK, 0x818B, rtl92ee_hal_cfg)},
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/
H A Dsw.c350 {RTL_PCI_DEVICE(PCI_VENDOR_ID_REALTEK, 0x8179, rtl88ee_hal_cfg)},
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723be/
H A Dsw.c351 {RTL_PCI_DEVICE(PCI_VENDOR_ID_REALTEK, 0xB723, rtl8723be_hal_cfg)},
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/
H A Dsw.c346 {RTL_PCI_DEVICE(PCI_VENDOR_ID_REALTEK, 0x8723, rtl8723e_hal_cfg)},
/openbmc/linux/drivers/net/wireless/realtek/rtl818x/rtl8180/
H A Ddev.c70 { PCI_DEVICE(PCI_VENDOR_ID_REALTEK, 0x8199) },
73 { PCI_DEVICE(PCI_VENDOR_ID_REALTEK, 0x8185) },
78 { PCI_DEVICE(PCI_VENDOR_ID_REALTEK, 0x8180) },
/openbmc/qemu/hw/vfio/
H A Dpci-quirks.c1002 #define PCI_VENDOR_ID_REALTEK 0x10ec macro
1137 if (!vfio_pci_is(vdev, PCI_VENDOR_ID_REALTEK, 0x8168) || nr != 2) { in vfio_probe_rtl8168_bar2_quirk()
/openbmc/linux/drivers/net/ethernet/realtek/
H A D8139cp.c1898 if (pdev->vendor == PCI_VENDOR_ID_REALTEK && in cp_init_one()
2105 { PCI_DEVICE(PCI_VENDOR_ID_REALTEK, PCI_DEVICE_ID_REALTEK_8139), },
H A D8139too.c969 if (pdev->vendor == PCI_VENDOR_ID_REALTEK && in rtl8139_init_one()
977 if (pdev->vendor == PCI_VENDOR_ID_REALTEK && in rtl8139_init_one()

12