Searched refs:netdev_tc_txq (Results 1 – 3 of 3) sorted by relevance
303 struct netdev_tc_txq tc = dev->tc_to_txq[i]; in mqprio_dump_class()333 struct netdev_tc_txq tc = dev->tc_to_txq[cl - 1]; in mqprio_dump_class_stats()
737 struct netdev_tc_txq { struct1743 struct netdev_tc_txq tc_to_txq[TC_MAX_QUEUE];
1877 struct netdev_tc_txq *tc = &dev->tc_to_txq[0]; in netif_setup_tc()