Searched refs:nbuf_dequeued_total (Results 1 – 1 of 1) sorted by relevance
212 uint32_t nbuf_dequeued_total = 0; in dp_check_and_update_pending() local242 nbuf_dequeued_total += in dp_check_and_update_pending()249 if (nbuf_queued_total > (nbuf_dequeued_total + rx_flushed_total)) in dp_check_and_update_pending()250 pending = nbuf_queued_total - (nbuf_dequeued_total + in dp_check_and_update_pending()