Home
last modified time | relevance | path

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

/linux-6.14.4/net/core/
Dnet-sysfs.c1245 struct netdev_queue_attribute { struct
1252 container_of(_attr, struct netdev_queue_attribute, attr) argument
1259 const struct netdev_queue_attribute *attribute in netdev_queue_attr_show()
1273 const struct netdev_queue_attribute *attribute in netdev_queue_attr_store()
1385 static struct netdev_queue_attribute queue_tx_maxrate __ro_after_init
1389 static struct netdev_queue_attribute queue_trans_timeout __ro_after_init
1392 static struct netdev_queue_attribute queue_traffic_class __ro_after_init
1449 static struct netdev_queue_attribute bql_hold_time_attribute __ro_after_init
1484 static struct netdev_queue_attribute bql_stall_thrs_attribute __ro_after_init =
1499 static struct netdev_queue_attribute bql_stall_max_attribute __ro_after_init =
[all …]