destroy_dct_in 237 drivers/net/ethernet/mellanox/mlx5/core/qp.c u32 in[MLX5_ST_SZ_DW(destroy_dct_in)] = {0}; destroy_dct_in 256 drivers/net/ethernet/mellanox/mlx5/core/qp.c MLX5_SET(destroy_dct_in, in, opcode, MLX5_CMD_OP_DESTROY_DCT); destroy_dct_in 257 drivers/net/ethernet/mellanox/mlx5/core/qp.c MLX5_SET(destroy_dct_in, in, dctn, qp->qpn); destroy_dct_in 258 drivers/net/ethernet/mellanox/mlx5/core/qp.c MLX5_SET(destroy_dct_in, in, uid, qp->uid);