Searched refs:WIFI_ALLIANCE_OUI (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/ |
| H A D | rtw_mbo.c | 187 u8 WIFI_ALLIANCE_OUI[] = {0x50, 0x6f, 0x9a}; in rtw_ap_parse_sta_mbo_element() local 192 if ((p) && (_rtw_memcmp(p + 2, WIFI_ALLIANCE_OUI, 3)) && (*(p+5) == MBO_OUI_TYPE)) { in rtw_ap_parse_sta_mbo_element()
|
| H A D | rtw_ap.c | 1866 u8 WIFI_ALLIANCE_OUI[] = {0x50, 0x6f, 0x9a}; in rtw_check_beacon_data() local 2438 if ((p) && (_rtw_memcmp(p + 2, WIFI_ALLIANCE_OUI, 3)) && (*(p+5) == MBO_OUI_TYPE)) { in rtw_check_beacon_data()
|
| H A D | rtw_mlme_ext.c | 6845 u8 WIFI_ALLIANCE_OUI[] = {0x50, 0x6f, 0x9a}; local 6971 if ((pbuf) && (_rtw_memcmp(pbuf + 2, WIFI_ALLIANCE_OUI, 3)) && (*(pbuf+5) == MBO_OUI_TYPE)) {
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/ |
| H A D | rtw_mbo.c | 187 u8 WIFI_ALLIANCE_OUI[] = {0x50, 0x6f, 0x9a}; in rtw_ap_parse_sta_mbo_element() local 192 if ((p) && (_rtw_memcmp(p + 2, WIFI_ALLIANCE_OUI, 3)) && (*(p+5) == MBO_OUI_TYPE)) { in rtw_ap_parse_sta_mbo_element()
|
| H A D | rtw_ap.c | 1777 u8 WIFI_ALLIANCE_OUI[] = {0x50, 0x6f, 0x9a}; in rtw_check_beacon_data() local 2342 if ((p) && (_rtw_memcmp(p + 2, WIFI_ALLIANCE_OUI, 3)) && (*(p+5) == MBO_OUI_TYPE)) { in rtw_check_beacon_data()
|
| H A D | rtw_mlme_ext.c | 6833 u8 WIFI_ALLIANCE_OUI[] = {0x50, 0x6f, 0x9a}; local 6958 if ((pbuf) && (_rtw_memcmp(pbuf + 2, WIFI_ALLIANCE_OUI, 3)) && (*(pbuf+5) == MBO_OUI_TYPE)) {
|