Home
last modified time | relevance | path

Searched refs:cm_counter_attribute (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/infiniband/core/
H A Dcm.c164 struct cm_counter_attribute { struct
170 struct cm_counter_attribute cm_##_name##_counter_attr = { \
4276 struct cm_counter_attribute *cm_attr; in cm_show_counter()
4279 cm_attr = container_of(attr, struct cm_counter_attribute, attr); in cm_show_counter()
/kernel/linux/linux-6.6/drivers/infiniband/core/
H A Dcm.c152 struct cm_counter_attribute { struct
4268 struct cm_counter_attribute *cm_attr = in cm_show_counter()
4269 container_of(attr, struct cm_counter_attribute, attr); in cm_show_counter()
4289 static struct cm_counter_attribute cm_counter_attr_##_group[] = { \

Completed in 12 milliseconds