Home
last modified time | relevance | path

Searched refs:prob_mark (Results 1 - 19 of 19) sorted by relevance

/kernel/linux/linux-5.10/net/sched/
H A Dsch_choke.c59 u32 prob_mark; /* Early probability marks */ member
261 q->stats.prob_mark++; in choke_enqueue()
465 .marked = q->stats.prob_mark + q->stats.forced_mark, in choke_dump_stats()
H A Dsch_red.c97 q->stats.prob_mark++; in red_enqueue()
467 st.marked = q->stats.prob_mark + q->stats.forced_mark; in red_dump_stats()
H A Dsch_gred.c232 q->stats.prob_mark++; in gred_enqueue()
876 q->stats.prob_mark)) in gred_dump()
H A Dsch_sfq.c398 q->stats.prob_mark++; in sfq_enqueue()
/kernel/linux/linux-6.6/net/sched/
H A Dsch_choke.c59 u32 prob_mark; /* Early probability marks */ member
260 q->stats.prob_mark++; in choke_enqueue()
464 .marked = q->stats.prob_mark + q->stats.forced_mark, in choke_dump_stats()
H A Dsch_red.c97 q->stats.prob_mark++; in red_enqueue()
466 st.marked = q->stats.prob_mark + q->stats.forced_mark; in red_dump_stats()
H A Dsch_gred.c233 q->stats.prob_mark++; in gred_enqueue()
886 q->stats.prob_mark)) in gred_dump()
H A Dsch_sfq.c398 q->stats.prob_mark++; in sfq_enqueue()
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_qdisc.c658 red_base->prob_mark = xstats->tc_ecn[tclass_num]; in mlxsw_sp_setup_tc_qdisc_red_clean_stats()
662 stats_base->overlimits = red_base->prob_drop + red_base->prob_mark; in mlxsw_sp_setup_tc_qdisc_red_clean_stats()
785 marks = xstats->tc_ecn[tclass_num] - xstats_base->prob_mark; in mlxsw_sp_qdisc_get_red_xstats()
791 res->prob_mark += marks; in mlxsw_sp_qdisc_get_red_xstats()
795 xstats_base->prob_mark += marks; in mlxsw_sp_qdisc_get_red_xstats()
/kernel/linux/linux-5.10/include/net/
H A Dred.h121 u32 prob_mark; /* Early probability marks */ member
/kernel/linux/linux-6.6/include/net/
H A Dred.h121 u32 prob_mark; /* Early probability marks */ member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dpkt_sched.h130 __u32 prob_mark; member
/kernel/linux/linux-5.10/tools/include/uapi/linux/
H A Dpkt_sched.h223 __u32 prob_mark; /* Marked packets, below max threshold */ member
/kernel/linux/linux-5.10/include/uapi/linux/
H A Dpkt_sched.h224 __u32 prob_mark; /* Marked packets, below max threshold */ member
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dpkt_sched.h224 __u32 prob_mark; /* Marked packets, below max threshold */ member
/kernel/linux/linux-6.6/tools/include/uapi/linux/
H A Dpkt_sched.h223 __u32 prob_mark; /* Marked packets, below max threshold */ member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dpkt_sched.h143 __u32 prob_mark; member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dpkt_sched.h143 __u32 prob_mark; member
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_qdisc.c414 stats_base->overlimits = red_base->prob_drop + red_base->prob_mark; in mlxsw_sp_setup_tc_qdisc_red_clean_stats()

Completed in 49 milliseconds