Home
last modified time | relevance | path

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

/drivers/staging/rtl8188eu/core/
Drtw_wlan_util.c24 static const u8 REALTEK_OUI[] = {0x00, 0xe0, 0x4c}; variable
1213 } else if (!memcmp(pIE->data, REALTEK_OUI, 3)) { in check_assoc_AP()
/drivers/staging/rtl8723bs/core/
Drtw_wlan_util.c27 static unsigned char REALTEK_OUI[] = {0x00, 0xe0, 0x4c}; variable
1591 } else if (!memcmp(pIE->data, REALTEK_OUI, 3)) { in check_assoc_AP()