Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/dp/core/src/
H A Dwlan_dp_rx_thread.c213 uint32_t rx_flushed_total = 0; in dp_check_and_update_pending() local
244 rx_flushed_total += in dp_check_and_update_pending()
249 if (nbuf_queued_total > (nbuf_dequeued_total + rx_flushed_total)) in dp_check_and_update_pending()
251 rx_flushed_total); in dp_check_and_update_pending()