Home
last modified time | relevance | path

Searched refs:REALTEK_96B_IE (Results 1 – 4 of 4) sorted by relevance

/drivers/staging/rtl8188eu/include/
Drtw_mlme.h216 extern u8 REALTEK_96B_IE[];
/drivers/staging/rtl8188eu/core/
Drtw_wlan_util.c28 u8 REALTEK_96B_IE[] = {0x00, 0xe0, 0x4c, 0x02, 0x01, 0x20}; variable
Drtw_mlme_ext.c983 pframe = rtw_set_ie(pframe, _VENDOR_SPECIFIC_IE_, 6, REALTEK_96B_IE, &pattrib->pktlen); in issue_asocrsp()
1161 pframe = rtw_set_ie(pframe, _VENDOR_SPECIFIC_IE_, 6, REALTEK_96B_IE, &pattrib->pktlen); in issue_assocreq()
/drivers/staging/rtl8723bs/core/
Drtw_mlme_ext.c69 static unsigned char REALTEK_96B_IE[] = {0x00, 0xe0, 0x4c, 0x02, 0x01, 0x20}; variable
3210 pframe = rtw_set_ie(pframe, _VENDOR_SPECIFIC_IE_, 6, REALTEK_96B_IE, &(pattrib->pktlen)); in issue_asocrsp()
3398 pframe = rtw_set_ie(pframe, _VENDOR_SPECIFIC_IE_, 6, REALTEK_96B_IE, &(pattrib->pktlen)); in issue_assocreq()