Home
last modified time | relevance | path

Searched refs:tc_mq_command (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/include/net/
Dpkt_cls.h776 enum tc_mq_command { enum
789 enum tc_mq_command command;
/kernel/linux/linux-5.10/net/sched/
Dsch_mq.c24 static int mq_offload(struct Qdisc *sch, enum tc_mq_command cmd) in mq_offload()