Searched refs:netdev_txq_to_tc (Results 1 – 5 of 5) sorted by relevance
1071 tc = netdev_txq_to_tc(dev, index); in traffic_class_show()1261 tc = netdev_txq_to_tc(dev, index); in xps_cpus_show()1341 tc = netdev_txq_to_tc(dev, index); in xps_rxqs_show()
2085 int netdev_txq_to_tc(struct net_device *dev, unsigned int txq) in netdev_txq_to_tc() function2103 EXPORT_SYMBOL(netdev_txq_to_tc);2297 tc = netdev_txq_to_tc(dev, index); in __netif_set_xps_queue()
495 int tc = netdev_txq_to_tc(dev, cl - 1); in mqprio_dump_class()
2048 int netdev_txq_to_tc(struct net_device *dev, unsigned int txq);
1753 tc = netdev_txq_to_tc(priv->ndev, qopt->queue); in cpsw_set_cbs()