Lines Matching refs:attr

20 				struct device_attribute *attr, char *buf)  in qeth_dev_state_show()  argument
41 struct device_attribute *attr, char *buf) in qeth_dev_chpid_show() argument
51 struct device_attribute *attr, char *buf) in qeth_dev_if_name_show() argument
61 struct device_attribute *attr, char *buf) in qeth_dev_card_type_show() argument
85 struct device_attribute *attr, char *buf) in qeth_dev_inbuf_size_show() argument
95 struct device_attribute *attr, char *buf) in qeth_dev_portno_show() argument
103 struct device_attribute *attr, const char *buf, size_t count) in qeth_dev_portno_store() argument
135 struct device_attribute *attr, char *buf) in qeth_dev_portname_show() argument
141 struct device_attribute *attr, const char *buf, size_t count) in qeth_dev_portname_store() argument
154 struct device_attribute *attr, char *buf) in qeth_dev_prioqing_show() argument
176 struct device_attribute *attr, const char *buf, size_t count) in qeth_dev_prioqing_store() argument
241 struct device_attribute *attr, char *buf) in qeth_dev_bufcnt_show() argument
249 struct device_attribute *attr, const char *buf, size_t count) in qeth_dev_bufcnt_store() argument
277 struct device_attribute *attr, const char *buf, size_t count) in qeth_dev_recover_store() argument
299 struct device_attribute *attr, char *buf) in qeth_dev_performance_stats_show() argument
305 struct device_attribute *attr, const char *buf, size_t count) in qeth_dev_performance_stats_store() argument
334 struct device_attribute *attr, char *buf) in qeth_dev_layer2_show() argument
342 struct device_attribute *attr, const char *buf, size_t count) in qeth_dev_layer2_store() argument
407 struct device_attribute *attr, char *buf) in qeth_dev_isolation_show() argument
424 struct device_attribute *attr, const char *buf, size_t count) in qeth_dev_isolation_store() argument
466 struct device_attribute *attr, char *buf) in qeth_dev_switch_attrs_show() argument
500 struct device_attribute *attr, char *buf) in qeth_hw_trap_show() argument
511 struct device_attribute *attr, const char *buf, size_t count) in qeth_hw_trap_store() argument
574 struct device_attribute *attr, char *buf) in qeth_dev_blkt_total_show() argument
582 struct device_attribute *attr, const char *buf, size_t count) in qeth_dev_blkt_total_store() argument
594 struct device_attribute *attr, char *buf) in qeth_dev_blkt_inter_show() argument
602 struct device_attribute *attr, const char *buf, size_t count) in qeth_dev_blkt_inter_store() argument
614 struct device_attribute *attr, char *buf) in qeth_dev_blkt_inter_jumbo_show() argument
622 struct device_attribute *attr, const char *buf, size_t count) in qeth_dev_blkt_inter_jumbo_store() argument
634 &dev_attr_total.attr,
635 &dev_attr_inter.attr,
636 &dev_attr_inter_jumbo.attr,
646 &dev_attr_inbuf_size.attr,
647 &dev_attr_portno.attr,
648 &dev_attr_portname.attr,
649 &dev_attr_priority_queueing.attr,
650 &dev_attr_performance_stats.attr,
651 &dev_attr_layer2.attr,
652 &dev_attr_isolation.attr,
653 &dev_attr_hw_trap.attr,
654 &dev_attr_switch_attrs.attr,
663 &dev_attr_state.attr,
664 &dev_attr_chpid.attr,
665 &dev_attr_if_name.attr,
666 &dev_attr_card_type.attr,
667 &dev_attr_buffer_count.attr,
668 &dev_attr_recover.attr,