Home
last modified time | relevance | path

Searched refs:netdev_tc_txq (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/net/sched/
Dsch_mqprio.c519 struct netdev_tc_txq tc = dev->tc_to_txq[cl & TC_BITMASK]; in mqprio_dump_class_stats()
/Linux-v5.10/include/linux/
Dnetdevice.h793 struct netdev_tc_txq { struct
2140 struct netdev_tc_txq tc_to_txq[TC_MAX_QUEUE];
/Linux-v5.10/net/core/
Ddev.c2387 struct netdev_tc_txq *tc = &dev->tc_to_txq[0]; in netif_setup_tc()
2412 struct netdev_tc_txq *tc = &dev->tc_to_txq[0]; in netdev_txq_to_tc()