Searched refs:rtw_ieee80211_hdr_3addr (Results 1 – 5 of 5) sorted by relevance
368 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 …]
889 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()
1346 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()
247 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()
317 struct rtw_ieee80211_hdr_3addr { struct760 struct rtw_ieee80211_hdr_3addr header;767 struct rtw_ieee80211_hdr_3addr header;