Searched refs:WMM_IE (Results 1 – 5 of 5) sorted by relevance
/drivers/staging/rtl8712/ |
D | rtl871x_mlme.c | 1644 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/ |
D | rtw_mlme.c | 1978 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()
|
D | rtw_mlme_ext.c | 981 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/ |
D | rtw_mlme.c | 2293 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()
|
D | rtw_mlme_ext.c | 950 unsigned char WMM_IE[] = {0x00, 0x50, 0xf2, 0x02, 0x00, 0x01}; in OnAssocReq() local 1197 if (!memcmp(p+2, WMM_IE, 6)) { in OnAssocReq()
|