Home
last modified time | relevance | path

Searched refs:msdu_cnt (Results 1 – 13 of 13) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/rh/
Ddp_rh_htt.c267 uint16_t vdev_id, msdu_cnt; in dp_htt_t2h_msg_handler_fast() local
281 msdu_cnt = in dp_htt_t2h_msg_handler_fast()
285 msdu_cnt); in dp_htt_t2h_msg_handler_fast()
/wlan-driver/qcacld-3.0/core/dp/htt/
Dhtt_internal.h898 void htt_rx_dbg_rxbuf_httrxind(struct htt_pdev_t *pdev, unsigned int msdu_cnt) in htt_rx_dbg_rxbuf_httrxind() argument
902 pdev->rx_buff_list[pdev->rx_buff_index].paddr = msdu_cnt; in htt_rx_dbg_rxbuf_httrxind()
959 unsigned int msdu_cnt) in htt_rx_dbg_rxbuf_httrxind() argument
Dhtt_t2h.c281 uint16_t msdu_cnt; in htt_t2h_lp_msg_handler() local
290 msdu_cnt = in htt_t2h_lp_msg_handler()
294 msdu_cnt); in htt_t2h_lp_msg_handler()
/wlan-driver/qcacld-3.0/core/dp/txrx/
Dol_rx.c918 qdf_nbuf_t msg, uint16_t msdu_cnt) in ol_rx_offload_deliver_ind_handler() argument
926 if (msdu_cnt > htt_rx_offload_msdu_cnt(htt_pdev)) { in ol_rx_offload_deliver_ind_handler()
927 ol_txrx_err("invalid msdu_cnt=%u", msdu_cnt); in ol_rx_offload_deliver_ind_handler()
935 while (msdu_cnt) { in ol_rx_offload_deliver_ind_handler()
954 msdu_cnt--; in ol_rx_offload_deliver_ind_handler()
/wlan-driver/qcacld-3.0/core/dp/ol/inc/
Dol_txrx_htt_api.h447 qdf_nbuf_t msg, uint16_t msdu_cnt);
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/monitor/1.0/
Ddp_rx_mon_dest_1.0.c183 uint32_t msdu_ppdu_id, msdu_cnt; in dp_rx_mon_mpdu_pop() local
206 &buf_info, &msdu_cnt); in dp_rx_mon_mpdu_pop()
231 if (!msdu_cnt) { in dp_rx_mon_mpdu_pop()
390 if (!is_frag && msdu_cnt) in dp_rx_mon_mpdu_pop()
391 msdu_cnt--; in dp_rx_mon_mpdu_pop()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/
Dhal_api_mon.h392 uint32_t *msdu_cnt) in hal_rx_reo_ent_buf_paddr_get() argument
403 *msdu_cnt = HAL_RX_GET(rx_mpdu_desc_info_details, in hal_rx_reo_ent_buf_paddr_get()
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
Ddp_rx_err.c2956 uint32_t msdu_cnt; in dp_rx_err_mpdu_pop() local
2977 &buf_info, &msdu_cnt); in dp_rx_err_mpdu_pop()
3169 uint32_t msdu_cnt, i; in dp_wbm_int_err_mpdu_pop() local
3179 &buf_info, &msdu_cnt); in dp_wbm_int_err_mpdu_pop()
Ddp_stats.c995 dp_stats_buf->msdu_cnt); in dp_print_peer_stats_cmn_tlv()
5108 total_rx->msdu_cnt += per_ring_rx->msdu_cnt; in dp_accumulate_tid_stats()
5228 DP_PRINT_STATS("Rx MSDU Count: %llu", total_rx.msdu_cnt); in dp_pdev_print_tid_stats()
5394 tid_stats->rx_total[tid].msdu_cnt = rx.msdu_cnt; in dp_pdev_get_tid_stats()
Ddp_rx.c2726 tid_stats->msdu_cnt++; in dp_rx_msdu_stats_update()
/wlan-driver/qca-wifi-host-cmn/dp/inc/
Dcdp_txrx_stats_struct.h1165 uint64_t msdu_cnt; member
/wlan-driver/fw-api/fw/
Dhtt.h11715 msdu_cnt: 16; member
16692 msdu_cnt : 8, /* min: 0, max: 255 */ member
22349 msdu_cnt: 8, member
Dhtt_stats.h1807 A_UINT32 msdu_cnt; member