Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/sched/
H A Dsch_mqprio.c519 struct netdev_tc_txq tc = dev->tc_to_txq[cl & TC_BITMASK]; in mqprio_dump_class_stats()
/OK3568_Linux_fs/kernel/include/linux/
H A Dnetdevice.h826 struct netdev_tc_txq { struct
2196 struct netdev_tc_txq tc_to_txq[TC_MAX_QUEUE];
/OK3568_Linux_fs/kernel/net/core/
H A Ddev.c2406 struct netdev_tc_txq *tc = &dev->tc_to_txq[0]; in netif_setup_tc()
2431 struct netdev_tc_txq *tc = &dev->tc_to_txq[0]; in netdev_txq_to_tc()