Searched refs:tc_mq_command (Results 1 – 2 of 2) sorted by relevance
829 enum tc_mq_command { enum842 enum tc_mq_command command;
20 static int mq_offload(struct Qdisc *sch, enum tc_mq_command cmd) in mq_offload()