Home
last modified time | relevance | path

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

/linux-6.1.9/net/core/
Dnet-sysfs.c1164 struct netdev_queue_attribute { struct
1171 container_of(_attr, struct netdev_queue_attribute, attr) argument
1178 const struct netdev_queue_attribute *attribute in netdev_queue_attr_show()
1192 const struct netdev_queue_attribute *attribute in netdev_queue_attr_store()
1304 static struct netdev_queue_attribute queue_tx_maxrate __ro_after_init
1308 static struct netdev_queue_attribute queue_trans_timeout __ro_after_init
1311 static struct netdev_queue_attribute queue_traffic_class __ro_after_init
1368 static struct netdev_queue_attribute bql_hold_time_attribute __ro_after_init
1380 static struct netdev_queue_attribute bql_inflight_attribute __ro_after_init =
1396 static struct netdev_queue_attribute bql_ ## NAME ## _attribute __ro_after_init \
[all …]