Searched defs:num_tc (Results 1 – 4 of 4) sorted by relevance
105 int tc, num_tc = netdev_get_num_tc(dev); in mqprio_qopt_reconstruct() local
123 int num_tc = netdev_get_num_tc(dev); in taprio_calculate_gate_durations() local276 int num_tc = netdev_get_num_tc(dev); in taprio_update_queue_max_sdu() local666 int num_tc = netdev_get_num_tc(dev); in taprio_set_budgets() local683 int tc_consumed, int num_tc) in taprio_update_budgets()712 int num_tc = netdev_get_num_tc(dev); in taprio_dequeue_from_txq() local781 int num_tc = netdev_get_num_tc(dev); in taprio_dequeue_tc_priority() local923 int num_tc = netdev_get_num_tc(dev); in advance_sched() local1243 int num_tc = netdev_get_num_tc(dev); in setup_first_end_time() local
1440 int num_tc, tc, index, ret; in traffic_class_show() local
2692 int num_tc = dev_maps->num_tc; in remove_xps_queue_cpu() local2836 int maps_sz, num_tc = 1, tc = 0; in __netif_set_xps_queue() local3086 int netdev_set_num_tc(struct net_device *dev, u8 num_tc) in netdev_set_num_tc()
Completed in 34 milliseconds