Home
last modified time | relevance | path

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

/linux-4.4.14/net/core/
Dnet-sysfs.c950 struct netdev_queue_attribute { struct
953 struct netdev_queue_attribute *attr, char *buf); argument
955 struct netdev_queue_attribute *attr, const char *buf, size_t len); argument
958 struct netdev_queue_attribute, attr)
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()
993 struct netdev_queue_attribute *attribute, in show_trans_timeout()
1018 struct netdev_queue_attribute *attribute, in show_tx_maxrate()
1025 struct netdev_queue_attribute *attribute, in set_tx_maxrate()
1051 static struct netdev_queue_attribute queue_tx_maxrate =
[all …]