Home
last modified time | relevance | path

Searched refs:TCA_GRED_LIMIT (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/net/sched/
H A Dsch_gred.c527 [TCA_GRED_LIMIT] = { .type = NLA_U32 },
655 if (tb[TCA_GRED_LIMIT] != NULL) in gred_change()
656 sch->limit = nla_get_u32(tb[TCA_GRED_LIMIT]); in gred_change()
662 tb[TCA_GRED_LIMIT] != NULL) { in gred_change()
748 if (tb[TCA_GRED_LIMIT]) in gred_init()
749 sch->limit = nla_get_u32(tb[TCA_GRED_LIMIT]); in gred_init()
787 if (nla_put_u32(skb, TCA_GRED_LIMIT, sch->limit)) in gred_dump()
/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.h293 TCA_GRED_LIMIT, enumerator
/OK3568_Linux_fs/kernel/tools/include/uapi/linux/
H A Dpkt_sched.h293 TCA_GRED_LIMIT, enumerator
/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.h293 TCA_GRED_LIMIT, enumerator
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dpkt_sched.h313 TCA_GRED_LIMIT, enumerator