Searched refs:WMM_IE (Results 1 – 4 of 4) sorted by relevance
/linux-4.1.27/drivers/staging/rtl8723au/core/ |
D | rtw_mlme.c | 2110 u8 WMM_IE[7] = {0x00, 0x50, 0xf2, 0x02, 0x00, 0x01, 0x00}; in rtw_restructure_ht_ie23a() local 2125 sizeof(WMM_IE), WMM_IE, in rtw_restructure_ht_ie23a()
|
/linux-4.1.27/drivers/staging/rtl8712/ |
D | rtl871x_mlme.c | 1704 unsigned char WMM_IE[] = {0x00, 0x50, 0xf2, 0x02, 0x00, 0x01, 0x00}; in r8712_restructure_ht_ie() local 1715 _WMM_IE_Length_, WMM_IE, pout_len); in r8712_restructure_ht_ie()
|
/linux-4.1.27/drivers/staging/rtl8188eu/core/ |
D | rtw_mlme.c | 1948 unsigned char WMM_IE[] = {0x00, 0x50, 0xf2, 0x02, 0x00, 0x01, 0x00}; in rtw_restructure_ht_ie() local 1963 _WMM_IE_Length_, WMM_IE, pout_len); in rtw_restructure_ht_ie()
|
D | rtw_mlme_ext.c | 904 unsigned char WMM_IE[] = {0x00, 0x50, 0xf2, 0x02, 0x00, 0x01}; in OnAssocReq() local 1160 if (!memcmp(p+2, WMM_IE, 6)) { in OnAssocReq()
|