Home
last modified time | relevance | path

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

/linux-4.1.27/net/core/
Dnet-sysfs.c937 #define to_netdev_queue_attr(_attr) container_of(_attr, \ macro
945 struct netdev_queue_attribute *attribute = to_netdev_queue_attr(attr); in netdev_queue_attr_show()
958 struct netdev_queue_attribute *attribute = to_netdev_queue_attr(attr); in netdev_queue_attr_store()