Searched refs:port_table_attribute (Results 1 – 2 of 2) sorted by relevance
| /linux-6.15/drivers/infiniband/core/ |
| H A D | sysfs.c | 49 struct port_table_attribute { struct 61 struct port_table_attribute attrs_list[]; argument 73 struct port_table_attribute attrs_list[]; 454 struct port_table_attribute *tab_attr = in _show_port_gid_attr() 455 container_of(attr, struct port_table_attribute, attr); in _show_port_gid_attr() 472 struct port_table_attribute *tab_attr = in show_port_gid() 473 container_of(attr, struct port_table_attribute, attr); in show_port_gid() 516 struct port_table_attribute *tab_attr = in show_port_pkey() 517 container_of(attr, struct port_table_attribute, attr); in show_port_pkey() 593 struct port_table_attribute *tab_attr = in show_pma_counter() [all …]
|
| /linux-6.15/drivers/infiniband/hw/mlx4/ |
| H A D | sysfs.c | 435 struct port_table_attribute { struct 444 struct port_table_attribute *tab_attr = in show_port_pkey() argument 445 container_of(attr, struct port_table_attribute, attr); in show_port_pkey() 457 struct port_table_attribute *tab_attr = in store_port_pkey() 458 container_of(attr, struct port_table_attribute, attr); in store_port_pkey() 500 struct port_table_attribute *element; in alloc_group_attrs() 508 element = kzalloc(sizeof (struct port_table_attribute), in alloc_group_attrs()
|