Searched refs:REALTEK_96B_IE (Results 1 – 4 of 4) sorted by relevance
/linux-4.1.27/drivers/staging/rtl8188eu/include/ |
D | rtw_mlme.h | 423 extern unsigned char REALTEK_96B_IE[];
|
/linux-4.1.27/drivers/staging/rtl8188eu/core/ |
D | rtw_wlan_util.c | 39 unsigned char REALTEK_96B_IE[] = {0x00, 0xe0, 0x4c, 0x02, 0x01, 0x20}; variable
|
D | rtw_mlme_ext.c | 83 extern unsigned char REALTEK_96B_IE[]; 2650 pframe = rtw_set_ie(pframe, _VENDOR_SPECIFIC_IE_, 6 , REALTEK_96B_IE, &(pattrib->pktlen)); in issue_asocrsp() 2848 pframe = rtw_set_ie(pframe, _VENDOR_SPECIFIC_IE_, 6 , REALTEK_96B_IE, &(pattrib->pktlen)); in issue_assocreq()
|
/linux-4.1.27/drivers/staging/rtl8723au/core/ |
D | rtw_mlme_ext.c | 119 static unsigned char REALTEK_96B_IE[] = {0x00, 0xe0, 0x4c, 0x02, 0x01, 0x20}; variable 3085 REALTEK_96B_IE, &pattrib->pktlen); in issue_assocrsp() 3331 REALTEK_96B_IE, &pattrib->pktlen); in issue_assocreq()
|