Home
last modified time | relevance | path

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

/Linux-v6.6/net/core/
Dnet-sysfs.c1202 #define to_netdev_queue(obj) container_of(obj, struct netdev_queue, kobj) macro
1209 struct netdev_queue *queue = to_netdev_queue(kobj); in netdev_queue_attr_show()
1223 struct netdev_queue *queue = to_netdev_queue(kobj); in netdev_queue_attr_store()
1649 struct netdev_queue *queue = to_netdev_queue(kobj); in netdev_queue_release()
1657 struct netdev_queue *queue = to_netdev_queue(kobj); in netdev_queue_namespace()