Searched refs:replenish (Results 1 – 6 of 6) sorted by relevance
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/ |
D | dp_rx.c | 246 DP_STATS_INC(dp_pdev, replenish.frag_alloc_fail, 1); in dp_pdev_frag_alloc_and_map() 259 DP_STATS_INC(dp_pdev, replenish.map_err, 1); in dp_pdev_frag_alloc_and_map() 352 DP_STATS_INC(dp_pdev, replenish.nbuf_alloc_fail, 1); in dp_pdev_nbuf_alloc_and_map_replenish() 362 DP_STATS_INC(dp_pdev, replenish.map_err, 1); in dp_pdev_nbuf_alloc_and_map_replenish() 377 DP_STATS_INC(dp_pdev, replenish.x86_fail, 1); in dp_pdev_nbuf_alloc_and_map_replenish() 431 DP_STATS_INC(dp_pdev, replenish.low_thresh_intrs, 1); in __dp_rx_buffers_no_map_lt_replenish() 451 DP_STATS_INC(dp_pdev, replenish.nbuf_alloc_fail, 1); in __dp_rx_buffers_no_map_lt_replenish() 487 DP_STATS_INC_PKT(dp_pdev, replenish.pkts, count, 0); in __dp_rx_buffers_no_map_lt_replenish() 528 DP_STATS_INC(dp_pdev, replenish.rxdma_err, num_req_buffers); in __dp_rx_buffers_no_map_replenish() 536 DP_STATS_INC(dp_pdev, replenish.nbuf_alloc_fail, 1); in __dp_rx_buffers_no_map_replenish() [all …]
|
D | dp_stats.c | 8247 pdev->stats.replenish.pkts.num); in dp_print_pdev_rx_stats() 8251 pdev->stats.replenish.low_thresh_intrs); in dp_print_pdev_rx_stats() 8285 pdev->stats.replenish.rxdma_err); in dp_print_pdev_rx_stats() 8295 pdev->stats.replenish.frag_alloc_fail); in dp_print_pdev_rx_stats()
|
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/monitor/1.0/ |
D | dp_rx_mon_1.0.h | 297 DP_STATS_INC(pdev, replenish.nbuf_alloc_fail, 1); in dp_rx_mon_add_msdu_to_list_failure_handler()
|
D | dp_rx_mon_dest_1.0.c | 366 replenish.nbuf_alloc_fail, in dp_rx_mon_mpdu_pop()
|
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/monitor/ |
D | dp_rx_mon.c | 1873 DP_STATS_INC(pdev, replenish.nbuf_alloc_fail, 1); in dp_rx_nbuf_prepare() 1888 DP_STATS_INC(pdev, replenish.map_err, 1); in dp_rx_nbuf_prepare()
|
/wlan-driver/qca-wifi-host-cmn/dp/inc/ |
D | cdp_txrx_stats_struct.h | 3230 } replenish; member
|