Searched refs:port_table_attribute (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/infiniband/core/ |
H A D | sysfs.c | 81 struct port_table_attribute { struct 383 struct port_table_attribute *tab_attr = in _show_port_gid_attr() 384 container_of(attr, struct port_table_attribute, attr); in _show_port_gid_attr() 401 struct port_table_attribute *tab_attr = in show_port_gid() 402 container_of(attr, struct port_table_attribute, attr); in show_port_gid() 443 struct port_table_attribute *tab_attr = in show_port_pkey() 444 container_of(attr, struct port_table_attribute, attr); in show_port_pkey() 456 struct port_table_attribute port_pma_attr_##_name = { \ 463 struct port_table_attribute port_pma_attr_ext_##_name = { \ 520 struct port_table_attribute *tab_att in show_pma_counter() [all...] |
/kernel/linux/linux-6.6/drivers/infiniband/core/ |
H A D | sysfs.c | 49 struct port_table_attribute { struct 61 struct port_table_attribute attrs_list[]; 73 struct port_table_attribute attrs_list[]; 462 struct port_table_attribute *tab_attr = in _show_port_gid_attr() 463 container_of(attr, struct port_table_attribute, attr); in _show_port_gid_attr() 480 struct port_table_attribute *tab_attr = in show_port_gid() 481 container_of(attr, struct port_table_attribute, attr); in show_port_gid() 524 struct port_table_attribute *tab_attr = in show_port_pkey() 525 container_of(attr, struct port_table_attribute, attr); in show_port_pkey() 537 struct port_table_attribute port_pma_attr [all...] |
/kernel/linux/linux-5.10/drivers/infiniband/hw/mlx4/ |
H A D | sysfs.c | 433 struct port_table_attribute { struct 442 struct port_table_attribute *tab_attr = in show_port_pkey() 443 container_of(attr, struct port_table_attribute, attr); in show_port_pkey() 459 struct port_table_attribute *tab_attr = in store_port_pkey() 460 container_of(attr, struct port_table_attribute, attr); in store_port_pkey() 502 struct port_table_attribute *element; in alloc_group_attrs() 510 element = kzalloc(sizeof (struct port_table_attribute), in alloc_group_attrs()
|
/kernel/linux/linux-6.6/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() 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()
|
Completed in 6 milliseconds