Home
last modified time | relevance | path

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

/linux/drivers/infiniband/core/
H A Dsysfs.c76 struct hw_stats_device_attribute { struct
97 struct hw_stats_device_attribute attrs[]; argument
149 struct hw_stats_device_attribute *stat_attr = in hw_stat_device_show()
150 container_of(attr, struct hw_stats_device_attribute, attr); in hw_stat_device_show()
161 struct hw_stats_device_attribute *stat_attr = in hw_stat_device_store()
162 container_of(attr, struct hw_stats_device_attribute, attr); in hw_stat_device_store()
939 struct hw_stats_device_attribute *attr; in ib_setup_device_attrs()