Lines Matching refs:attr

53 				  struct device_attribute *attr, char *buf)  in forward_delay_show()  argument
60 struct device_attribute *attr, in forward_delay_store() argument
67 static ssize_t hello_time_show(struct device *d, struct device_attribute *attr, in hello_time_show() argument
75 struct device_attribute *attr, const char *buf, in hello_time_store() argument
82 static ssize_t max_age_show(struct device *d, struct device_attribute *attr, in max_age_show() argument
89 static ssize_t max_age_store(struct device *d, struct device_attribute *attr, in max_age_store() argument
97 struct device_attribute *attr, char *buf) in ageing_time_show() argument
110 struct device_attribute *attr, in ageing_time_store() argument
118 struct device_attribute *attr, char *buf) in stp_state_show() argument
126 struct device_attribute *attr, const char *buf, in stp_state_store() argument
150 struct device_attribute *attr, in group_fwd_mask_show() argument
159 struct device_attribute *attr, in group_fwd_mask_store() argument
183 static ssize_t priority_show(struct device *d, struct device_attribute *attr, in priority_show() argument
197 static ssize_t priority_store(struct device *d, struct device_attribute *attr, in priority_store() argument
204 static ssize_t root_id_show(struct device *d, struct device_attribute *attr, in root_id_show() argument
211 static ssize_t bridge_id_show(struct device *d, struct device_attribute *attr, in bridge_id_show() argument
218 static ssize_t root_port_show(struct device *d, struct device_attribute *attr, in root_port_show() argument
226 struct device_attribute *attr, char *buf) in root_path_cost_show() argument
233 struct device_attribute *attr, char *buf) in topology_change_show() argument
240 struct device_attribute *attr, in topology_change_detected_show() argument
249 struct device_attribute *attr, char *buf) in hello_timer_show() argument
256 static ssize_t tcn_timer_show(struct device *d, struct device_attribute *attr, in tcn_timer_show() argument
265 struct device_attribute *attr, in topology_change_timer_show() argument
273 static ssize_t gc_timer_show(struct device *d, struct device_attribute *attr, in gc_timer_show() argument
282 struct device_attribute *attr, char *buf) in group_addr_show() argument
292 struct device_attribute *attr, in group_addr_store() argument
334 struct device_attribute *attr, in flush_store() argument
349 struct device_attribute *attr, char *buf) in multicast_router_show() argument
356 struct device_attribute *attr, in multicast_router_store() argument
364 struct device_attribute *attr, in multicast_snooping_show() argument
372 struct device_attribute *attr, in multicast_snooping_store() argument
380 struct device_attribute *attr, in multicast_query_use_ifaddr_show() argument
395 struct device_attribute *attr, in multicast_query_use_ifaddr_store() argument
403 struct device_attribute *attr, in multicast_querier_show() argument
411 struct device_attribute *attr, in multicast_querier_store() argument
419 struct device_attribute *attr, char *buf) in hash_elasticity_show() argument
432 struct device_attribute *attr, in hash_elasticity_store() argument
439 static ssize_t hash_max_show(struct device *d, struct device_attribute *attr, in hash_max_show() argument
446 static ssize_t hash_max_store(struct device *d, struct device_attribute *attr, in hash_max_store() argument
454 struct device_attribute *attr, in multicast_last_member_count_show() argument
468 struct device_attribute *attr, in multicast_last_member_count_store() argument
476 struct device *d, struct device_attribute *attr, char *buf) in multicast_startup_query_count_show() argument
489 struct device *d, struct device_attribute *attr, const char *buf, in multicast_startup_query_count_store() argument
497 struct device *d, struct device_attribute *attr, char *buf) in multicast_last_member_interval_show() argument
511 struct device *d, struct device_attribute *attr, const char *buf, in multicast_last_member_interval_store() argument
519 struct device *d, struct device_attribute *attr, char *buf) in multicast_membership_interval_show() argument
533 struct device *d, struct device_attribute *attr, const char *buf, in multicast_membership_interval_store() argument
541 struct device_attribute *attr, in multicast_querier_interval_show() argument
556 struct device_attribute *attr, in multicast_querier_interval_store() argument
564 struct device_attribute *attr, in multicast_query_interval_show() argument
579 struct device_attribute *attr, in multicast_query_interval_store() argument
587 struct device *d, struct device_attribute *attr, char *buf) in multicast_query_response_interval_show() argument
602 struct device *d, struct device_attribute *attr, const char *buf, in multicast_query_response_interval_store() argument
610 struct device *d, struct device_attribute *attr, char *buf) in multicast_startup_query_interval_show() argument
625 struct device *d, struct device_attribute *attr, const char *buf, in multicast_startup_query_interval_store() argument
634 struct device *d, struct device_attribute *attr, char *buf) in nf_call_iptables_show() argument
647 struct device *d, struct device_attribute *attr, const char *buf, in nf_call_iptables_store() argument
655 struct device *d, struct device_attribute *attr, char *buf) in nf_call_ip6tables_show() argument
668 struct device *d, struct device_attribute *attr, const char *buf, in nf_call_ip6tables_store() argument
676 struct device *d, struct device_attribute *attr, char *buf) in nf_call_arptables_show() argument
689 struct device *d, struct device_attribute *attr, const char *buf, in nf_call_arptables_store() argument
698 struct device_attribute *attr, in vlan_filtering_show() argument
706 struct device_attribute *attr, in vlan_filtering_store() argument
714 struct device_attribute *attr, in vlan_protocol_show() argument
722 struct device_attribute *attr, in vlan_protocol_store() argument
730 struct device_attribute *attr, in default_pvid_show() argument
738 struct device_attribute *attr, in default_pvid_store() argument
747 &dev_attr_forward_delay.attr,
748 &dev_attr_hello_time.attr,
749 &dev_attr_max_age.attr,
750 &dev_attr_ageing_time.attr,
751 &dev_attr_stp_state.attr,
752 &dev_attr_group_fwd_mask.attr,
753 &dev_attr_priority.attr,
754 &dev_attr_bridge_id.attr,
755 &dev_attr_root_id.attr,
756 &dev_attr_root_path_cost.attr,
757 &dev_attr_root_port.attr,
758 &dev_attr_topology_change.attr,
759 &dev_attr_topology_change_detected.attr,
760 &dev_attr_hello_timer.attr,
761 &dev_attr_tcn_timer.attr,
762 &dev_attr_topology_change_timer.attr,
763 &dev_attr_gc_timer.attr,
764 &dev_attr_group_addr.attr,
765 &dev_attr_flush.attr,
767 &dev_attr_multicast_router.attr,
768 &dev_attr_multicast_snooping.attr,
769 &dev_attr_multicast_querier.attr,
770 &dev_attr_multicast_query_use_ifaddr.attr,
771 &dev_attr_hash_elasticity.attr,
772 &dev_attr_hash_max.attr,
773 &dev_attr_multicast_last_member_count.attr,
774 &dev_attr_multicast_startup_query_count.attr,
775 &dev_attr_multicast_last_member_interval.attr,
776 &dev_attr_multicast_membership_interval.attr,
777 &dev_attr_multicast_querier_interval.attr,
778 &dev_attr_multicast_query_interval.attr,
779 &dev_attr_multicast_query_response_interval.attr,
780 &dev_attr_multicast_startup_query_interval.attr,
783 &dev_attr_nf_call_iptables.attr,
784 &dev_attr_nf_call_ip6tables.attr,
785 &dev_attr_nf_call_arptables.attr,
788 &dev_attr_vlan_filtering.attr,
789 &dev_attr_vlan_protocol.attr,
790 &dev_attr_default_pvid.attr,
829 .attr = { .name = SYSFS_BRIDGE_FDB,
861 __func__, dev->name, bridge_forward.attr.name); in br_sysfs_addbr()