Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/monitor/1.0/
H A Ddp_rx_mon_dest_1.0.c607 uint32_t *rx_bufs_dropped) in dp_rx_mon_check_n_drop_mpdu() argument
630 *rx_bufs_dropped = dp_rx_mon_drop_one_mpdu(pdev, mac_id, in dp_rx_mon_check_n_drop_mpdu()
642 uint32_t *rx_bufs_dropped) in dp_rx_mon_check_n_drop_mpdu() argument
702 uint32_t rx_bufs_dropped; in dp_rx_mon_dest_process() local
704 rx_bufs_dropped = 0; in dp_rx_mon_dest_process()
712 &rx_bufs_dropped)) { in dp_rx_mon_dest_process()
714 rx_bufs_used += rx_bufs_dropped; in dp_rx_mon_dest_process()
964 uint32_t rx_bufs_dropped; in dp_mon_dest_srng_drop_for_mac() local
997 &rx_bufs_dropped)) { in dp_mon_dest_srng_drop_for_mac()
999 rx_bufs_used += rx_bufs_dropped; in dp_mon_dest_srng_drop_for_mac()
[all …]