Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/staging/rtl8712/
Drtl871x_mlme.c1605 unsigned char WMM_IE[] = {0x00, 0x50, 0xf2, 0x02, 0x00, 0x01, 0x00}; in r8712_restructure_ht_ie() local
1616 _WMM_IE_Length_, WMM_IE, pout_len); in r8712_restructure_ht_ie()
/linux-6.6.21/drivers/staging/rtl8723bs/core/
Drtw_mlme.c2269 unsigned char WMM_IE[] = {0x00, 0x50, 0xf2, 0x02, 0x00, 0x01, 0x00}; in rtw_build_wmm_ie_ht() local
2275 _WMM_IE_Length_, WMM_IE, pout_len); in rtw_build_wmm_ie_ht()
Drtw_mlme_ext.c942 unsigned char WMM_IE[] = {0x00, 0x50, 0xf2, 0x02, 0x00, 0x01}; in OnAssocReq() local
1189 if (!memcmp(p+2, WMM_IE, 6)) { in OnAssocReq()