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
117 struct device_attribute *attr, in ageing_time_store() argument
125 struct device_attribute *attr, char *buf) in stp_state_show() argument
133 struct device_attribute *attr, const char *buf, in stp_state_store() argument
157 struct device_attribute *attr, in group_fwd_mask_show() argument
166 struct device_attribute *attr, in group_fwd_mask_store() argument
190 static ssize_t priority_show(struct device *d, struct device_attribute *attr, in priority_show() argument
204 static ssize_t priority_store(struct device *d, struct device_attribute *attr, in priority_store() argument
211 static ssize_t root_id_show(struct device *d, struct device_attribute *attr, in root_id_show() argument
218 static ssize_t bridge_id_show(struct device *d, struct device_attribute *attr, in bridge_id_show() argument
225 static ssize_t root_port_show(struct device *d, struct device_attribute *attr, in root_port_show() argument
233 struct device_attribute *attr, char *buf) in root_path_cost_show() argument
240 struct device_attribute *attr, char *buf) in topology_change_show() argument
247 struct device_attribute *attr, in topology_change_detected_show() argument
256 struct device_attribute *attr, char *buf) in hello_timer_show() argument
263 static ssize_t tcn_timer_show(struct device *d, struct device_attribute *attr, in tcn_timer_show() argument
272 struct device_attribute *attr, in topology_change_timer_show() argument
280 static ssize_t gc_timer_show(struct device *d, struct device_attribute *attr, in gc_timer_show() argument
289 struct device_attribute *attr, char *buf) in group_addr_show() argument
299 struct device_attribute *attr, in group_addr_store() argument
341 struct device_attribute *attr, in flush_store() argument
356 struct device_attribute *attr, char *buf) in multicast_router_show() argument
363 struct device_attribute *attr, in multicast_router_store() argument
371 struct device_attribute *attr, in multicast_snooping_show() argument
379 struct device_attribute *attr, in multicast_snooping_store() argument
387 struct device_attribute *attr, in multicast_query_use_ifaddr_show() argument
402 struct device_attribute *attr, in multicast_query_use_ifaddr_store() argument
410 struct device_attribute *attr, in multicast_querier_show() argument
418 struct device_attribute *attr, in multicast_querier_store() argument
426 struct device_attribute *attr, char *buf) in hash_elasticity_show() argument
439 struct device_attribute *attr, in hash_elasticity_store() argument
446 static ssize_t hash_max_show(struct device *d, struct device_attribute *attr, in hash_max_show() argument
453 static ssize_t hash_max_store(struct device *d, struct device_attribute *attr, in hash_max_store() argument
461 struct device_attribute *attr, in multicast_last_member_count_show() argument
475 struct device_attribute *attr, in multicast_last_member_count_store() argument
483 struct device *d, struct device_attribute *attr, char *buf) in multicast_startup_query_count_show() argument
496 struct device *d, struct device_attribute *attr, const char *buf, in multicast_startup_query_count_store() argument
504 struct device *d, struct device_attribute *attr, char *buf) in multicast_last_member_interval_show() argument
518 struct device *d, struct device_attribute *attr, const char *buf, in multicast_last_member_interval_store() argument
526 struct device *d, struct device_attribute *attr, char *buf) in multicast_membership_interval_show() argument
540 struct device *d, struct device_attribute *attr, const char *buf, in multicast_membership_interval_store() argument
548 struct device_attribute *attr, in multicast_querier_interval_show() argument
563 struct device_attribute *attr, in multicast_querier_interval_store() argument
571 struct device_attribute *attr, in multicast_query_interval_show() argument
586 struct device_attribute *attr, in multicast_query_interval_store() argument
594 struct device *d, struct device_attribute *attr, char *buf) in multicast_query_response_interval_show() argument
609 struct device *d, struct device_attribute *attr, const char *buf, in multicast_query_response_interval_store() argument
617 struct device *d, struct device_attribute *attr, char *buf) in multicast_startup_query_interval_show() argument
632 struct device *d, struct device_attribute *attr, const char *buf, in multicast_startup_query_interval_store() argument
641 struct device *d, struct device_attribute *attr, char *buf) in nf_call_iptables_show() argument
654 struct device *d, struct device_attribute *attr, const char *buf, in nf_call_iptables_store() argument
662 struct device *d, struct device_attribute *attr, char *buf) in nf_call_ip6tables_show() argument
675 struct device *d, struct device_attribute *attr, const char *buf, in nf_call_ip6tables_store() argument
683 struct device *d, struct device_attribute *attr, char *buf) in nf_call_arptables_show() argument
696 struct device *d, struct device_attribute *attr, const char *buf, in nf_call_arptables_store() argument
705 struct device_attribute *attr, in vlan_filtering_show() argument
713 struct device_attribute *attr, in vlan_filtering_store() argument
721 struct device_attribute *attr, in vlan_protocol_show() argument
729 struct device_attribute *attr, in vlan_protocol_store() argument
737 struct device_attribute *attr, in default_pvid_show() argument
745 struct device_attribute *attr, in default_pvid_store() argument
754 &dev_attr_forward_delay.attr,
755 &dev_attr_hello_time.attr,
756 &dev_attr_max_age.attr,
757 &dev_attr_ageing_time.attr,
758 &dev_attr_stp_state.attr,
759 &dev_attr_group_fwd_mask.attr,
760 &dev_attr_priority.attr,
761 &dev_attr_bridge_id.attr,
762 &dev_attr_root_id.attr,
763 &dev_attr_root_path_cost.attr,
764 &dev_attr_root_port.attr,
765 &dev_attr_topology_change.attr,
766 &dev_attr_topology_change_detected.attr,
767 &dev_attr_hello_timer.attr,
768 &dev_attr_tcn_timer.attr,
769 &dev_attr_topology_change_timer.attr,
770 &dev_attr_gc_timer.attr,
771 &dev_attr_group_addr.attr,
772 &dev_attr_flush.attr,
774 &dev_attr_multicast_router.attr,
775 &dev_attr_multicast_snooping.attr,
776 &dev_attr_multicast_querier.attr,
777 &dev_attr_multicast_query_use_ifaddr.attr,
778 &dev_attr_hash_elasticity.attr,
779 &dev_attr_hash_max.attr,
780 &dev_attr_multicast_last_member_count.attr,
781 &dev_attr_multicast_startup_query_count.attr,
782 &dev_attr_multicast_last_member_interval.attr,
783 &dev_attr_multicast_membership_interval.attr,
784 &dev_attr_multicast_querier_interval.attr,
785 &dev_attr_multicast_query_interval.attr,
786 &dev_attr_multicast_query_response_interval.attr,
787 &dev_attr_multicast_startup_query_interval.attr,
790 &dev_attr_nf_call_iptables.attr,
791 &dev_attr_nf_call_ip6tables.attr,
792 &dev_attr_nf_call_arptables.attr,
795 &dev_attr_vlan_filtering.attr,
796 &dev_attr_vlan_protocol.attr,
797 &dev_attr_default_pvid.attr,
836 .attr = { .name = SYSFS_BRIDGE_FDB,
868 __func__, dev->name, bridge_forward.attr.name); in br_sysfs_addbr()