destroy_rq_in 597 drivers/net/ethernet/mellanox/mlx5/core/qp.c u32 in[MLX5_ST_SZ_DW(destroy_rq_in)] = {}; destroy_rq_in 600 drivers/net/ethernet/mellanox/mlx5/core/qp.c MLX5_SET(destroy_rq_in, in, opcode, MLX5_CMD_OP_DESTROY_RQ); destroy_rq_in 601 drivers/net/ethernet/mellanox/mlx5/core/qp.c MLX5_SET(destroy_rq_in, in, rqn, rqn); destroy_rq_in 602 drivers/net/ethernet/mellanox/mlx5/core/qp.c MLX5_SET(destroy_rq_in, in, uid, uid); destroy_rq_in 95 drivers/net/ethernet/mellanox/mlx5/core/transobj.c u32 in[MLX5_ST_SZ_DW(destroy_rq_in)] = {0}; destroy_rq_in 98 drivers/net/ethernet/mellanox/mlx5/core/transobj.c MLX5_SET(destroy_rq_in, in, opcode, MLX5_CMD_OP_DESTROY_RQ); destroy_rq_in 99 drivers/net/ethernet/mellanox/mlx5/core/transobj.c MLX5_SET(destroy_rq_in, in, rqn, rqn);