Searched defs:tc_mqprio_qopt (Results 1 – 2 of 2) sorted by relevance
593 struct tc_mqprio_qopt { struct594 __u8 num_tc;595 __u8 prio_tc_map[TC_QOPT_BITMASK + 1];596 __u8 hw;597 __u16 count[TC_QOPT_MAX_QUEUE];598 __u16 offset[TC_QOPT_MAX_QUEUE];
619 struct tc_mqprio_qopt { struct620 __u8 num_tc;621 __u8 prio_tc_map[TC_QOPT_BITMASK + 1];622 __u8 hw;623 __u16 count[TC_QOPT_MAX_QUEUE];624 __u16 offset[TC_QOPT_MAX_QUEUE];
Completed in 19 milliseconds