Searched defs:max_P (Results 1 - 5 of 5) sorted by relevance

/linux-4.4.14/net/sched/
H A Dsch_red.c186 u32 max_P; red_change() local
H A Dsch_choke.c424 u32 max_P; choke_change() local
H A Dsch_gred.c431 u32 max_P; gred_change() local
384 gred_change_vq(struct Qdisc *sch, int dp, struct tc_gred_qopt *ctl, int prio, u8 *stab, u32 max_P, struct gred_sched_data **prealloc) gred_change_vq() argument
/linux-4.4.14/include/net/
H A Dred.h132 u32 max_P; /* probability, [0 .. 1.0] 32 scaled */ member in struct:red_parms
170 red_set_parms(struct red_parms *p, u32 qth_min, u32 qth_max, u8 Wlog, u8 Plog, u8 Scell_log, u8 *stab, u32 max_P) red_set_parms() argument
/linux-4.4.14/include/uapi/linux/
H A Dpkt_sched.h219 __u32 max_P; /* probability, high resolution */ member in struct:tc_sfq_qopt_v1

Completed in 169 milliseconds