Searched refs:prob_drop (Results 1 – 8 of 8) sorted by relevance
271 red_base->prob_drop = xstats->wred_drop[tclass_num]; in mlxsw_sp_setup_tc_qdisc_red_clean_stats()274 stats_base->overlimits = red_base->prob_drop + red_base->prob_mark; in mlxsw_sp_setup_tc_qdisc_red_clean_stats()275 stats_base->drops = red_base->prob_drop + red_base->pdrop; in mlxsw_sp_setup_tc_qdisc_red_clean_stats()370 early_drops = xstats->wred_drop[tclass_num] - xstats_base->prob_drop; in mlxsw_sp_qdisc_get_red_xstats()375 res->prob_drop += early_drops; in mlxsw_sp_qdisc_get_red_xstats()379 xstats_base->prob_drop += early_drops; in mlxsw_sp_qdisc_get_red_xstats()
58 u32 prob_drop; /* Early probability drops */ member263 q->stats.prob_drop++; in choke_enqueue()470 .early = q->stats.prob_drop + q->stats.forced_drop, in choke_dump_stats()
78 q->stats.prob_drop++; in red_enqueue()349 st.early = q->stats.prob_drop + q->stats.forced_drop; in red_dump_stats()
228 q->stats.prob_drop++; in gred_enqueue()821 opt.early = q->stats.prob_drop; in gred_dump()873 q->stats.prob_drop)) in gred_dump()
402 q->stats.prob_drop++; in sfq_enqueue()
120 u32 prob_drop; /* Early probability drops */ member
222 __u32 prob_drop; /* Early drops, below max threshold */ member
221 __u32 prob_drop; /* Early drops, below max threshold */ member