Home
last modified time | relevance | path

Searched refs:red_stats (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/include/net/
H A Dpkt_cls.h823 struct red_stats *xstats;
859 struct red_stats *xstats[MAX_DPs];
H A Dred.h119 struct red_stats { struct
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_qdisc.c58 struct red_stats red;
401 struct red_stats *red_base; in mlxsw_sp_setup_tc_qdisc_red_clean_stats()
514 struct red_stats *xstats_base = &mlxsw_sp_qdisc->xstats_base.red; in mlxsw_sp_qdisc_get_red_xstats()
517 struct red_stats *res = xstats_ptr; in mlxsw_sp_qdisc_get_red_xstats()
/OK3568_Linux_fs/kernel/net/sched/
H A Dsch_red.c47 struct red_stats stats;
H A Dsch_gred.c44 struct red_stats stats;
/OK3568_Linux_fs/kernel/drivers/net/ethernet/netronome/nfp/abm/
H A Dqdisc.c475 struct red_stats *stats) in nfp_abm_stats_red_calculate()