Searched refs:nbuf_alloc_fail (Results 1 – 5 of 5) sorted by relevance
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/ |
H A D | dp_rx.c | 352 DP_STATS_INC(dp_pdev, replenish.nbuf_alloc_fail, 1); in dp_pdev_nbuf_alloc_and_map_replenish() 451 DP_STATS_INC(dp_pdev, replenish.nbuf_alloc_fail, 1); in __dp_rx_buffers_no_map_lt_replenish() 536 DP_STATS_INC(dp_pdev, replenish.nbuf_alloc_fail, 1); in __dp_rx_buffers_no_map_replenish() 753 DP_STATS_INC(dp_pdev, replenish.nbuf_alloc_fail, 1); in __dp_pdev_rx_buffers_no_map_attach() 3077 DP_STATS_INC(dp_pdev, replenish.nbuf_alloc_fail, 1); in dp_pdev_nbuf_alloc_and_map()
|
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/monitor/1.0/ |
H A 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()
|
H A 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/inc/ |
H A D | cdp_txrx_stats_struct.h | 3224 uint32_t nbuf_alloc_fail; member
|
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/monitor/ |
H A D | dp_rx_mon.c | 1873 DP_STATS_INC(pdev, replenish.nbuf_alloc_fail, 1); in dp_rx_nbuf_prepare()
|