Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/infiniband/hw/mlx4/
Dsysfs.c49 struct mlx4_ib_iov_sysfs_attr *mlx4_ib_iov_dentry = in show_admin_alias_guid()
50 container_of(attr, struct mlx4_ib_iov_sysfs_attr, dentry); in show_admin_alias_guid()
74 struct mlx4_ib_iov_sysfs_attr *mlx4_ib_iov_dentry = in store_admin_alias_guid()
75 container_of(attr, struct mlx4_ib_iov_sysfs_attr, dentry); in store_admin_alias_guid()
115 struct mlx4_ib_iov_sysfs_attr *mlx4_ib_iov_dentry = in show_port_gid()
116 container_of(attr, struct mlx4_ib_iov_sysfs_attr, dentry); in show_port_gid()
144 struct mlx4_ib_iov_sysfs_attr *mlx4_ib_iov_dentry = in show_phys_port_pkey()
145 container_of(attr, struct mlx4_ib_iov_sysfs_attr, dentry); in show_phys_port_pkey()
164 static int create_sysfs_entry(void *_ctx, struct mlx4_ib_iov_sysfs_attr *_dentry, in create_sysfs_entry()
175 struct mlx4_ib_iov_sysfs_attr *vdentry = _dentry; in create_sysfs_entry()
Dmlx4_ib.h560 struct mlx4_ib_iov_sysfs_attr { struct
571 struct mlx4_ib_iov_sysfs_attr dentries[3 * NUM_ALIAS_GUID_PER_PORT + 1]; argument
586 struct mlx4_ib_iov_sysfs_attr mcg_dentry;