Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/rtl8723bs/core/
H A Drtw_wlan_util.c20 static unsigned char MARVELL_OUI[] = {0x00, 0x50, 0x43}; variable
1487 else if (!memcmp(pIE->data, MARVELL_OUI, 3)) in check_assoc_AP()