Home
last modified time | relevance | path

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

/linux/include/net/
H A Dpkt_cls.h829 enum tc_mq_command { enum
842 enum tc_mq_command command;
/linux/net/sched/
H A Dsch_mq.c20 static int mq_offload(struct Qdisc *sch, enum tc_mq_command cmd) in mq_offload()