Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/staging/r8188eu/include/
Drtw_mlme.h422 extern unsigned char REALTEK_96B_IE[];
/linux-5.19.10/drivers/staging/r8188eu/core/
Drtw_wlan_util.c23 unsigned char REALTEK_96B_IE[] = {0x00, 0xe0, 0x4c, 0x02, 0x01, 0x20}; variable
Drtw_mlme_ext.c52 extern unsigned char REALTEK_96B_IE[];
4743 pframe = rtw_set_ie(pframe, _VENDOR_SPECIFIC_IE_, 6, REALTEK_96B_IE, &pattrib->pktlen); in issue_asocrsp()
4923 pframe = rtw_set_ie(pframe, _VENDOR_SPECIFIC_IE_, 6, REALTEK_96B_IE, &pattrib->pktlen); in issue_assocreq()
/linux-5.19.10/drivers/staging/rtl8723bs/core/
Drtw_mlme_ext.c66 static unsigned char REALTEK_96B_IE[] = {0x00, 0xe0, 0x4c, 0x02, 0x01, 0x20}; variable
2827 pframe = rtw_set_ie(pframe, WLAN_EID_VENDOR_SPECIFIC, 6, REALTEK_96B_IE, &(pattrib->pktlen)); in issue_asocrsp()
3002 pframe = rtw_set_ie(pframe, WLAN_EID_VENDOR_SPECIFIC, 6, REALTEK_96B_IE, &(pattrib->pktlen)); in issue_assocreq()