Home
last modified time | relevance | path

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

/linux/drivers/infiniband/core/
H A Dsysfs.c49 struct port_table_attribute { struct
61 struct port_table_attribute attrs_list[]; argument
73 struct port_table_attribute attrs_list[];
414 struct port_table_attribute *tab_attr = in _show_port_gid_attr()
415 container_of(attr, struct port_table_attribute, attr); in _show_port_gid_attr()
432 struct port_table_attribute *tab_attr = in show_port_gid()
433 container_of(attr, struct port_table_attribute, attr); in show_port_gid()
476 struct port_table_attribute *tab_attr = in show_port_pkey()
477 container_of(attr, struct port_table_attribute, attr); in show_port_pkey()
489 struct port_table_attribute port_pma_attr_##_name = { \
[all …]