Searched refs:refill_count (Results 1 – 2 of 2) sorted by relevance
153 droq->refill_count = 0; in lio_droq_reset_indices()434 droq->refill_count--; in lio_droq_refill_pullup_descs()467 while (droq->refill_count && (desc_refilled < droq->max_count)) { in lio_droq_refill()501 droq->refill_count--; in lio_droq_refill()504 if (droq->refill_count) in lio_droq_refill()583 droq->refill_count += buf_cnt; in lio_droq_drop_packets()614 droq->refill_count++; in lio_droq_fast_process_packets()630 droq->refill_count += buf_cnt; in lio_droq_fast_process_packets()643 droq->refill_count++; in lio_droq_fast_process_packets()678 droq->refill_count++; in lio_droq_fast_process_packets()[all …]
285 uint32_t refill_count; member