srpt_rdma_ch      102 drivers/infiniband/ulp/srpt/ib_srpt.c static void srpt_process_wait_list(struct srpt_rdma_ch *ch);
srpt_rdma_ch      108 drivers/infiniband/ulp/srpt/ib_srpt.c static bool srpt_set_ch_state(struct srpt_rdma_ch *ch, enum rdma_ch_state new)
srpt_rdma_ch      218 drivers/infiniband/ulp/srpt/ib_srpt.c static void srpt_qp_event(struct ib_event *event, struct srpt_rdma_ch *ch)
srpt_rdma_ch      821 drivers/infiniband/ulp/srpt/ib_srpt.c static int srpt_post_recv(struct srpt_device *sdev, struct srpt_rdma_ch *ch,
srpt_rdma_ch      853 drivers/infiniband/ulp/srpt/ib_srpt.c static int srpt_zerolength_write(struct srpt_rdma_ch *ch)
srpt_rdma_ch      872 drivers/infiniband/ulp/srpt/ib_srpt.c 	struct srpt_rdma_ch *ch = cq->cq_context;
srpt_rdma_ch      893 drivers/infiniband/ulp/srpt/ib_srpt.c 	struct srpt_rdma_ch *ch = ioctx->ch;
srpt_rdma_ch      956 drivers/infiniband/ulp/srpt/ib_srpt.c static void srpt_free_rw_ctxs(struct srpt_rdma_ch *ch,
srpt_rdma_ch     1110 drivers/infiniband/ulp/srpt/ib_srpt.c static int srpt_init_ch_qp(struct srpt_rdma_ch *ch, struct ib_qp *qp)
srpt_rdma_ch     1150 drivers/infiniband/ulp/srpt/ib_srpt.c static int srpt_ch_qp_rtr(struct srpt_rdma_ch *ch, struct ib_qp *qp)
srpt_rdma_ch     1182 drivers/infiniband/ulp/srpt/ib_srpt.c static int srpt_ch_qp_rts(struct srpt_rdma_ch *ch, struct ib_qp *qp)
srpt_rdma_ch     1205 drivers/infiniband/ulp/srpt/ib_srpt.c static int srpt_ch_qp_err(struct srpt_rdma_ch *ch)
srpt_rdma_ch     1217 drivers/infiniband/ulp/srpt/ib_srpt.c static struct srpt_send_ioctx *srpt_get_send_ioctx(struct srpt_rdma_ch *ch)
srpt_rdma_ch     1325 drivers/infiniband/ulp/srpt/ib_srpt.c 	struct srpt_rdma_ch *ch = cq->cq_context;
srpt_rdma_ch     1363 drivers/infiniband/ulp/srpt/ib_srpt.c static int srpt_build_cmd_rsp(struct srpt_rdma_ch *ch,
srpt_rdma_ch     1445 drivers/infiniband/ulp/srpt/ib_srpt.c static int srpt_build_tskmgmt_rsp(struct srpt_rdma_ch *ch,
srpt_rdma_ch     1486 drivers/infiniband/ulp/srpt/ib_srpt.c static void srpt_handle_cmd(struct srpt_rdma_ch *ch,
srpt_rdma_ch     1575 drivers/infiniband/ulp/srpt/ib_srpt.c static void srpt_handle_tsk_mgmt(struct srpt_rdma_ch *ch,
srpt_rdma_ch     1614 drivers/infiniband/ulp/srpt/ib_srpt.c srpt_handle_new_iu(struct srpt_rdma_ch *ch, struct srpt_recv_ioctx *recv_ioctx)
srpt_rdma_ch     1686 drivers/infiniband/ulp/srpt/ib_srpt.c 	struct srpt_rdma_ch *ch = cq->cq_context;
srpt_rdma_ch     1709 drivers/infiniband/ulp/srpt/ib_srpt.c static void srpt_process_wait_list(struct srpt_rdma_ch *ch)
srpt_rdma_ch     1747 drivers/infiniband/ulp/srpt/ib_srpt.c 	struct srpt_rdma_ch *ch = cq->cq_context;
srpt_rdma_ch     1777 drivers/infiniband/ulp/srpt/ib_srpt.c static int srpt_create_ch_ib(struct srpt_rdma_ch *ch)
srpt_rdma_ch     1881 drivers/infiniband/ulp/srpt/ib_srpt.c static void srpt_destroy_ch_ib(struct srpt_rdma_ch *ch)
srpt_rdma_ch     1897 drivers/infiniband/ulp/srpt/ib_srpt.c static bool srpt_close_ch(struct srpt_rdma_ch *ch)
srpt_rdma_ch     1937 drivers/infiniband/ulp/srpt/ib_srpt.c static int srpt_disconnect_ch(struct srpt_rdma_ch *ch)
srpt_rdma_ch     1958 drivers/infiniband/ulp/srpt/ib_srpt.c static bool srpt_ch_closed(struct srpt_port *sport, struct srpt_rdma_ch *ch)
srpt_rdma_ch     1961 drivers/infiniband/ulp/srpt/ib_srpt.c 	struct srpt_rdma_ch *ch2;
srpt_rdma_ch     1980 drivers/infiniband/ulp/srpt/ib_srpt.c static void srpt_disconnect_ch_sync(struct srpt_rdma_ch *ch)
srpt_rdma_ch     2001 drivers/infiniband/ulp/srpt/ib_srpt.c 	struct srpt_rdma_ch *ch;
srpt_rdma_ch     2074 drivers/infiniband/ulp/srpt/ib_srpt.c 	struct srpt_rdma_ch *ch = container_of(kref, struct srpt_rdma_ch, kref);
srpt_rdma_ch     2089 drivers/infiniband/ulp/srpt/ib_srpt.c 	struct srpt_rdma_ch *ch;
srpt_rdma_ch     2094 drivers/infiniband/ulp/srpt/ib_srpt.c 	ch = container_of(w, struct srpt_rdma_ch, release_work);
srpt_rdma_ch     2167 drivers/infiniband/ulp/srpt/ib_srpt.c 	struct srpt_rdma_ch *ch = NULL;
srpt_rdma_ch     2355 drivers/infiniband/ulp/srpt/ib_srpt.c 		struct srpt_rdma_ch *ch2;
srpt_rdma_ch     2560 drivers/infiniband/ulp/srpt/ib_srpt.c static void srpt_cm_rej_recv(struct srpt_rdma_ch *ch,
srpt_rdma_ch     2586 drivers/infiniband/ulp/srpt/ib_srpt.c static void srpt_cm_rtu_recv(struct srpt_rdma_ch *ch)
srpt_rdma_ch     2629 drivers/infiniband/ulp/srpt/ib_srpt.c 	struct srpt_rdma_ch *ch = cm_id->context;
srpt_rdma_ch     2681 drivers/infiniband/ulp/srpt/ib_srpt.c 	struct srpt_rdma_ch *ch = cm_id->context;
srpt_rdma_ch     2728 drivers/infiniband/ulp/srpt/ib_srpt.c 	struct srpt_rdma_ch *ch = ioctx->ch;
srpt_rdma_ch     2795 drivers/infiniband/ulp/srpt/ib_srpt.c 	struct srpt_rdma_ch *ch = ioctx->ch;
srpt_rdma_ch     2907 drivers/infiniband/ulp/srpt/ib_srpt.c 	struct srpt_rdma_ch *ch = ioctx->ch;
srpt_rdma_ch     2954 drivers/infiniband/ulp/srpt/ib_srpt.c 	struct srpt_rdma_ch *ch;
srpt_rdma_ch     3309 drivers/infiniband/ulp/srpt/ib_srpt.c 	struct srpt_rdma_ch *ch = ioctx->ch;
srpt_rdma_ch     3339 drivers/infiniband/ulp/srpt/ib_srpt.c 	struct srpt_rdma_ch *ch = se_sess->fabric_sess_ptr;
srpt_rdma_ch      220 drivers/infiniband/ulp/srpt/ib_srpt.h 	struct srpt_rdma_ch	*ch;