Lines Matching refs:op_mod
38 int mlx5vf_cmd_suspend_vhca(struct mlx5vf_pci_core_device *mvdev, u16 op_mod)
63 MLX5_SET(suspend_vhca_in, in, op_mod, op_mod);
72 int mlx5vf_cmd_resume_vhca(struct mlx5vf_pci_core_device *mvdev, u16 op_mod)
83 MLX5_SET(resume_vhca_in, in, op_mod, op_mod);
128 MLX5_SET(query_vhca_migration_state_in, in, op_mod, 0);
277 MLX5_SET(query_hca_cap_in, in, op_mod,
604 MLX5_SET(save_vhca_state_in, in, op_mod, 0);
679 MLX5_SET(load_vhca_state_in, in, op_mod, 0);