Lines Matching defs:mdev
55 struct mlx5_core_dev *mdev = dev->mdev;
63 err = mlx5_query_hca_vport_context(mdev, 1, 1, vf + 1, rep);
97 struct mlx5_core_dev *mdev = dev->mdev;
99 struct mlx5_vf_context *vfs_ctx = mdev->priv.sriov.vfs_ctx;
112 err = mlx5_core_modify_hca_vport_context(mdev, 1, 1, vf + 1, in);
125 struct mlx5_core_dev *mdev;
131 mdev = dev->mdev;
137 err = mlx5_core_query_vport_counter(mdev, true, vf, port, out);
155 struct mlx5_core_dev *mdev = dev->mdev;
157 struct mlx5_vf_context *vfs_ctx = mdev->priv.sriov.vfs_ctx;
166 err = mlx5_core_modify_hca_vport_context(mdev, 1, 1, vf + 1, in);
178 struct mlx5_core_dev *mdev = dev->mdev;
180 struct mlx5_vf_context *vfs_ctx = mdev->priv.sriov.vfs_ctx;
189 err = mlx5_core_modify_hca_vport_context(mdev, 1, 1, vf + 1, in);
214 struct mlx5_core_dev *mdev = dev->mdev;
215 struct mlx5_vf_context *vfs_ctx = mdev->priv.sriov.vfs_ctx;