query_qp_out     5630 drivers/infiniband/hw/mlx5/qp.c 	int outlen = MLX5_ST_SZ_BYTES(query_qp_out);
query_qp_out     5646 drivers/infiniband/hw/mlx5/qp.c 	context = (struct mlx5_qp_context *)MLX5_ADDR_OF(query_qp_out, outb, qpc);
query_qp_out      205 drivers/net/ethernet/mellanox/mlx5/core/debugfs.c 	int outlen = MLX5_ST_SZ_BYTES(query_qp_out);
query_qp_out      225 drivers/net/ethernet/mellanox/mlx5/core/debugfs.c 	ctx = (struct mlx5_qp_context *)MLX5_ADDR_OF(query_qp_out, out, qpc);