Home
last modified time | relevance | path

Searched refs:cmpl_msdus (Results 1 – 4 of 4) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/hif/src/ce/
H A Dce_service_legacy.c300 qdf_nbuf_t *cmpl_msdus, uint32_t num_cmpls, in ce_fastpath_rx_handle() argument
309 ce_state->fastpath_handler(ce_state->context, cmpl_msdus, num_cmpls); in ce_fastpath_rx_handle()
350 qdf_nbuf_t cmpl_msdus[MSG_FLUSH_NUM]; in ce_per_engine_service_fast() local
415 cmpl_msdus[nbuf_cmpl_idx++] = nbuf; in ce_per_engine_service_fast()
426 ce_fastpath_rx_handle(ce_state, cmpl_msdus, in ce_per_engine_service_fast()
453 ce_fastpath_rx_handle(ce_state, cmpl_msdus, in ce_per_engine_service_fast()
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/rh/
H A Ddp_rh_htt.c240 dp_htt_t2h_msg_handler_fast(void *context, qdf_nbuf_t *cmpl_msdus, in dp_htt_t2h_msg_handler_fast() argument
251 htt_t2h_msg = cmpl_msdus[i]; in dp_htt_t2h_msg_handler_fast()
/wlan-driver/qcacld-3.0/core/dp/htt/
H A Dhtt_internal.h576 void htt_t2h_msg_handler_fast(void *htt_pdev, qdf_nbuf_t *cmpl_msdus,
580 qdf_nbuf_t *cmpl_msdus, in htt_t2h_msg_handler_fast() argument
H A Dhtt_t2h.c1109 void htt_t2h_msg_handler_fast(void *context, qdf_nbuf_t *cmpl_msdus, in htt_t2h_msg_handler_fast() argument
1121 htt_t2h_msg = cmpl_msdus[i]; in htt_t2h_msg_handler_fast()