Home
last modified time | relevance | path

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

/linux/drivers/infiniband/hw/mlx4/
H A Dsysfs.c435 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()