early_drops 380 drivers/net/ethernet/mellanox/mlxsw/spectrum_qdisc.c int early_drops, marks, pdrops; early_drops 384 drivers/net/ethernet/mellanox/mlxsw/spectrum_qdisc.c early_drops = xstats->wred_drop[tclass_num] - xstats_base->prob_drop; early_drops 390 drivers/net/ethernet/mellanox/mlxsw/spectrum_qdisc.c res->prob_drop += early_drops; early_drops 394 drivers/net/ethernet/mellanox/mlxsw/spectrum_qdisc.c xstats_base->prob_drop += early_drops;