Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/
H A Dsysfs.c569 struct sde_attribute { struct
577 struct sde_attribute *sde_attr = in sde_show()
578 container_of(attr, struct sde_attribute, attr); in sde_show()
591 struct sde_attribute *sde_attr = in sde_store()
592 container_of(attr, struct sde_attribute, attr); in sde_store()
615 struct sde_attribute sde_attr_##_name = \
645 static struct sde_attribute *sde_attribs[] = {
/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/
H A Dsysfs.c752 struct sde_attribute { struct
760 struct sde_attribute *sde_attr = in sde_show()
761 container_of(attr, struct sde_attribute, attr); in sde_show()
774 struct sde_attribute *sde_attr = in sde_store()
775 container_of(attr, struct sde_attribute, attr); in sde_store()
798 struct sde_attribute sde_attr_##_name = \
828 static struct sde_attribute *sde_attribs[] = {

Completed in 3 milliseconds