Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/staging/rtl8188eu/core/
Drtw_wlan_util.c22 static const u8 MARVELL_OUI[] = {0x00, 0x50, 0x43}; variable
1200 } else if (!memcmp(pIE->data, MARVELL_OUI, 3)) { in check_assoc_AP()
/Linux-v5.10/drivers/staging/rtl8723bs/core/
Drtw_wlan_util.c25 static unsigned char MARVELL_OUI[] = {0x00, 0x50, 0x43}; variable
1582 } else if (!memcmp(pIE->data, MARVELL_OUI, 3)) { in check_assoc_AP()