Home
last modified time | relevance | path

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

/linux-4.1.27/net/core/
Dnet-sysfs.c930 struct netdev_queue_attribute { struct
933 struct netdev_queue_attribute *attr, char *buf); argument
935 struct netdev_queue_attribute *attr, const char *buf, size_t len); argument
938 struct netdev_queue_attribute, attr)
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()
973 struct netdev_queue_attribute *attribute, in show_trans_timeout()
1001 struct netdev_queue_attribute *attribute, in show_tx_maxrate()
1008 struct netdev_queue_attribute *attribute, in set_tx_maxrate()
1034 static struct netdev_queue_attribute queue_tx_maxrate =
[all …]