Home
last modified time | relevance | path

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

/drivers/staging/rtl8712/
Drtl871x_mlme.c1644 unsigned char WMM_IE[] = {0x00, 0x50, 0xf2, 0x02, 0x00, 0x01, 0x00}; in r8712_restructure_ht_ie() local
1655 _WMM_IE_Length_, WMM_IE, pout_len); in r8712_restructure_ht_ie()
/drivers/staging/r8188eu/core/
Drtw_mlme.c1978 unsigned char WMM_IE[] = {0x00, 0x50, 0xf2, 0x02, 0x00, 0x01, 0x00}; in rtw_restructure_ht_ie() local
1992 _WMM_IE_Length_, WMM_IE, pout_len); in rtw_restructure_ht_ie()
Drtw_mlme_ext.c981 unsigned char WMM_IE[] = {0x00, 0x50, 0xf2, 0x02, 0x00, 0x01}; in OnAssocReq() local
1239 if (!memcmp(p + 2, WMM_IE, 6)) { in OnAssocReq()
/drivers/staging/rtl8723bs/core/
Drtw_mlme.c2293 unsigned char WMM_IE[] = {0x00, 0x50, 0xf2, 0x02, 0x00, 0x01, 0x00}; in rtw_build_wmm_ie_ht() local
2299 _WMM_IE_Length_, WMM_IE, pout_len); in rtw_build_wmm_ie_ht()
Drtw_mlme_ext.c950 unsigned char WMM_IE[] = {0x00, 0x50, 0xf2, 0x02, 0x00, 0x01}; in OnAssocReq() local
1197 if (!memcmp(p+2, WMM_IE, 6)) { in OnAssocReq()