| /Linux-v5.10/drivers/net/wireless/ath/ath10k/ |
| D | wow.c | 91 struct ieee80211_hdr_3addr *new_hdr_pattern = in ath10k_wow_convert_8023_to_80211() 92 (struct ieee80211_hdr_3addr *)hdr_80211_pattern; in ath10k_wow_convert_8023_to_80211() 93 struct ieee80211_hdr_3addr *new_hdr_mask = in ath10k_wow_convert_8023_to_80211() 94 (struct ieee80211_hdr_3addr *)hdr_80211_bit_mask; in ath10k_wow_convert_8023_to_80211() 129 offsetof(struct ieee80211_hdr_3addr, addr1); in ath10k_wow_convert_8023_to_80211() 132 offsetof(struct ieee80211_hdr_3addr, addr3) - in ath10k_wow_convert_8023_to_80211() 144 offsetof(struct ieee80211_hdr_3addr, addr3); in ath10k_wow_convert_8023_to_80211() 147 offsetof(struct ieee80211_hdr_3addr, addr1); in ath10k_wow_convert_8023_to_80211()
|
| /Linux-v5.10/drivers/net/wireless/marvell/mwifiex/ |
| D | txrx.c | 355 sizeof(struct ieee80211_hdr_3addr) + in mwifiex_parse_tx_status_event() 358 sizeof(struct ieee80211_hdr_3addr) + in mwifiex_parse_tx_status_event() 361 (sizeof(struct ieee80211_hdr_3addr) + in mwifiex_parse_tx_status_event()
|
| D | util.c | 421 memmove(skb->data + sizeof(struct ieee80211_hdr_3addr), in mwifiex_process_mgmt_packet()
|
| D | cfg80211.c | 194 skb_put_data(skb, buf, sizeof(struct ieee80211_hdr_3addr)); in mwifiex_form_mgmt_frame() 196 skb_put_data(skb, buf + sizeof(struct ieee80211_hdr_3addr), in mwifiex_form_mgmt_frame() 197 len - sizeof(struct ieee80211_hdr_3addr)); in mwifiex_form_mgmt_frame()
|
| /Linux-v5.10/drivers/staging/rtl8723bs/core/ |
| D | rtw_mlme_ext.c | 786 …f(struct ieee80211_hdr_3addr) + _BEACON_IE_OFFSET_, _EXT_SUPPORTEDRATES_IE_, &ielen, precv_frame->… in OnBeacon() 813 …P_vendor = check_assoc_AP(pframe+sizeof(struct ieee80211_hdr_3addr), len-sizeof(struct ieee80211_h… in OnBeacon() 1205 if (pkt_len < sizeof(struct ieee80211_hdr_3addr) + ie_offset) { in OnAssocReq() 1220 left = pkt_len - (sizeof(struct ieee80211_hdr_3addr) + ie_offset); in OnAssocReq() 1221 pos = pframe + (sizeof(struct ieee80211_hdr_3addr) + ie_offset); in OnAssocReq() 1878 u8 *frame_body = (u8 *)(pframe + sizeof(struct ieee80211_hdr_3addr)); in on_action_spct() 1938 frame_body = (unsigned char *)(pframe + sizeof(struct ieee80211_hdr_3addr)); in OnAction_back() 2056 frame_body = (unsigned char *)(pframe + sizeof(struct ieee80211_hdr_3addr)); in on_action_public_p2p() 2070 u8 *frame_body = pframe + sizeof(struct ieee80211_hdr_3addr); in on_action_public_vendor() 2084 u8 *frame_body = pframe + sizeof(struct ieee80211_hdr_3addr); in on_action_public_default() [all …]
|
| D | rtw_wlan_util.c | 1246 len = packet_len - sizeof(struct ieee80211_hdr_3addr); in rtw_check_bcn_info() 1279 memcpy(bssid->IEs, (pframe + sizeof(struct ieee80211_hdr_3addr)), bssid->IELength); in rtw_check_bcn_info() 1829 pIE = pframe + sizeof(struct ieee80211_hdr_3addr); in update_TSF() 1855 pIE = pframe + sizeof(struct ieee80211_hdr_3addr); in adaptive_early_32k()
|
| D | rtw_ieee80211.c | 1296 const u8 *frame_body = frame + sizeof(struct ieee80211_hdr_3addr); in rtw_action_frame_parse() 1301 fc = le16_to_cpu(((struct ieee80211_hdr_3addr *)frame)->frame_control); in rtw_action_frame_parse()
|
| D | rtw_xmit.c | 1282 MGMT_body = pframe + sizeof(struct ieee80211_hdr_3addr); in rtw_mgmt_xmitframe_coalesce() 1297 frame_body_len = pattrib->pktlen - sizeof(struct ieee80211_hdr_3addr); in rtw_mgmt_xmitframe_coalesce()
|
| /Linux-v5.10/drivers/staging/rtl8188eu/core/ |
| D | rtw_mlme_ext.c | 349 pframe += sizeof(struct ieee80211_hdr_3addr); in issue_beacon() 350 pattrib->pktlen = sizeof(struct ieee80211_hdr_3addr); in issue_beacon() 366 …wps_ie = rtw_get_wps_ie(pmgntframe->buf_addr + TXDESC_OFFSET + sizeof(struct ieee80211_hdr_3addr) … in issue_beacon() 367 pattrib->pktlen - sizeof(struct ieee80211_hdr_3addr) - _BEACON_IE_OFFSET_, NULL, &wps_ielen); in issue_beacon() 492 pattrib->hdrlen = sizeof(struct ieee80211_hdr_3addr); in issue_probersp() 645 pframe += sizeof(struct ieee80211_hdr_3addr); in issue_probereq() 646 pattrib->pktlen = sizeof(struct ieee80211_hdr_3addr); in issue_probereq() 767 pframe += sizeof(struct ieee80211_hdr_3addr); in issue_auth() 768 pattrib->pktlen = sizeof(struct ieee80211_hdr_3addr); in issue_auth() 855 pattrib->hdrlen = sizeof(struct ieee80211_hdr_3addr); in issue_auth() [all …]
|
| D | rtw_wlan_util.c | 804 len = packet_len - sizeof(struct ieee80211_hdr_3addr); in rtw_check_bcn_info() 830 memcpy(bssid->ies, (pframe + sizeof(struct ieee80211_hdr_3addr)), bssid->ie_length); in rtw_check_bcn_info() 1423 pIE = pframe + sizeof(struct ieee80211_hdr_3addr); in update_TSF()
|
| /Linux-v5.10/drivers/staging/rtl8188eu/hal/ |
| D | rtl8188e_cmd.c | 223 pframe += sizeof(struct ieee80211_hdr_3addr); in ConstructBeacon() 224 pktlen = sizeof(struct ieee80211_hdr_3addr); in ConstructBeacon() 374 pktlen = sizeof(struct ieee80211_hdr_3addr); in ConstructNullFunctionData() 404 pktlen = sizeof(struct ieee80211_hdr_3addr); in ConstructProbeRsp()
|
| /Linux-v5.10/drivers/staging/rtl8723bs/os_dep/ |
| D | ioctl_cfg80211.c | 241 bssinf_len = pnetwork->network.IELength + sizeof(struct ieee80211_hdr_3addr); in rtw_cfg80211_inform_bss() 339 pbuf += sizeof(struct ieee80211_hdr_3addr); in rtw_cfg80211_inform_bss() 340 len = sizeof(struct ieee80211_hdr_3addr); in rtw_cfg80211_inform_bss() 511 pmlmepriv->assoc_req+sizeof(struct ieee80211_hdr_3addr)+2; in rtw_cfg80211_indicate_connect() 513 pmlmepriv->assoc_req_len-sizeof(struct ieee80211_hdr_3addr)-2; in rtw_cfg80211_indicate_connect() 515 pmlmepriv->assoc_rsp+sizeof(struct ieee80211_hdr_3addr)+6; in rtw_cfg80211_indicate_connect() 517 pmlmepriv->assoc_rsp_len-sizeof(struct ieee80211_hdr_3addr)-6; in rtw_cfg80211_indicate_connect() 523 , pmlmepriv->assoc_req+sizeof(struct ieee80211_hdr_3addr)+2 in rtw_cfg80211_indicate_connect() 524 , pmlmepriv->assoc_req_len-sizeof(struct ieee80211_hdr_3addr)-2 in rtw_cfg80211_indicate_connect() 525 , pmlmepriv->assoc_rsp+sizeof(struct ieee80211_hdr_3addr)+6 in rtw_cfg80211_indicate_connect() [all …]
|
| /Linux-v5.10/drivers/staging/rtl8723bs/hal/ |
| D | rtl8723b_cmd.c | 148 pframe += sizeof(struct ieee80211_hdr_3addr); in ConstructBeacon() 149 pktlen = sizeof(struct ieee80211_hdr_3addr); in ConstructBeacon() 313 pktlen = sizeof(struct ieee80211_hdr_3addr); in ConstructNullFunctionData() 695 pktlen = sizeof(struct ieee80211_hdr_3addr); in ConstructProbeReq() 746 pktlen = sizeof(struct ieee80211_hdr_3addr); in ConstructProbeRsp() 794 u8 *ies = pframe + sizeof(struct ieee80211_hdr_3addr); in ConstructProbeRsp() 2121 pktlen = sizeof(struct ieee80211_hdr_3addr); in ConstructBtNullFunctionData()
|
| /Linux-v5.10/drivers/net/wireless/st/cw1200/ |
| D | scan.c | 418 ies = &frame.skb->data[sizeof(struct ieee80211_hdr_3addr)]; in cw1200_probe_work() 419 ies_len = frame.skb->len - sizeof(struct ieee80211_hdr_3addr); in cw1200_probe_work()
|
| /Linux-v5.10/drivers/net/wireless/ath/wcn36xx/ |
| D | txrx.c | 439 sizeof(struct ieee80211_hdr_3addr), in wcn36xx_set_tx_data() 490 sizeof(struct ieee80211_hdr_3addr), in wcn36xx_set_tx_mgmt()
|
| /Linux-v5.10/drivers/staging/rtl8723bs/include/ |
| D | ieee80211.h | 740 struct ieee80211_hdr_3addr header; 748 struct ieee80211_hdr_3addr header;
|
| /Linux-v5.10/drivers/net/wireless/quantenna/qtnfmac/ |
| D | event.c | 315 sizeof(struct ieee80211_hdr_3addr); in qtnf_event_handle_mgmt_received() 316 const struct ieee80211_hdr_3addr *frame = (void *)rxmgmt->frame_data; in qtnf_event_handle_mgmt_received()
|
| /Linux-v5.10/drivers/net/wireless/ath/ath6kl/ |
| D | main.c | 436 if (assoc_req_len > sizeof(struct ieee80211_hdr_3addr)) { in ath6kl_connect_ap_mode_sta() 440 assoc_req_len >= sizeof(struct ieee80211_hdr_3addr) + in ath6kl_connect_ap_mode_sta() 445 assoc_req_len >= sizeof(struct ieee80211_hdr_3addr) in ath6kl_connect_ap_mode_sta()
|
| D | wmi.c | 390 struct ieee80211_hdr_3addr *pwh, wh; in ath6kl_wmi_dot11_hdr_remove() 401 pwh = (struct ieee80211_hdr_3addr *) datap; in ath6kl_wmi_dot11_hdr_remove() 405 memcpy((u8 *) &wh, datap, sizeof(struct ieee80211_hdr_3addr)); in ath6kl_wmi_dot11_hdr_remove() 413 skb_pull(skb, sizeof(struct ieee80211_hdr_3addr)); in ath6kl_wmi_dot11_hdr_remove()
|
| /Linux-v5.10/drivers/net/wireless/ti/wlcore/ |
| D | init.c | 174 struct ieee80211_hdr_3addr *nullfunc; in wl1271_ap_init_null_template()
|
| D | cmd.c | 1222 struct ieee80211_hdr_3addr *hdr; in wl1271_cmd_build_arp_rsp()
|
| /Linux-v5.10/drivers/net/wireless/ath/ath9k/ |
| D | channel.c | 1106 struct ieee80211_hdr_3addr *nullfunc; in ath_chanctx_send_vif_ps_frame() 1120 nullfunc = (struct ieee80211_hdr_3addr *) skb->data; in ath_chanctx_send_vif_ps_frame()
|
| /Linux-v5.10/drivers/net/wireless/ath/wil6210/ |
| D | txrx.c | 374 struct ieee80211_hdr_3addr *hdr; in wil_rx_get_cid_by_skb() 393 if (unlikely(skb->len < sizeof(struct ieee80211_hdr_3addr))) { in wil_rx_get_cid_by_skb()
|
| D | wmi.c | 3633 if (len < sizeof(struct ieee80211_hdr_3addr)) in wmi_mgmt_tx() 3683 if (len < sizeof(struct ieee80211_hdr_3addr)) { in wmi_mgmt_tx_ext()
|
| /Linux-v5.10/drivers/net/wireless/ath/ath11k/ |
| D | dp_rx.c | 4673 struct ieee80211_hdr_3addr *wh; in ath11k_dp_rx_mon_merg_msdus() 4713 wifi_hdr_len = sizeof(struct ieee80211_hdr_3addr); in ath11k_dp_rx_mon_merg_msdus() 4714 wh = (struct ieee80211_hdr_3addr *)hdr_desc; in ath11k_dp_rx_mon_merg_msdus()
|