Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/sched/
H A Dsch_fifo.c110 struct tc_fifo_qopt *ctl = nla_data(opt); in __fifo_init()
157 struct tc_fifo_qopt opt = { .limit = sch->limit }; in __fifo_dump()
239 nla = kmalloc(nla_attr_size(sizeof(struct tc_fifo_qopt)), GFP_KERNEL); in fifo_set_limit()
242 nla->nla_len = nla_attr_size(sizeof(struct tc_fifo_qopt)); in fifo_set_limit()
243 ((struct tc_fifo_qopt *)nla_data(nla))->limit = limit; in fifo_set_limit()
/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.h123 struct tc_fifo_qopt { struct
/OK3568_Linux_fs/kernel/tools/include/uapi/linux/
H A Dpkt_sched.h123 struct tc_fifo_qopt { struct
/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.h123 struct tc_fifo_qopt { struct
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dpkt_sched.h124 struct tc_fifo_qopt { struct