i40iw_cqp_request  141 drivers/infiniband/hw/i40iw/i40iw.h 	void (*callback_fcn)(struct i40iw_cqp_request*, u32);
i40iw_cqp_request  156 drivers/infiniband/hw/i40iw/i40iw.h 	struct i40iw_cqp_request *cqp_requests;
i40iw_cqp_request  224 drivers/infiniband/hw/i40iw/i40iw.h 		struct i40iw_cqp_request *cqp_request;
i40iw_cqp_request  418 drivers/infiniband/hw/i40iw/i40iw.h struct i40iw_cqp_request *i40iw_get_cqp_request(struct i40iw_cqp *cqp, bool wait);
i40iw_cqp_request  419 drivers/infiniband/hw/i40iw/i40iw.h void i40iw_free_cqp_request(struct i40iw_cqp *cqp, struct i40iw_cqp_request *cqp_request);
i40iw_cqp_request  420 drivers/infiniband/hw/i40iw/i40iw.h void i40iw_put_cqp_request(struct i40iw_cqp *cqp, struct i40iw_cqp_request *cqp_request);
i40iw_cqp_request  521 drivers/infiniband/hw/i40iw/i40iw.h 					   struct i40iw_cqp_request *cqp_request);
i40iw_cqp_request  124 drivers/infiniband/hw/i40iw/i40iw_hw.c 	struct i40iw_cqp_request *cqp_request;
i40iw_cqp_request  135 drivers/infiniband/hw/i40iw/i40iw_hw.c 		cqp_request = (struct i40iw_cqp_request *)(unsigned long)info.scratch;
i40iw_cqp_request  449 drivers/infiniband/hw/i40iw/i40iw_hw.c 	struct i40iw_cqp_request *cqp_request;
i40iw_cqp_request  532 drivers/infiniband/hw/i40iw/i40iw_hw.c 	struct i40iw_cqp_request *cqp_request;
i40iw_cqp_request  572 drivers/infiniband/hw/i40iw/i40iw_hw.c static void i40iw_send_syn_cqp_callback(struct i40iw_cqp_request *cqp_request, u32 send_ack)
i40iw_cqp_request  599 drivers/infiniband/hw/i40iw/i40iw_hw.c 	struct i40iw_cqp_request *cqp_request;
i40iw_cqp_request  676 drivers/infiniband/hw/i40iw/i40iw_hw.c 	struct i40iw_cqp_request *cqp_request;
i40iw_cqp_request  732 drivers/infiniband/hw/i40iw/i40iw_hw.c 	struct i40iw_cqp_request *cqp_request;
i40iw_cqp_request  764 drivers/infiniband/hw/i40iw/i40iw_hw.c 	struct i40iw_cqp_request *cqp_request;
i40iw_cqp_request 1047 drivers/infiniband/hw/i40iw/i40iw_main.c 	struct i40iw_cqp_request *cqp_request;
i40iw_cqp_request 1080 drivers/infiniband/hw/i40iw/i40iw_main.c 	struct i40iw_cqp_request *cqp_request;
i40iw_cqp_request 1119 drivers/infiniband/hw/i40iw/i40iw_main.c 	struct i40iw_cqp_request *cqp_request;
i40iw_cqp_request  362 drivers/infiniband/hw/i40iw/i40iw_utils.c struct i40iw_cqp_request *i40iw_get_cqp_request(struct i40iw_cqp *cqp, bool wait)
i40iw_cqp_request  364 drivers/infiniband/hw/i40iw/i40iw_utils.c 	struct i40iw_cqp_request *cqp_request = NULL;
i40iw_cqp_request  370 drivers/infiniband/hw/i40iw/i40iw_utils.c 					 struct i40iw_cqp_request, list);
i40iw_cqp_request  401 drivers/infiniband/hw/i40iw/i40iw_utils.c void i40iw_free_cqp_request(struct i40iw_cqp *cqp, struct i40iw_cqp_request *cqp_request)
i40iw_cqp_request  426 drivers/infiniband/hw/i40iw/i40iw_utils.c 			   struct i40iw_cqp_request *cqp_request)
i40iw_cqp_request  438 drivers/infiniband/hw/i40iw/i40iw_utils.c 					   struct i40iw_cqp_request *cqp_request)
i40iw_cqp_request  461 drivers/infiniband/hw/i40iw/i40iw_utils.c 	struct i40iw_cqp_request *cqp_request = NULL;
i40iw_cqp_request  468 drivers/infiniband/hw/i40iw/i40iw_utils.c 		cqp_request = (struct i40iw_cqp_request *)(unsigned long)cqp->scratch_array[wqe_idx];
i40iw_cqp_request  476 drivers/infiniband/hw/i40iw/i40iw_utils.c 		cqp_request = container_of(pcmdinfo, struct i40iw_cqp_request, info);
i40iw_cqp_request  487 drivers/infiniband/hw/i40iw/i40iw_utils.c static void i40iw_free_qp(struct i40iw_cqp_request *cqp_request, u32 num)
i40iw_cqp_request  507 drivers/infiniband/hw/i40iw/i40iw_utils.c 			    struct i40iw_cqp_request *cqp_request)
i40iw_cqp_request  553 drivers/infiniband/hw/i40iw/i40iw_utils.c 					   struct i40iw_cqp_request
i40iw_cqp_request  639 drivers/infiniband/hw/i40iw/i40iw_utils.c 	struct i40iw_cqp_request *cqp_request;
i40iw_cqp_request  835 drivers/infiniband/hw/i40iw/i40iw_utils.c 	struct i40iw_cqp_request *cqp_request;
i40iw_cqp_request  864 drivers/infiniband/hw/i40iw/i40iw_utils.c 	struct i40iw_cqp_request *cqp_request;
i40iw_cqp_request 1010 drivers/infiniband/hw/i40iw/i40iw_utils.c 	struct i40iw_cqp_request *cqp_request =
i40iw_cqp_request 1035 drivers/infiniband/hw/i40iw/i40iw_utils.c static void i40iw_cqp_manage_hmc_fcn_callback(struct i40iw_cqp_request *cqp_request,
i40iw_cqp_request 1067 drivers/infiniband/hw/i40iw/i40iw_utils.c 	struct i40iw_cqp_request *cqp_request;
i40iw_cqp_request 1101 drivers/infiniband/hw/i40iw/i40iw_utils.c 	struct i40iw_cqp_request *cqp_request;
i40iw_cqp_request 1134 drivers/infiniband/hw/i40iw/i40iw_utils.c 	struct i40iw_cqp_request *cqp_request;
i40iw_cqp_request 1193 drivers/infiniband/hw/i40iw/i40iw_utils.c 	struct i40iw_cqp_request *cqp_request;
i40iw_cqp_request 1223 drivers/infiniband/hw/i40iw/i40iw_utils.c 	struct i40iw_cqp_request *cqp_request;
i40iw_cqp_request 1271 drivers/infiniband/hw/i40iw/i40iw_utils.c 	struct i40iw_cqp_request *cqp_request;
i40iw_cqp_request  215 drivers/infiniband/hw/i40iw/i40iw_verbs.c 	struct i40iw_cqp_request *cqp_request;
i40iw_cqp_request  252 drivers/infiniband/hw/i40iw/i40iw_verbs.c 	struct i40iw_cqp_request *cqp_request;
i40iw_cqp_request  539 drivers/infiniband/hw/i40iw/i40iw_verbs.c 	struct i40iw_cqp_request *cqp_request;
i40iw_cqp_request  793 drivers/infiniband/hw/i40iw/i40iw_verbs.c 	struct i40iw_cqp_request *cqp_request;
i40iw_cqp_request 1035 drivers/infiniband/hw/i40iw/i40iw_verbs.c 	struct i40iw_cqp_request *cqp_request;
i40iw_cqp_request 1091 drivers/infiniband/hw/i40iw/i40iw_verbs.c 	struct i40iw_cqp_request *cqp_request;
i40iw_cqp_request 1515 drivers/infiniband/hw/i40iw/i40iw_verbs.c 	struct i40iw_cqp_request *cqp_request;
i40iw_cqp_request 1682 drivers/infiniband/hw/i40iw/i40iw_verbs.c 	struct i40iw_cqp_request *cqp_request;
i40iw_cqp_request 1994 drivers/infiniband/hw/i40iw/i40iw_verbs.c 	struct i40iw_cqp_request *cqp_request;