Home
last modified time | relevance | path

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

/Linux-v4.19/include/net/
Dpkt_cls.h796 enum tc_mq_command { enum
803 enum tc_mq_command command;
/Linux-v4.19/net/sched/
Dsch_mq.c27 static int mq_offload(struct Qdisc *sch, enum tc_mq_command cmd) in mq_offload()