Home
last modified time | relevance | path

Searched refs:ieee80211_frame (Results 1 – 25 of 37) sorted by relevance

12

/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
H A Ddp_rx_defrag.h92 static inline struct ieee80211_frame *
96 return (struct ieee80211_frame *)(rx_desc_info + rx_desc_len); in dp_rx_frag_get_mac_hdr()
110 struct ieee80211_frame *mac_hdr; in dp_rx_frag_get_mpdu_seq_number()
128 struct ieee80211_frame *mac_hdr; in dp_rx_frag_get_mpdu_frag_number()
146 struct ieee80211_frame *mac_hdr; in dp_rx_frag_get_more_frag_bit()
155 struct ieee80211_frame *mac_hdr; in dp_rx_get_pkt_dir()
H A Ddp_rx.c1493 struct ieee80211_frame *wh; in dp_rx_process_invalid_peer()
1507 wh = (struct ieee80211_frame *)rx_pkt_hdr; in dp_rx_process_invalid_peer()
1515 if (nbuf_len < sizeof(struct ieee80211_frame)) { in dp_rx_process_invalid_peer()
1618 struct ieee80211_frame *wh; in dp_rx_process_invalid_peer()
1624 wh = (struct ieee80211_frame *)rx_pkt_hdr; in dp_rx_process_invalid_peer()
1633 if (nbuf_len < sizeof(struct ieee80211_frame)) { in dp_rx_process_invalid_peer()
2388 struct ieee80211_frame *wh = NULL; in dp_rx_raw_pkt_mld_addr_conv()
2407 wh = (struct ieee80211_frame *)qdf_nbuf_data(nbuf); in dp_rx_raw_pkt_mld_addr_conv()
2780 struct ieee80211_frame *wh = NULL; in dp_rx_is_udp_allowed_over_roam_peer()
2784 wh = (struct ieee80211_frame *)hdr_desc; in dp_rx_is_udp_allowed_over_roam_peer()
H A Ddp_rx_defrag.c533 uint16_t size = sizeof(struct ieee80211_frame); in dp_rx_defrag_hdrsize()
573 static void dp_rx_defrag_michdr(const struct ieee80211_frame *wh0, in dp_rx_defrag_michdr()
648 dp_rx_defrag_michdr((struct ieee80211_frame *)(qdf_nbuf_data(wbuf) in dp_rx_defrag_mic()
971 struct ieee80211_frame *wh; in dp_rx_defrag_err()
975 wh = (struct ieee80211_frame *)orig_hdr; in dp_rx_defrag_err()
/wlan-driver/qcacld-3.0/core/dp/txrx/
H A Dol_txrx_encap.c38 struct ieee80211_frame *wh = in ol_tx_copy_native_wifi_header()
39 (struct ieee80211_frame *)qdf_nbuf_data(msdu); in ol_tx_copy_native_wifi_header()
44 *hdsize = sizeof(struct ieee80211_frame); in ol_tx_copy_native_wifi_header()
60 struct ieee80211_frame *wh; in ol_tx_encap_from_native_wifi()
77 wh = (struct ieee80211_frame *)localbuf; in ol_tx_encap_from_native_wifi()
94 sizeof(struct ieee80211_frame); in ol_tx_encap_from_native_wifi()
111 wh = (struct ieee80211_frame *) in ol_tx_encap_from_native_wifi()
120 wh = (struct ieee80211_frame *) in ol_tx_encap_from_native_wifi()
142 struct ieee80211_frame *wh; in ol_tx_encap_from_8023()
161 wh = (struct ieee80211_frame *)localbuf; in ol_tx_encap_from_8023()
[all …]
H A Dol_rx_defrag.c115 static struct ieee80211_frame *ol_rx_frag_get_mac_hdr( in ol_rx_frag_get_mac_hdr()
123 return (struct ieee80211_frame *)(qdf_nbuf_data(frag) + rx_desc_len); in ol_rx_frag_get_mac_hdr()
246 static inline struct ieee80211_frame *ol_rx_frag_get_mac_hdr( in ol_rx_frag_get_mac_hdr()
251 (struct ieee80211_frame *) qdf_nbuf_data(frag); in ol_rx_frag_get_mac_hdr()
422 struct ieee80211_frame *fmac_hdr, *mac_hdr; in ol_rx_reorder_store_frag()
434 mac_hdr = (struct ieee80211_frame *) in ol_rx_reorder_store_frag()
474 fmac_hdr = (struct ieee80211_frame *) in ol_rx_reorder_store_frag()
527 struct ieee80211_frame *mac_hdr, *cmac_hdr, *next_hdr, *lmac_hdr; in ol_rx_fraglist_insert()
533 mac_hdr = (struct ieee80211_frame *) in ol_rx_fraglist_insert()
545 lmac_hdr = (struct ieee80211_frame *) in ol_rx_fraglist_insert()
[all …]
H A Dol_tx_classify.h39 struct ieee80211_frame *wh = in ol_tx_dest_addr_find()
40 (struct ieee80211_frame *)datap; in ol_tx_dest_addr_find()
45 struct ieee80211_frame *wh = ( in ol_tx_dest_addr_find()
46 struct ieee80211_frame *)datap; in ol_tx_dest_addr_find()
H A Dol_txrx_internal.h353 const struct ieee80211_frame *wh = (const struct ieee80211_frame *)data; in ol_txrx_ieee80211_hdrsize()
354 int size = sizeof(struct ieee80211_frame); in ol_txrx_ieee80211_hdrsize()
425 l2_hdr_size = sizeof(struct ieee80211_frame); in ol_txrx_frms_dump()
584 struct ieee80211_frame *ol_rx_err_inv_get_wifi_header( in ol_rx_err_inv_get_wifi_header()
592 struct ieee80211_frame *ol_rx_err_inv_get_wifi_header( in ol_rx_err_inv_get_wifi_header()
595 struct ieee80211_frame *wh = NULL; in ol_rx_err_inv_get_wifi_header()
599 wh = (struct ieee80211_frame *)qdf_nbuf_data(rx_msdu); in ol_rx_err_inv_get_wifi_header()
607 struct ieee80211_frame *wh = NULL; \
666 struct ieee80211_frame *frm; \
667 frm = (struct ieee80211_frame *) qdf_nbuf_data(msdu); \
H A Dol_tx_classify.c156 struct ieee80211_frame *wh = (struct ieee80211_frame *)datap; in ol_tx_set_ether_type()
169 sizeof(struct ieee80211_frame); in ol_tx_set_ether_type()
256 struct ieee80211_frame *wh = (struct ieee80211_frame *)datap; in ol_tx_tid_by_raw_type()
312 sizeof(struct ieee80211_frame); in ol_tx_tid()
885 struct ieee80211_frame *wh; in ol_tx_classify_mgmt_extension()
909 wh = (struct ieee80211_frame *)qdf_nbuf_data(tx_msdu); in ol_tx_classify_mgmt_extension()
913 msdu_info->htt.info.l3_hdr_offset = sizeof(struct ieee80211_frame); in ol_tx_classify_mgmt_extension()
H A Dol_rx_fwd.c45 struct ieee80211_frame *mac_header; in ol_ap_fwd_check()
52 mac_header = (struct ieee80211_frame *)(qdf_nbuf_data(msdu)); in ol_ap_fwd_check()
H A Dwdi_event.h30 struct ieee80211_frame *wh;
H A Dol_ctrl_txrx_api.h56 struct ieee80211_frame *wh,
H A Dol_rx_defrag.h98 void ol_rx_defrag_michdr(const struct ieee80211_frame *wh0, uint8_t hdr[]);
/wlan-driver/qcacld-3.0/components/pkt_capture/core/src/
H A Dwlan_pkt_capture_mgmt_txrx.c140 struct ieee80211_frame *wh; in pkt_capture_mgmtpkt_process()
168 wh = (struct ieee80211_frame *)(qdf_nbuf_data(nbuf)); in pkt_capture_mgmtpkt_process()
322 struct ieee80211_frame *wh; in pkt_capture_process_rmf_frame()
325 wh = (struct ieee80211_frame *)qdf_nbuf_data(nbuf); in pkt_capture_process_rmf_frame()
366 struct ieee80211_frame *wh; in pkt_capture_process_mgmt_tx_data()
375 wh = (struct ieee80211_frame *)qdf_nbuf_data(nbuf); in pkt_capture_process_mgmt_tx_data()
420 wh = (struct ieee80211_frame *)qdf_nbuf_data(nbuf); in pkt_capture_process_mgmt_tx_data()
643 struct ieee80211_frame *wh; in pkt_capture_mgmt_rx_data_cb()
706 wh = (struct ieee80211_frame *)qdf_nbuf_data(nbuf); in pkt_capture_mgmt_rx_data_cb()
745 wh = (struct ieee80211_frame *)qdf_nbuf_data(nbuf); in pkt_capture_mgmt_rx_data_cb()
H A Dwlan_pkt_capture_data_txrx.c359 struct ieee80211_frame *wh; in pkt_capture_rx_convert8023to80211()
373 wh = (struct ieee80211_frame *)localbuf; in pkt_capture_rx_convert8023to80211()
409 new_hdsize = sizeof(struct ieee80211_frame); in pkt_capture_rx_convert8023to80211()
462 struct ieee80211_frame *wh; in pkt_capture_rx_convert8023to80211()
466 static uint8_t first_msdu_hdr[sizeof(struct ieee80211_frame)]; in pkt_capture_rx_convert8023to80211()
478 wh = (struct ieee80211_frame *)localbuf; in pkt_capture_rx_convert8023to80211()
480 new_hdsize = sizeof(struct ieee80211_frame); in pkt_capture_rx_convert8023to80211()
490 sizeof(struct ieee80211_frame)); in pkt_capture_rx_convert8023to80211()
497 qdf_mem_zero(first_msdu_hdr, sizeof(struct ieee80211_frame)); in pkt_capture_rx_convert8023to80211()
1133 struct ieee80211_frame *wh; in pkt_capture_tx_data_cb()
[all …]
/wlan-driver/qca-wifi-host-cmn/iot_sim/core/
H A Diot_sim_utils.c60 sizeof(struct ieee80211_frame) - offset; in iot_sim_update_beacon_template_struct()
62 sizeof(struct ieee80211_frame) + offset); in iot_sim_update_beacon_template_struct()
194 if (IEEE80211_IS_BEACON((struct ieee80211_frame *)qdf_nbuf_data(nbuf))) in iot_sim_apply_content_change_rule()
329 struct ieee80211_frame *wh = (struct ieee80211_frame *)buf; in iot_sim_frame_update()
407 if (IEEE80211_IS_BEACON((struct ieee80211_frame *) in iot_sim_frame_update()
H A Diot_sim_common.c112 ptr = content + sizeof(struct ieee80211_frame); in iot_sim_parse_action_frame()
113 } else if (offset == sizeof(struct ieee80211_frame)) { in iot_sim_parse_action_frame()
260 uint32_t fb = sizeof(struct ieee80211_frame); in iot_sim_validate_content()
932 struct ieee80211_frame *wh; in iot_sim_delay_cb()
953 wh = (struct ieee80211_frame *)buf; in iot_sim_delay_cb()
/wlan-driver/qca-wifi-host-cmn/umac/cmn_services/mgmt_txrx/dispatcher/src/
H A Dwlan_mgmt_txrx_tgt_api.c1163 struct ieee80211_frame *wh; in mgmt_txrx_frame_hex_dump()
1168 if (frame_len < sizeof(struct ieee80211_frame)) { in mgmt_txrx_frame_hex_dump()
1172 wh = (struct ieee80211_frame *)frame_data; in mgmt_txrx_frame_hex_dump()
1181 mpdu_data_ptr = (uint8_t *)frame_data + sizeof(struct ieee80211_frame); in mgmt_txrx_frame_hex_dump()
1204 struct ieee80211_frame *wh; in simulation_frame_update()
1211 wh = (struct ieee80211_frame *)data; in simulation_frame_update()
1354 struct ieee80211_frame *wh; in tgt_mgmt_txrx_rx_frame_handler()
1380 wh = (struct ieee80211_frame *)data; in tgt_mgmt_txrx_rx_frame_handler()
1429 sizeof(struct ieee80211_frame); in tgt_mgmt_txrx_rx_frame_handler()
1446 if (buflen > (sizeof(struct ieee80211_frame) + in tgt_mgmt_txrx_rx_frame_handler()
[all …]
H A Dwlan_mgmt_txrx_rx_reo_tgt_api.c313 struct ieee80211_frame *wh; in tgt_mgmt_rx_reo_frame_handler()
374 wh = (struct ieee80211_frame *)qdf_nbuf_data(buf); in tgt_mgmt_rx_reo_frame_handler()
H A Dwlan_mgmt_txrx_utils_api.c452 struct ieee80211_frame *wh; in wlan_mgmt_txrx_mgmt_frame_tx()
488 wh = (struct ieee80211_frame *)qdf_nbuf_data(buf); in wlan_mgmt_txrx_mgmt_frame_tx()
/wlan-driver/qcacld-3.0/core/wma/src/
H A Dwma_data.c2238 const struct ieee80211_frame *wh = (const struct ieee80211_frame *)data; in wma_ieee80211_hdrsize()
2239 int32_t size = sizeof(struct ieee80211_frame); in wma_ieee80211_hdrsize()
2328 struct ieee80211_frame *wh; in wma_tx_packet()
2384 struct ieee80211_frame *wh = in wma_tx_packet()
2385 (struct ieee80211_frame *)qdf_nbuf_data(tx_frame); in wma_tx_packet()
2515 struct ieee80211_frame *wh = in wma_tx_packet()
2516 (struct ieee80211_frame *)qdf_nbuf_data(tx_frame); in wma_tx_packet()
2529 struct ieee80211_frame *wh = in wma_tx_packet()
2530 (struct ieee80211_frame *)qdf_nbuf_data(skb); in wma_tx_packet()
2702 wh = (struct ieee80211_frame *)(qdf_nbuf_data(tx_frame)); in wma_tx_packet()
[all …]
H A Dwma_mgmt.c111 struct ieee80211_frame *wh; in wma_send_bcn_buf_ll()
187 wh = (struct ieee80211_frame *)bcn_payload; in wma_send_bcn_buf_ll()
2099 struct ieee80211_frame *wh; in wmi_unified_probe_rsp_tmpl_send()
2109 wh = (struct ieee80211_frame *)probe_rsp_info->probeRespTemplate; in wmi_unified_probe_rsp_tmpl_send()
2185 struct ieee80211_frame *wh; in wma_unified_bcn_tmpl_send()
2235 wh = (struct ieee80211_frame *)frm; in wma_unified_bcn_tmpl_send()
3205 wma_is_ccmp_pn_replay_attack(tp_wma_handle wma, struct ieee80211_frame *wh, in wma_is_ccmp_pn_replay_attack()
3257 struct ieee80211_frame *wh, qdf_nbuf_t wbuf) in wma_process_bip()
3338 struct ieee80211_frame *wh, in wma_process_rmf_frame()
3402 wh = (struct ieee80211_frame *) qdf_nbuf_data(wbuf); in wma_process_rmf_frame()
[all …]
/wlan-driver/qca-wifi-host-cmn/umac/cmn_services/mgmt_txrx/core/src/
H A Dwlan_mgmt_txrx_main_i.h74 struct ieee80211_frame { struct
/wlan-driver/qcacld-3.0/core/dp/htt/
H A Dhtt_monitor_rx.c798 struct ieee80211_frame *wh; in htt_rx_restitch_mpdu_from_msdus()
905 wifi_hdr_len = sizeof(struct ieee80211_frame); in htt_rx_restitch_mpdu_from_msdus()
906 wh = (struct ieee80211_frame *)hdr_desc; in htt_rx_restitch_mpdu_from_msdus()
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/monitor/1.0/
H A Ddp_rx_mon_dest_1.0.c1723 struct ieee80211_frame *wh; in dp_rx_mon_restitch_mpdu_from_msdus()
1848 wifi_hdr_len = sizeof(struct ieee80211_frame); in dp_rx_mon_restitch_mpdu_from_msdus()
1849 wh = (struct ieee80211_frame *)hdr_desc; in dp_rx_mon_restitch_mpdu_from_msdus()
2093 struct ieee80211_frame *wh; in dp_rx_mon_frag_restitch_mpdu_from_msdus()
2143 wh = (struct ieee80211_frame *)hdr_desc; in dp_rx_mon_frag_restitch_mpdu_from_msdus()
2166 wifi_hdr_len = sizeof(struct ieee80211_frame); in dp_rx_mon_frag_restitch_mpdu_from_msdus()
2167 wh = (struct ieee80211_frame *)hdr_desc; in dp_rx_mon_frag_restitch_mpdu_from_msdus()
/wlan-driver/qcacld-3.0/core/cds/inc/
H A Dcds_ieee80211_common.h32 struct ieee80211_frame { struct

12