Home
last modified time | relevance | path

Searched refs:RTL_PCI_DEVICE (Results 1 – 6 of 6) sorted by relevance

/linux-3.4.99/drivers/net/wireless/rtlwifi/rtl8192se/
Dsw.c408 {RTL_PCI_DEVICE(PCI_VENDOR_ID_REALTEK, 0x8192, rtl92se_hal_cfg)},
409 {RTL_PCI_DEVICE(PCI_VENDOR_ID_REALTEK, 0x8171, rtl92se_hal_cfg)},
410 {RTL_PCI_DEVICE(PCI_VENDOR_ID_REALTEK, 0x8172, rtl92se_hal_cfg)},
411 {RTL_PCI_DEVICE(PCI_VENDOR_ID_REALTEK, 0x8173, rtl92se_hal_cfg)},
412 {RTL_PCI_DEVICE(PCI_VENDOR_ID_REALTEK, 0x8174, rtl92se_hal_cfg)},
/linux-3.4.99/drivers/net/wireless/rtlwifi/rtl8192ce/
Dsw.c348 {RTL_PCI_DEVICE(PCI_VENDOR_ID_REALTEK, 0x8191, rtl92ce_hal_cfg)},
349 {RTL_PCI_DEVICE(PCI_VENDOR_ID_REALTEK, 0x8178, rtl92ce_hal_cfg)},
350 {RTL_PCI_DEVICE(PCI_VENDOR_ID_REALTEK, 0x8177, rtl92ce_hal_cfg)},
351 {RTL_PCI_DEVICE(PCI_VENDOR_ID_REALTEK, 0x8176, rtl92ce_hal_cfg)},
/linux-3.4.99/drivers/net/wireless/rtlwifi/rtl8192de/
Dsw.c356 {RTL_PCI_DEVICE(PCI_VENDOR_ID_REALTEK, 0x8193, rtl92de_hal_cfg)},
357 {RTL_PCI_DEVICE(PCI_VENDOR_ID_REALTEK, 0x002B, rtl92de_hal_cfg)},
/linux-3.4.99/drivers/net/wireless/rtlwifi/
Dpci.h58 #define RTL_PCI_DEVICE(vend, dev, cfg) \ macro
/linux-3.4.99/drivers/staging/rtl8192e/rtl8192e/
Drtl_core.h86 #define RTL_PCI_DEVICE(vend, dev, cfg) \ macro
Drtl_core.c86 {RTL_PCI_DEVICE(0x10ec, 0x8192, rtl819xp_ops)},
87 {RTL_PCI_DEVICE(0x07aa, 0x0044, rtl819xp_ops)},
88 {RTL_PCI_DEVICE(0x07aa, 0x0047, rtl819xp_ops)},