Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/staging/rtl8712/
Drtl871x_mlme.c1604 unsigned char WMM_IE[] = {0x00, 0x50, 0xf2, 0x02, 0x00, 0x01, 0x00}; in r8712_restructure_ht_ie() local
1615 _WMM_IE_Length_, WMM_IE, pout_len); in r8712_restructure_ht_ie()
/linux-6.1.9/drivers/staging/r8188eu/core/
Drtw_mlme.c1897 unsigned char WMM_IE[] = {0x00, 0x50, 0xf2, 0x02, 0x00, 0x01, 0x00}; in rtw_restructure_ht_ie() local
1910 _WMM_IE_Length_, WMM_IE, pout_len); in rtw_restructure_ht_ie()
Drtw_mlme_ext.c979 unsigned char WMM_IE[] = {0x00, 0x50, 0xf2, 0x02, 0x00, 0x01}; in OnAssocReq() local
1211 if (!memcmp(p + 2, WMM_IE, 6)) { in OnAssocReq()
/linux-6.1.9/drivers/staging/rtl8723bs/core/
Drtw_mlme.c2281 unsigned char WMM_IE[] = {0x00, 0x50, 0xf2, 0x02, 0x00, 0x01, 0x00}; in rtw_build_wmm_ie_ht() local
2287 _WMM_IE_Length_, WMM_IE, pout_len); in rtw_build_wmm_ie_ht()
Drtw_mlme_ext.c944 unsigned char WMM_IE[] = {0x00, 0x50, 0xf2, 0x02, 0x00, 0x01}; in OnAssocReq() local
1191 if (!memcmp(p+2, WMM_IE, 6)) { in OnAssocReq()