has_rq            151 drivers/infiniband/hw/cxgb4/qp.c 		      struct c4iw_dev_ucontext *uctx, int has_rq)
has_rq            161 drivers/infiniband/hw/cxgb4/qp.c 	if (has_rq) {
has_rq            272 drivers/infiniband/hw/hns/hns_roce_qp.c 				struct ib_qp_cap *cap, bool is_user, int has_rq,
has_rq            287 drivers/infiniband/hw/hns/hns_roce_qp.c 	if (!has_rq) {
has_rq            328 drivers/infiniband/hw/mlx4/qp.c 		       bool is_user, bool has_rq, struct mlx4_ib_qp *qp,
has_rq            336 drivers/infiniband/hw/mlx4/qp.c 	if (!has_rq) {
has_rq            427 drivers/infiniband/hw/mlx5/mlx5_ib.h 	int			has_rq;
has_rq            331 drivers/infiniband/hw/mlx5/qp.c 		       int has_rq, struct mlx5_ib_qp *qp, struct mlx5_ib_create_qp *ucmd)
has_rq            340 drivers/infiniband/hw/mlx5/qp.c 	if (!has_rq) {
has_rq           1175 drivers/infiniband/hw/mlx5/qp.c 	else if (!qp->has_rq)
has_rq           2119 drivers/infiniband/hw/mlx5/qp.c 	qp->has_rq = qp_has_rq(init_attr);
has_rq           2120 drivers/infiniband/hw/mlx5/qp.c 	err = set_rq_size(dev, &init_attr->cap, qp->has_rq,