Home
last modified time | relevance | path

Searched refs:wred_drop (Results 1 – 3 of 3) sorted by relevance

/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_qdisc.c309 *p_drops += xstats->wred_drop[tclass_num] + in mlxsw_sp_qdisc_collect_tc_stats()
411 red_base->prob_drop = xstats->wred_drop[tclass_num]; in mlxsw_sp_setup_tc_qdisc_red_clean_stats()
522 early_drops = xstats->wred_drop[tclass_num] - xstats_base->prob_drop; in mlxsw_sp_qdisc_get_red_xstats()
548 overlimits = xstats->wred_drop[tclass_num] - stats_base->overlimits; in mlxsw_sp_qdisc_get_red_stats()
1109 stats_base->drops += xstats->wred_drop[i]; in mlxsw_sp_setup_tc_qdisc_prio_clean_stats()
Dspectrum.h257 u64 wred_drop[TC_MAX_QUEUE]; member
Dspectrum.c762 xstats->wred_drop[i] = in mlxsw_sp_port_get_hw_xstats()