Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/staging/rtl8723bs/core/
Drtw_ap.c823 u8 WMM_PARA_IE[] = {0x00, 0x50, 0xf2, 0x02, 0x01, 0x01}; in rtw_check_beacon_data() local
1009 if ((p) && !memcmp(p + 2, WMM_PARA_IE, 6)) { in rtw_check_beacon_data()
Drtw_mlme_ext.c2831 unsigned char WMM_PARA_IE[] = {0x00, 0x50, 0xf2, 0x02, 0x01, 0x01}; in issue_asocrsp() local
2835 if (pbuf && !memcmp(pbuf+2, WMM_PARA_IE, 6)) { in issue_asocrsp()
/Linux-v5.15/drivers/staging/r8188eu/core/
Drtw_ap.c739 u8 WMM_PARA_IE[] = {0x00, 0x50, 0xf2, 0x02, 0x01, 0x01}; in rtw_check_beacon_data() local
885 if ((p) && !memcmp(p + 2, WMM_PARA_IE, 6)) { in rtw_check_beacon_data()
Drtw_mlme_ext.c5151 unsigned char WMM_PARA_IE[] = {0x00, 0x50, 0xf2, 0x02, 0x01, 0x01}; in issue_asocrsp() local
5155 if (pbuf && !memcmp(pbuf + 2, WMM_PARA_IE, 6)) { in issue_asocrsp()