Home
last modified time | relevance | path

Searched defs:tc_gred_qopt (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/tools/include/uapi/linux/
H A Dpkt_sched.h326 struct tc_gred_qopt { struct
330 __u32 DP; /* up to 2^32 DPs */
331 __u32 backlog;
332 __u32 qave;
333 __u32 forced;
334 __u32 early;
335 __u32 other;
336 __u32 pdrop;
340 __u8 prio; /* prio of this VQ */
341 __u32 packets;
[all …]
/openbmc/linux/include/uapi/linux/
H A Dpkt_sched.h346 struct tc_gred_qopt { struct
350 __u32 DP; /* up to 2^32 DPs */
351 __u32 backlog;
352 __u32 qave;
353 __u32 forced;
354 __u32 early;
355 __u32 other;
356 __u32 pdrop;
360 __u8 prio; /* prio of this VQ */
361 __u32 packets;
[all …]