Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/infiniband/hw/mlx4/
Dsysfs.c367 struct mlx4_port { struct
381 struct mlx4_port *p = container_of(kobj, struct mlx4_port, kobj); in mlx4_port_release() argument
396 ssize_t (*show)(struct mlx4_port *, struct port_attribute *, char *buf);
397 ssize_t (*store)(struct mlx4_port *, struct port_attribute *,
406 struct mlx4_port *p = container_of(kobj, struct mlx4_port, kobj); in port_attr_show()
419 struct mlx4_port *p = container_of(kobj, struct mlx4_port, kobj); in port_attr_store()
442 static ssize_t show_port_pkey(struct mlx4_port *p, struct port_attribute *attr, in show_port_pkey()
459 static ssize_t store_port_pkey(struct mlx4_port *p, struct port_attribute *attr, in store_port_pkey()
491 static ssize_t show_port_gid_idx(struct mlx4_port *p, in show_port_gid_idx()
498 alloc_group_attrs(ssize_t (*show)(struct mlx4_port *, in alloc_group_attrs() argument
[all …]