Searched refs:msdu_cnt (Results 1 – 13 of 13) sorted by relevance
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/rh/ |
D | dp_rh_htt.c | 267 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/ |
D | htt_internal.h | 898 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
|
D | htt_t2h.c | 281 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/ |
D | ol_rx.c | 918 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/ |
D | ol_txrx_htt_api.h | 447 qdf_nbuf_t msg, uint16_t msdu_cnt);
|
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/monitor/1.0/ |
D | dp_rx_mon_dest_1.0.c | 183 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/ |
D | hal_api_mon.h | 392 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/ |
D | dp_rx_err.c | 2956 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()
|
D | dp_stats.c | 995 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()
|
D | dp_rx.c | 2726 tid_stats->msdu_cnt++; in dp_rx_msdu_stats_update()
|
/wlan-driver/qca-wifi-host-cmn/dp/inc/ |
D | cdp_txrx_stats_struct.h | 1165 uint64_t msdu_cnt; member
|
/wlan-driver/fw-api/fw/ |
D | htt.h | 11715 msdu_cnt: 16; member 16692 msdu_cnt : 8, /* min: 0, max: 255 */ member 22349 msdu_cnt: 8, member
|
D | htt_stats.h | 1807 A_UINT32 msdu_cnt; member
|