Searched refs:netdev_tc_txq (Results 1 – 3 of 3) sorted by relevance
541 struct netdev_tc_txq tc = dev->tc_to_txq[cl & TC_BITMASK]; in mqprio_dump_class_stats()
814 struct netdev_tc_txq { struct2173 struct netdev_tc_txq tc_to_txq[TC_MAX_QUEUE];
2399 struct netdev_tc_txq *tc = &dev->tc_to_txq[0]; in netif_setup_tc()2424 struct netdev_tc_txq *tc = &dev->tc_to_txq[0]; in netdev_txq_to_tc()