Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/monitor/2.0/
H A Ddp_mon_2.0.h289 uint16_t rx_mon_queue_depth; member
H A Ddp_rx_mon_2.0.c1224 mon_pdev_be->rx_mon_queue_depth--; in dp_rx_mon_drain_wq()
1401 mon_pdev_be->rx_mon_queue_depth--; in dp_rx_mon_process_ppdu()
1431 if (mon_pdev_be->rx_mon_queue_depth < DP_RX_MON_WQ_THRESHOLD) { in dp_rx_mon_add_ppdu_info_to_wq()
1435 mon_pdev_be->rx_mon_queue_depth++; in dp_rx_mon_add_ppdu_info_to_wq()
1443 if (mon_pdev_be->rx_mon_queue_depth > DP_MON_QUEUE_DEPTH_MAX) { in dp_rx_mon_add_ppdu_info_to_wq()
2733 mon_pdev_be->rx_mon_queue_depth); in dp_mon_rx_print_advanced_stats_2_0()