Home
last modified time | relevance | path

Searched refs:rtw_ieee80211_hdr_3addr (Results 1 – 5 of 5) sorted by relevance

/linux-4.4.14/drivers/staging/rtl8188eu/core/
Drtw_mlme_ext.c368 pframe += sizeof(struct rtw_ieee80211_hdr_3addr); in issue_beacon()
369 pattrib->pktlen = sizeof(struct rtw_ieee80211_hdr_3addr); in issue_beacon()
384 …wps_ie = rtw_get_wps_ie(pmgntframe->buf_addr+TXDESC_OFFSET+sizeof(struct rtw_ieee80211_hdr_3addr)+… in issue_beacon()
385 pattrib->pktlen-sizeof(struct rtw_ieee80211_hdr_3addr)-_BEACON_IE_OFFSET_, NULL, &wps_ielen); in issue_beacon()
510 pattrib->hdrlen = sizeof(struct rtw_ieee80211_hdr_3addr); in issue_probersp()
665 pframe += sizeof(struct rtw_ieee80211_hdr_3addr); in _issue_probereq()
666 pattrib->pktlen = sizeof(struct rtw_ieee80211_hdr_3addr); in _issue_probereq()
791 pframe += sizeof(struct rtw_ieee80211_hdr_3addr); in issue_auth()
792 pattrib->pktlen = sizeof(struct rtw_ieee80211_hdr_3addr); in issue_auth()
879 pattrib->hdrlen = sizeof(struct rtw_ieee80211_hdr_3addr); in issue_auth()
[all …]
Drtw_wlan_util.c889 len = packet_len - sizeof(struct rtw_ieee80211_hdr_3addr); in rtw_check_bcn_info()
915 memcpy(bssid->IEs, (pframe + sizeof(struct rtw_ieee80211_hdr_3addr)), bssid->IELength); in rtw_check_bcn_info()
1591 pIE = pframe + sizeof(struct rtw_ieee80211_hdr_3addr); in update_TSF()
Drtw_ieee80211.c1346 const u8 *frame_body = frame + sizeof(struct rtw_ieee80211_hdr_3addr); in rtw_action_frame_parse()
1350 fc = le16_to_cpu(((struct rtw_ieee80211_hdr_3addr *)frame)->frame_ctl); in rtw_action_frame_parse()
/linux-4.4.14/drivers/staging/rtl8188eu/hal/
Drtl8188e_cmd.c247 pframe += sizeof(struct rtw_ieee80211_hdr_3addr); in ConstructBeacon()
248 pktlen = sizeof(struct rtw_ieee80211_hdr_3addr); in ConstructBeacon()
398 pktlen = sizeof(struct rtw_ieee80211_hdr_3addr); in ConstructNullFunctionData()
428 pktlen = sizeof(struct rtw_ieee80211_hdr_3addr); in ConstructProbeRsp()
/linux-4.4.14/drivers/staging/rtl8188eu/include/
Dieee80211.h317 struct rtw_ieee80211_hdr_3addr { struct
760 struct rtw_ieee80211_hdr_3addr header;
767 struct rtw_ieee80211_hdr_3addr header;