Home
last modified time | relevance | path

Searched refs:htt_t2h_msg (Results 1 – 8 of 8) sorted by relevance

/wlan-driver/qcacld-3.0/core/dp/htt/
H A Dhtt_t2h.c217 static void htt_t2h_lp_msg_handler(void *context, qdf_nbuf_t htt_t2h_msg, in htt_t2h_lp_msg_handler() argument
224 msg_word = (uint32_t *) qdf_nbuf_data(htt_t2h_msg); in htt_t2h_lp_msg_handler()
260 if (qdf_nbuf_len(htt_t2h_msg) < HTT_RX_FLUSH_BYTES) { in htt_t2h_lp_msg_handler()
293 htt_t2h_msg, in htt_t2h_lp_msg_handler()
308 int msg_len = qdf_nbuf_len(htt_t2h_msg); in htt_t2h_lp_msg_handler()
317 htt_rx_frag_set_last_msdu(pdev, htt_t2h_msg); in htt_t2h_lp_msg_handler()
323 rx_pkt_len = qdf_nbuf_len(htt_t2h_msg); in htt_t2h_lp_msg_handler()
339 htt_t2h_msg, in htt_t2h_lp_msg_handler()
394 if (qdf_nbuf_len(htt_t2h_msg) < HTT_RX_PEER_MAP_BYTES) { in htt_t2h_lp_msg_handler()
423 if (qdf_nbuf_len(htt_t2h_msg) < HTT_RX_PEER_UNMAP_BYTES) { in htt_t2h_lp_msg_handler()
[all …]
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/rh/
H A Ddp_rh_htt.c244 qdf_nbuf_t htt_t2h_msg; in dp_htt_t2h_msg_handler_fast() local
251 htt_t2h_msg = cmpl_msdus[i]; in dp_htt_t2h_msg_handler_fast()
252 msg_len = qdf_nbuf_len(htt_t2h_msg); in dp_htt_t2h_msg_handler_fast()
258 qdf_nbuf_pull_head(htt_t2h_msg, HTC_HEADER_LEN + in dp_htt_t2h_msg_handler_fast()
261 msg_word = (uint32_t *)qdf_nbuf_data(htt_t2h_msg); in dp_htt_t2h_msg_handler_fast()
276 htt_t2h_msg, in dp_htt_t2h_msg_handler_fast()
283 dp_rx_data_indication_handler(soc->dp_soc, htt_t2h_msg, in dp_htt_t2h_msg_handler_fast()
300 dp_tx_compl_handler_rh(soc->dp_soc, htt_t2h_msg); in dp_htt_t2h_msg_handler_fast()
354 nbuf_copy = qdf_nbuf_copy(htt_t2h_msg); in dp_htt_t2h_msg_handler_fast()
417 htc_pkt.pPktContext = (void *)htt_t2h_msg; in dp_htt_t2h_msg_handler_fast()
[all …]
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
H A Ddp_htt.c2261 qdf_nbuf_t htt_t2h_msg) argument
2267 msg_word = (uint32_t *)qdf_nbuf_data(htt_t2h_msg);
2283 msg_copy = qdf_nbuf_clone(htt_t2h_msg);
2706 qdf_nbuf_t htt_t2h_msg) argument
2708 dp_htt_sawf_def_queues_map_report_conf(soc, msg_word, htt_t2h_msg);
2713 qdf_nbuf_t htt_t2h_msg) argument
2728 qdf_nbuf_t htt_t2h_msg) argument
2730 dp_htt_sawf_msduq_map(soc, msg_word, htt_t2h_msg);
2743 qdf_nbuf_t htt_t2h_msg) argument
2745 dp_htt_sawf_dynamic_ast_update(soc, msg_word, htt_t2h_msg);
[all …]
H A Ddp_internal.h544 qdf_nbuf_t htt_t2h_msg) in dp_monitor_ppdu_stats_ind_handler() argument
/wlan-driver/qcacld-3.0/core/dp/ol/inc/
H A Dol_txrx_htt_api.h797 void ol_rx_cfr_capture_msg_handler(qdf_nbuf_t htt_t2h_msg);
799 static inline void ol_rx_cfr_capture_msg_handler(qdf_nbuf_t htt_t2h_msg) in ol_rx_cfr_capture_msg_handler() argument
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/monitor/
H A Ddp_mon.c5221 qdf_nbuf_t htt_t2h_msg) in dp_htt_process_tlv() argument
5234 uint32_t *msg_word = (uint32_t *)qdf_nbuf_data(htt_t2h_msg); in dp_htt_process_tlv()
5407 qdf_nbuf_t htt_t2h_msg) in dp_htt_process_smu_ppdu_stats_tlv() argument
5414 uint32_t *msg_word = (uint32_t *)qdf_nbuf_data(htt_t2h_msg); in dp_htt_process_smu_ppdu_stats_tlv()
5456 uint8_t pdev_id, qdf_nbuf_t htt_t2h_msg) in dp_txrx_ppdu_stats_handler() argument
5478 ppdu_info = dp_htt_process_tlv(pdev, htt_t2h_msg); in dp_txrx_ppdu_stats_handler()
5482 (pdev, htt_t2h_msg, mon_pdev->mgmtctrl_frm_info.ppdu_id) != in dp_txrx_ppdu_stats_handler()
5500 uint8_t pdev_id, qdf_nbuf_t htt_t2h_msg) in dp_txrx_ppdu_stats_handler() argument
5503 dp_htt_process_smu_ppdu_stats_tlv(soc, htt_t2h_msg); in dp_txrx_ppdu_stats_handler()
5509 uint8_t pdev_id, qdf_nbuf_t htt_t2h_msg) in dp_txrx_ppdu_stats_handler() argument
[all …]
H A Ddp_mon.h557 qdf_nbuf_t htt_t2h_msg);
693 qdf_nbuf_t htt_t2h_msg);
3119 qdf_nbuf_t htt_t2h_msg) in dp_monitor_ppdu_stats_ind_handler() argument
3136 htt_t2h_msg); in dp_monitor_ppdu_stats_ind_handler()
3141 qdf_nbuf_t htt_t2h_msg) in dp_monitor_ppdu_stats_ind_handler() argument
/wlan-driver/qcacld-3.0/core/dp/txrx/
H A Dol_rx.c2000 void ol_rx_cfr_capture_msg_handler(qdf_nbuf_t htt_t2h_msg) in ol_rx_cfr_capture_msg_handler() argument
2011 msg_word = (uint32_t *)qdf_nbuf_data(htt_t2h_msg); in ol_rx_cfr_capture_msg_handler()