Searched refs:WMM_IE (Results 1 – 6 of 6) sorted by relevance
/linux-4.4.14/drivers/staging/wilc1000/ |
D | wilc_wlan_if.h | 138 WMM_IE = 221, enumerator
|
D | host_interface.c | 4788 } else if ((pu8IEs[index] == WMM_IE) && in host_int_ParseJoinBssParam()
|
/linux-4.4.14/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.4.14/drivers/staging/rtl8712/ |
D | rtl871x_mlme.c | 1699 unsigned char WMM_IE[] = {0x00, 0x50, 0xf2, 0x02, 0x00, 0x01, 0x00}; in r8712_restructure_ht_ie() local 1710 _WMM_IE_Length_, WMM_IE, pout_len); in r8712_restructure_ht_ie()
|
/linux-4.4.14/drivers/staging/rtl8188eu/core/ |
D | rtw_mlme.c | 1953 unsigned char WMM_IE[] = {0x00, 0x50, 0xf2, 0x02, 0x00, 0x01, 0x00}; in rtw_restructure_ht_ie() local 1968 _WMM_IE_Length_, WMM_IE, pout_len); in rtw_restructure_ht_ie()
|
D | rtw_mlme_ext.c | 3004 unsigned char WMM_IE[] = {0x00, 0x50, 0xf2, 0x02, 0x00, 0x01}; in OnAssocReq() local 3260 if (!memcmp(p+2, WMM_IE, 6)) { in OnAssocReq()
|