destroy_psv_in   1238 drivers/infiniband/hw/mlx5/devx.c 		MLX5_SET(destroy_psv_in, din, psvn,
destroy_psv_in    177 drivers/net/ethernet/mellanox/mlx5/core/mr.c 	u32 in[MLX5_ST_SZ_DW(destroy_psv_in)]   = {0};
destroy_psv_in    179 drivers/net/ethernet/mellanox/mlx5/core/mr.c 	MLX5_SET(destroy_psv_in, in, opcode, MLX5_CMD_OP_DESTROY_PSV);
destroy_psv_in    180 drivers/net/ethernet/mellanox/mlx5/core/mr.c 	MLX5_SET(destroy_psv_in, in, psvn, psv_num);