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