Home
last modified time | relevance | path

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

/linux/net/core/
H A Dnet-sysfs.c1412 static unsigned int get_netdev_queue_index(struct netdev_queue *queue) in netdev_queue_attr_store()
1436 index = get_netdev_queue_index(queue); in get_netdev_queue_index()
1471 int err, index = get_netdev_queue_index(queue); in traffic_class_show()
1758 index = get_netdev_queue_index(queue); in xps_queue_show()
1803 index = get_netdev_queue_index(queue); in xps_cpus_store()
1835 index = get_netdev_queue_index(queue); in xps_cpus_store()
1871 index = get_netdev_queue_index(queue); in xps_rxqs_store()
1427 static unsigned int get_netdev_queue_index(struct netdev_queue *queue) get_netdev_queue_index() function