Searched refs:netdev_txq_to_tc (Results 1 – 5 of 5) sorted by relevance
44 u8 pcp = netdev_txq_to_tc(netdev, queue_mapping); in ocelot_xmit()
243 u8 pcp = netdev_txq_to_tc(netdev, queue_mapping); in sja1105_xmit()271 u8 pcp = netdev_txq_to_tc(netdev, queue_mapping); in sja1110_xmit()
1244 tc = netdev_txq_to_tc(dev, index); in traffic_class_show()1487 tc = netdev_txq_to_tc(dev, index); in xps_cpus_show()1555 tc = netdev_txq_to_tc(dev, index); in xps_rxqs_show()
2395 int netdev_txq_to_tc(struct net_device *dev, unsigned int txq) in netdev_txq_to_tc() function2413 EXPORT_SYMBOL(netdev_txq_to_tc);2615 tc = netdev_txq_to_tc(dev, index); in __netif_set_xps_queue()
558 int tc = netdev_txq_to_tc(dev, cl - 1); in mqprio_dump_class()