Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/
H A Dpci.h69 #define RTL_PCI_8723AE_DID 0x8723 /*8723AE */ macro
77 #define RTL_PCI_8723AE_DID 0x8723 /*8723e */ macro
H A Dpci.c1877 } else if (deviceid == RTL_PCI_8723AE_DID) { in _rtl_pci_find_adapter()