netdev_txq_to_tc 820 drivers/net/ethernet/freescale/dpaa2/dpaa2-eth.c prio = netdev_txq_to_tc(net_dev, queue_mapping); netdev_txq_to_tc 1541 drivers/net/ethernet/ti/cpsw.c tc = netdev_txq_to_tc(priv->ndev, qopt->queue); netdev_txq_to_tc 2097 include/linux/netdevice.h int netdev_txq_to_tc(struct net_device *dev, unsigned int txq); netdev_txq_to_tc 2059 net/core/dev.c EXPORT_SYMBOL(netdev_txq_to_tc); netdev_txq_to_tc 2260 net/core/dev.c tc = netdev_txq_to_tc(dev, index); netdev_txq_to_tc 1068 net/core/net-sysfs.c tc = netdev_txq_to_tc(dev, index); netdev_txq_to_tc 1258 net/core/net-sysfs.c tc = netdev_txq_to_tc(dev, index); netdev_txq_to_tc 1338 net/core/net-sysfs.c tc = netdev_txq_to_tc(dev, index); netdev_txq_to_tc 93 net/dsa/tag_sja1105.c u8 pcp = netdev_txq_to_tc(netdev, queue_mapping); netdev_txq_to_tc 494 net/sched/sch_mqprio.c int tc = netdev_txq_to_tc(dev, cl - 1);