Home
last modified time | relevance | path

Searched defs:tc_red_qopt (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dpkt_sched.h263 struct tc_red_qopt { struct
264 __u32 limit; /* HARD maximal queue length (bytes) */
265 __u32 qth_min; /* Min average length threshold (bytes) */
266 __u32 qth_max; /* Max average length threshold (bytes) */
267 unsigned char Wlog; /* log(W) */
268 unsigned char Plog; /* log(P_max/(qth_max-qth_min)) */
269 unsigned char Scell_log; /* cell size for idle damping */
270 unsigned char flags;
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dpkt_sched.h263 struct tc_red_qopt { struct
264 __u32 limit; /* HARD maximal queue length (bytes) */
265 __u32 qth_min; /* Min average length threshold (bytes) */
266 __u32 qth_max; /* Max average length threshold (bytes) */
267 unsigned char Wlog; /* log(W) */
268 unsigned char Plog; /* log(P_max/(qth_max-qth_min)) */
269 unsigned char Scell_log; /* cell size for idle damping */
270 unsigned char flags;
/OK3568_Linux_fs/kernel/tools/include/uapi/linux/
H A Dpkt_sched.h263 struct tc_red_qopt { struct
264 __u32 limit; /* HARD maximal queue length (bytes) */
265 __u32 qth_min; /* Min average length threshold (bytes) */
266 __u32 qth_max; /* Max average length threshold (bytes) */
267 unsigned char Wlog; /* log(W) */
268 unsigned char Plog; /* log(P_max/(qth_max-qth_min)) */
269 unsigned char Scell_log; /* cell size for idle damping */
270 unsigned char flags;
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dpkt_sched.h267 struct tc_red_qopt { struct
268 __u32 limit; /* HARD maximal queue length (bytes) */
269 __u32 qth_min; /* Min average length threshold (bytes) */
270 __u32 qth_max; /* Max average length threshold (bytes) */
271 unsigned char Wlog; /* log(W) */
272 unsigned char Plog; /* log(P_max/(qth_max-qth_min)) */
273 unsigned char Scell_log; /* cell size for idle damping */
287 unsigned char flags;