Home
last modified time | relevance | path

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

/net/core/
Dnet-sysfs.c630 static struct attribute *net_class_attrs[] __ro_after_init = {
724 static struct attribute *netstat_attrs[] __ro_after_init = {
758 static struct attribute *wireless_attrs[] = {
778 static ssize_t rx_queue_attr_show(struct kobject *kobj, struct attribute *attr, in rx_queue_attr_show()
781 const struct rx_queue_attribute *attribute = to_rx_queue_attr(attr); in rx_queue_attr_show() local
784 if (!attribute->show) in rx_queue_attr_show()
787 return attribute->show(queue, buf); in rx_queue_attr_show()
790 static ssize_t rx_queue_attr_store(struct kobject *kobj, struct attribute *attr, in rx_queue_attr_store()
793 const struct rx_queue_attribute *attribute = to_rx_queue_attr(attr); in rx_queue_attr_store() local
796 if (!attribute->store) in rx_queue_attr_store()
[all …]
/net/bridge/
Dbr_sysfs_if.c25 struct attribute attr;
302 struct attribute *attr, char *buf) in brport_show()
314 struct attribute *attr, in brport_store()
Dbr_sysfs_br.c933 static struct attribute *bridge_attrs[] = {
/net/ieee802154/
Dsysfs.c54 static struct attribute *pmib_attrs[] = {
/net/wireless/
Dsysfs.c68 static struct attribute *ieee80211_attrs[] = {
/net/sunrpc/
Dsysfs.c421 static struct attribute *rpc_sysfs_xprt_attrs[] = {
432 static struct attribute *rpc_sysfs_xprt_switch_attrs[] = {
/net/dsa/
Dmaster.c322 static struct attribute *dsa_slave_attrs[] = {
/net/rfkill/
Dcore.c815 static struct attribute *rfkill_dev_attrs[] = {