Searched refs:drop_early (Results 1 – 7 of 7) sorted by relevance
116 extern int drop_early(int, int, int);
338 } else if (drop_early((avg - rp->red_thmin_s) >> rp->red_wshift, in red_addq()412 drop_early(int fp_len, int fp_probd, int count) in drop_early() function
378 } else if (drop_early((avg - prec->th_min_s) >> rp->rio_wshift, in rio_addq()
109 drop_early(struct pie_status *pst, uint32_t qlen) in drop_early() function
509 && drop_early(pst, q->ni.len_bytes) == DROP) { in aqm_pie_enqueue()
700 && drop_early(pst, q->stats.len_bytes) == DROP) { in pie_enqueue()
1277 stats->q_errors[idx] = rx_stats.drop_early + in mrvl_stats_get()