Lines Matching refs:refill_count
135 droq->refill_count = 0; in octeon_droq_reset_indices()
411 droq->refill_count--; in octeon_droq_refill_pullup_descs()
441 while (droq->refill_count && (desc_refilled < droq->max_count)) { in octeon_droq_refill()
479 droq->refill_count--; in octeon_droq_refill()
482 if (droq->refill_count) in octeon_droq_refill()
588 droq->refill_count += buf_cnt; in octeon_droq_drop_packets()
635 droq->refill_count += buf_cnt; in octeon_droq_fast_process_packets()
650 droq->refill_count++; in octeon_droq_fast_process_packets()
684 droq->refill_count++; in octeon_droq_fast_process_packets()
700 if (droq->refill_count >= droq->refill_threshold) { in octeon_droq_fast_process_packets()
728 if (droq->refill_count >= droq->refill_threshold && in octeon_droq_fast_process_packets()