Lines Matching refs:mlx4_ib_iov_dentry
49 struct mlx4_ib_iov_sysfs_attr *mlx4_ib_iov_dentry = in show_admin_alias_guid() local
51 struct mlx4_ib_iov_port *port = mlx4_ib_iov_dentry->ctx; in show_admin_alias_guid()
56 mlx4_ib_iov_dentry->entry_num, in show_admin_alias_guid()
74 struct mlx4_ib_iov_sysfs_attr *mlx4_ib_iov_dentry = in store_admin_alias_guid() local
76 struct mlx4_ib_iov_port *port = mlx4_ib_iov_dentry->ctx; in store_admin_alias_guid()
81 record_num = mlx4_ib_iov_dentry->entry_num / 8; in store_admin_alias_guid()
82 guid_index_in_rec = mlx4_ib_iov_dentry->entry_num % 8; in store_admin_alias_guid()
98 mlx4_ib_iov_dentry->entry_num, in store_admin_alias_guid()
115 struct mlx4_ib_iov_sysfs_attr *mlx4_ib_iov_dentry = in show_port_gid() local
117 struct mlx4_ib_iov_port *port = mlx4_ib_iov_dentry->ctx; in show_port_gid()
124 mlx4_ib_iov_dentry->entry_num, &gid, 1); in show_port_gid()
144 struct mlx4_ib_iov_sysfs_attr *mlx4_ib_iov_dentry = in show_phys_port_pkey() local
146 struct mlx4_ib_iov_port *port = mlx4_ib_iov_dentry->ctx; in show_phys_port_pkey()
152 mlx4_ib_iov_dentry->entry_num, &pkey, 1); in show_phys_port_pkey()