Home
last modified time | relevance | path

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

/NextBSD/sys/ofed/drivers/infiniband/hw/mlx4/
HDsysfs.c51 struct mlx4_ib_iov_sysfs_attr *mlx4_ib_iov_dentry = in show_admin_alias_guid()
52 container_of(attr, struct mlx4_ib_iov_sysfs_attr, dentry); in show_admin_alias_guid()
78 struct mlx4_ib_iov_sysfs_attr *mlx4_ib_iov_dentry = in store_admin_alias_guid()
79 container_of(attr, struct mlx4_ib_iov_sysfs_attr, dentry); in store_admin_alias_guid()
135 struct mlx4_ib_iov_sysfs_attr *mlx4_ib_iov_dentry = in show_port_gid()
136 container_of(attr, struct mlx4_ib_iov_sysfs_attr, dentry); in show_port_gid()
162 struct mlx4_ib_iov_sysfs_attr *mlx4_ib_iov_dentry = in show_phys_port_pkey()
163 container_of(attr, struct mlx4_ib_iov_sysfs_attr, dentry); in show_phys_port_pkey()
182 static int create_sysfs_entry(void *_ctx, struct mlx4_ib_iov_sysfs_attr *_dentry, in create_sysfs_entry()
193 struct mlx4_ib_iov_sysfs_attr *vdentry = _dentry; in create_sysfs_entry()
HDmlx4_ib.h522 struct mlx4_ib_iov_sysfs_attr { struct
533 struct mlx4_ib_iov_sysfs_attr dentries[3 * NUM_ALIAS_GUID_PER_PORT + 1]; argument
548 struct mlx4_ib_iov_sysfs_attr mcg_dentry;