Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/staging/r8188eu/core/
Drtw_wlan_util.c19 static unsigned char REALTEK_OUI[] = {0x00, 0xe0, 0x4c}; variable
1327 } else if (!memcmp(pIE->data, REALTEK_OUI, 3)) { in check_assoc_AP()
/linux-6.1.9/drivers/staging/rtl8723bs/core/
Drtw_wlan_util.c22 static unsigned char REALTEK_OUI[] = {0x00, 0xe0, 0x4c}; variable
1497 else if (!memcmp(pIE->data, REALTEK_OUI, 3)) in check_assoc_AP()