query_qp_in       486 drivers/infiniband/hw/mlx5/devx.c 					MLX5_GET(query_qp_in, in, qpn));
query_qp_in       548 drivers/net/ethernet/mellanox/mlx5/core/qp.c 	u32 in[MLX5_ST_SZ_DW(query_qp_in)] = {0};
query_qp_in       550 drivers/net/ethernet/mellanox/mlx5/core/qp.c 	MLX5_SET(query_qp_in, in, opcode, MLX5_CMD_OP_QUERY_QP);
query_qp_in       551 drivers/net/ethernet/mellanox/mlx5/core/qp.c 	MLX5_SET(query_qp_in, in, qpn, qp->qpn);