Searched refs:attribute (Results 1 – 8 of 8) sorted by relevance
630 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() local784 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() local796 if (!attribute->store) in rx_queue_attr_store()[all …]
25 struct attribute attr;302 struct attribute *attr, char *buf) in brport_show()314 struct attribute *attr, in brport_store()
933 static struct attribute *bridge_attrs[] = {
54 static struct attribute *pmib_attrs[] = {
68 static struct attribute *ieee80211_attrs[] = {
421 static struct attribute *rpc_sysfs_xprt_attrs[] = {432 static struct attribute *rpc_sysfs_xprt_switch_attrs[] = {
322 static struct attribute *dsa_slave_attrs[] = {
815 static struct attribute *rfkill_dev_attrs[] = {