Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/mlx4/
H A 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()
H A Dmlx4_ib.h561 struct mlx4_ib_iov_sysfs_attr { struct
572 struct mlx4_ib_iov_sysfs_attr dentries[3 * NUM_ALIAS_GUID_PER_PORT + 1]; argument
587 struct mlx4_ib_iov_sysfs_attr mcg_dentry;