Searched refs:REALTEK_96B_IE (Results 1 – 3 of 3) sorted by relevance
/drivers/staging/rtl8188eu/include/ |
D | rtw_mlme.h | 403 extern unsigned char REALTEK_96B_IE[];
|
/drivers/staging/rtl8188eu/core/ |
D | rtw_wlan_util.c | 36 unsigned char REALTEK_96B_IE[] = {0x00, 0xe0, 0x4c, 0x02, 0x01, 0x20}; variable
|
D | rtw_mlme_ext.c | 45 extern unsigned char REALTEK_96B_IE[]; 1002 pframe = rtw_set_ie(pframe, _VENDOR_SPECIFIC_IE_, 6 , REALTEK_96B_IE, &(pattrib->pktlen)); in issue_asocrsp() 1197 pframe = rtw_set_ie(pframe, _VENDOR_SPECIFIC_IE_, 6 , REALTEK_96B_IE, &(pattrib->pktlen)); in issue_assocreq()
|