Home
last modified time | relevance | path

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

/linux-4.4.14/net/core/
Dnet-sysfs.c957 #define to_netdev_queue_attr(_attr) container_of(_attr, \ macro
965 struct netdev_queue_attribute *attribute = to_netdev_queue_attr(attr); in netdev_queue_attr_show()
978 struct netdev_queue_attribute *attribute = to_netdev_queue_attr(attr); in netdev_queue_attr_store()