Home
last modified time | relevance | path

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

/freebsd/sys/dev/mlx4/mlx4_ib/
H A Dmlx4_ib_sysfs.c49 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()
[all …]