Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/staging/rtl8723bs/core/
Drtw_mlme_ext.c628 u8 RC_OUI[4] = {0x00, 0xE0, 0x4C, 0x0A}; in OnProbeReq() local
637 if (memcmp(p+2, RC_OUI, sizeof(RC_OUI))) in OnProbeReq()
2787 u8 RC_OUI[4] = {0x00, 0xE0, 0x4C, 0x0A}; in issue_probersp() local
2796 memcpy(RC_INFO, RC_OUI, sizeof(RC_OUI)); in issue_probersp()