query_dct_in      518 drivers/infiniband/hw/mlx5/devx.c 					MLX5_GET(query_dct_in, in, dctn));
query_dct_in      559 drivers/net/ethernet/mellanox/mlx5/core/qp.c 	u32 in[MLX5_ST_SZ_DW(query_dct_in)] = {0};
query_dct_in      562 drivers/net/ethernet/mellanox/mlx5/core/qp.c 	MLX5_SET(query_dct_in, in, opcode, MLX5_CMD_OP_QUERY_DCT);
query_dct_in      563 drivers/net/ethernet/mellanox/mlx5/core/qp.c 	MLX5_SET(query_dct_in, in, dctn, qp->qpn);