Home
last modified time | relevance | path

Searched refs:RTL_PCI_8723AE_DID (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/
Dpci.h91 #define RTL_PCI_8723AE_DID 0x8723 /*8723AE */ macro
99 #define RTL_PCI_8723AE_DID 0x8723 /*8723e */ macro
Dpci.c1947 } else if (deviceid == RTL_PCI_8723AE_DID) { in _rtl_pci_find_adapter()
/Linux-v4.19/drivers/staging/rtlwifi/
Dpci.h80 #define RTL_PCI_8723AE_DID 0x8723 /*8723AE */ macro
88 #define RTL_PCI_8723AE_DID 0x8723 /*8723e */ macro
Dpci.c1974 } else if (deviceid == RTL_PCI_8723AE_DID) { in _rtl_pci_find_adapter()