Home
last modified time | relevance | path

Searched refs:ieee80211_hdr_3addr (Results 1 – 25 of 34) sorted by relevance

12

/openbmc/linux/drivers/net/wireless/ath/ath10k/
H A Dwow.c92 struct ieee80211_hdr_3addr *new_hdr_pattern = in ath10k_wow_convert_8023_to_80211()
93 (struct ieee80211_hdr_3addr *)hdr_80211_pattern; in ath10k_wow_convert_8023_to_80211()
94 struct ieee80211_hdr_3addr *new_hdr_mask = in ath10k_wow_convert_8023_to_80211()
95 (struct ieee80211_hdr_3addr *)hdr_80211_bit_mask; in ath10k_wow_convert_8023_to_80211()
130 offsetof(struct ieee80211_hdr_3addr, addr1); in ath10k_wow_convert_8023_to_80211()
133 offsetof(struct ieee80211_hdr_3addr, addr3) - in ath10k_wow_convert_8023_to_80211()
145 offsetof(struct ieee80211_hdr_3addr, addr3); in ath10k_wow_convert_8023_to_80211()
148 offsetof(struct ieee80211_hdr_3addr, addr1); in ath10k_wow_convert_8023_to_80211()
/openbmc/linux/drivers/net/wireless/ath/ath11k/
H A Dwow.c162 struct ieee80211_hdr_3addr *new_hdr_pattern = in ath11k_wow_convert_8023_to_80211()
163 (struct ieee80211_hdr_3addr *)hdr_80211_pattern; in ath11k_wow_convert_8023_to_80211()
164 struct ieee80211_hdr_3addr *new_hdr_mask = in ath11k_wow_convert_8023_to_80211()
165 (struct ieee80211_hdr_3addr *)hdr_80211_bit_mask; in ath11k_wow_convert_8023_to_80211()
200 offsetof(struct ieee80211_hdr_3addr, addr1); in ath11k_wow_convert_8023_to_80211()
203 offsetof(struct ieee80211_hdr_3addr, addr3) - in ath11k_wow_convert_8023_to_80211()
215 offsetof(struct ieee80211_hdr_3addr, addr3); in ath11k_wow_convert_8023_to_80211()
218 offsetof(struct ieee80211_hdr_3addr, addr1); in ath11k_wow_convert_8023_to_80211()
/openbmc/linux/drivers/staging/rtl8723bs/core/
H A Drtw_mlme_ext.c581 …f(struct ieee80211_hdr_3addr) + _BEACON_IE_OFFSET_, WLAN_EID_EXT_SUPP_RATES, &ielen, precv_frame->… in OnBeacon()
606 …P_vendor = check_assoc_AP(pframe+sizeof(struct ieee80211_hdr_3addr), len-sizeof(struct ieee80211_h… in OnBeacon()
967 if (pkt_len < sizeof(struct ieee80211_hdr_3addr) + ie_offset) in OnAssocReq()
979 left = pkt_len - (sizeof(struct ieee80211_hdr_3addr) + ie_offset); in OnAssocReq()
980 pos = pframe + (sizeof(struct ieee80211_hdr_3addr) + ie_offset); in OnAssocReq()
1596 u8 *frame_body = (u8 *)(pframe + sizeof(struct ieee80211_hdr_3addr)); in on_action_spct()
1652 frame_body = (unsigned char *)(pframe + sizeof(struct ieee80211_hdr_3addr)); in OnAction_back()
1750 frame_body = (unsigned char *)(pframe + sizeof(struct ieee80211_hdr_3addr)); in on_action_public_p2p()
1764 u8 *frame_body = pframe + sizeof(struct ieee80211_hdr_3addr); in on_action_public_vendor()
1777 u8 *frame_body = pframe + sizeof(struct ieee80211_hdr_3addr); in on_action_public_default()
[all …]
H A Drtw_wlan_util.c1171 len = packet_len - sizeof(struct ieee80211_hdr_3addr); in rtw_check_bcn_info()
1197 memcpy(bssid->ies, (pframe + sizeof(struct ieee80211_hdr_3addr)), bssid->ie_length); in rtw_check_bcn_info()
1692 pIE = pframe + sizeof(struct ieee80211_hdr_3addr); in update_TSF()
1718 pIE = pframe + sizeof(struct ieee80211_hdr_3addr); in adaptive_early_32k()
H A Drtw_ieee80211.c1108 const u8 *frame_body = frame + sizeof(struct ieee80211_hdr_3addr); in rtw_action_frame_parse()
1113 fc = le16_to_cpu(((struct ieee80211_hdr_3addr *)frame)->frame_control); in rtw_action_frame_parse()
H A Drtw_xmit.c1187 MGMT_body = pframe + sizeof(struct ieee80211_hdr_3addr); in rtw_mgmt_xmitframe_coalesce()
1202 frame_body_len = pattrib->pktlen - sizeof(struct ieee80211_hdr_3addr); in rtw_mgmt_xmitframe_coalesce()
H A Drtw_recv.c1364 pattrib->hdrlen = sizeof(struct ieee80211_hdr_3addr); in validate_80211w_mgmt()
/openbmc/linux/drivers/net/wireless/marvell/mwifiex/
H A Dtxrx.c351 sizeof(struct ieee80211_hdr_3addr) + in mwifiex_parse_tx_status_event()
354 sizeof(struct ieee80211_hdr_3addr) + in mwifiex_parse_tx_status_event()
357 (sizeof(struct ieee80211_hdr_3addr) + in mwifiex_parse_tx_status_event()
H A Dutil.c413 memmove(skb->data + sizeof(struct ieee80211_hdr_3addr), in mwifiex_process_mgmt_packet()
H A Dcfg80211.c183 skb_put_data(skb, buf, sizeof(struct ieee80211_hdr_3addr)); in mwifiex_form_mgmt_frame()
185 skb_put_data(skb, buf + sizeof(struct ieee80211_hdr_3addr), in mwifiex_form_mgmt_frame()
186 len - sizeof(struct ieee80211_hdr_3addr)); in mwifiex_form_mgmt_frame()
/openbmc/linux/drivers/staging/rtl8723bs/os_dep/
H A Dioctl_cfg80211.c227 bssinf_len = pnetwork->network.ie_length + sizeof(struct ieee80211_hdr_3addr); in rtw_cfg80211_inform_bss()
307 pbuf += sizeof(struct ieee80211_hdr_3addr); in rtw_cfg80211_inform_bss()
308 len = sizeof(struct ieee80211_hdr_3addr); in rtw_cfg80211_inform_bss()
451 pmlmepriv->assoc_req + sizeof(struct ieee80211_hdr_3addr) + 2; in rtw_cfg80211_indicate_connect()
453 pmlmepriv->assoc_req_len - sizeof(struct ieee80211_hdr_3addr) - 2; in rtw_cfg80211_indicate_connect()
455 pmlmepriv->assoc_rsp + sizeof(struct ieee80211_hdr_3addr) + 6; in rtw_cfg80211_indicate_connect()
457 pmlmepriv->assoc_rsp_len - sizeof(struct ieee80211_hdr_3addr) - 6; in rtw_cfg80211_indicate_connect()
461 , pmlmepriv->assoc_req + sizeof(struct ieee80211_hdr_3addr) + 2 in rtw_cfg80211_indicate_connect()
462 , pmlmepriv->assoc_req_len - sizeof(struct ieee80211_hdr_3addr) - 2 in rtw_cfg80211_indicate_connect()
463 , pmlmepriv->assoc_rsp + sizeof(struct ieee80211_hdr_3addr) + 6 in rtw_cfg80211_indicate_connect()
[all …]
/openbmc/linux/drivers/staging/rtl8723bs/hal/
H A Drtl8723b_cmd.c130 pframe += sizeof(struct ieee80211_hdr_3addr); in ConstructBeacon()
131 pktlen = sizeof(struct ieee80211_hdr_3addr); in ConstructBeacon()
285 pktlen = sizeof(struct ieee80211_hdr_3addr); in ConstructNullFunctionData()
807 pktlen = sizeof(struct ieee80211_hdr_3addr); in ConstructBtNullFunctionData()
/openbmc/linux/drivers/net/wireless/st/cw1200/
H A Dscan.c415 ies = &frame.skb->data[sizeof(struct ieee80211_hdr_3addr)]; in cw1200_probe_work()
416 ies_len = frame.skb->len - sizeof(struct ieee80211_hdr_3addr); in cw1200_probe_work()
/openbmc/linux/drivers/net/wireless/ath/wcn36xx/
H A Dtxrx.c592 sizeof(struct ieee80211_hdr_3addr), in wcn36xx_set_tx_data()
645 sizeof(struct ieee80211_hdr_3addr), in wcn36xx_set_tx_mgmt()
/openbmc/linux/drivers/net/wireless/quantenna/qtnfmac/
H A Devent.c316 sizeof(struct ieee80211_hdr_3addr); in qtnf_event_handle_mgmt_received()
317 const struct ieee80211_hdr_3addr *frame = (void *)rxmgmt->frame_data; in qtnf_event_handle_mgmt_received()
/openbmc/linux/drivers/net/wireless/ath/ath6kl/
H A Dmain.c436 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()
H A Dwmi.c390 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()
/openbmc/linux/drivers/net/wireless/ti/wlcore/
H A Dinit.c174 struct ieee80211_hdr_3addr *nullfunc; in wl1271_ap_init_null_template()
H A Dcmd.c1220 struct ieee80211_hdr_3addr *hdr; in wl1271_cmd_build_arp_rsp()
/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Dchannel.c1106 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()
/openbmc/linux/drivers/net/wireless/realtek/rtw88/
H A Dtx.c477 hdr_len = sizeof(struct ieee80211_hdr_3addr); in rtw_tx_rsvd_page_pkt_info_update()
/openbmc/linux/drivers/net/wireless/ath/wil6210/
H A Dtxrx.c374 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()
H A Dwmi.c3634 if (len < sizeof(struct ieee80211_hdr_3addr)) in wmi_mgmt_tx()
3684 if (len < sizeof(struct ieee80211_hdr_3addr)) { in wmi_mgmt_tx_ext()
/openbmc/linux/drivers/net/wireless/ath/ath12k/
H A Ddp_mon.c884 struct ieee80211_hdr_3addr *wh; in ath12k_dp_mon_rx_merg_msdus()
925 wh = (struct ieee80211_hdr_3addr *)hdr_desc; in ath12k_dp_mon_rx_merg_msdus()
/openbmc/linux/net/mac80211/
H A Dibss.c57 frame_len = sizeof(struct ieee80211_hdr_3addr) + in ieee80211_ibss_build_presp()

12