Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/infiniband/hw/mlx4/
Dsysfs.c366 struct mlx4_port { struct
380 struct mlx4_port *p = container_of(kobj, struct mlx4_port, kobj); in mlx4_port_release() argument
395 ssize_t (*show)(struct mlx4_port *, struct port_attribute *, char *buf);
396 ssize_t (*store)(struct mlx4_port *, struct port_attribute *,
405 struct mlx4_port *p = container_of(kobj, struct mlx4_port, kobj); in port_attr_show()
418 struct mlx4_port *p = container_of(kobj, struct mlx4_port, kobj); in port_attr_store()
441 static ssize_t show_port_pkey(struct mlx4_port *p, struct port_attribute *attr, in show_port_pkey()
454 static ssize_t store_port_pkey(struct mlx4_port *p, struct port_attribute *attr, in store_port_pkey()
486 static ssize_t show_port_gid_idx(struct mlx4_port *p, in show_port_gid_idx()
493 alloc_group_attrs(ssize_t (*show)(struct mlx4_port *, in alloc_group_attrs() argument
[all …]