Lines Matching refs:isert_comp
112 static struct isert_comp *
116 struct isert_comp *comp; in isert_comp_get()
135 isert_comp_put(struct isert_comp *comp) in isert_comp_put()
144 struct isert_comp *comp, in isert_create_qp()
186 struct isert_comp *comp; in isert_conn_setup_qp()
286 struct isert_comp *comp = &device->comps[i]; in isert_free_comps()
311 device->comps = kcalloc(device->comps_used, sizeof(struct isert_comp), in isert_alloc_comps()
321 struct isert_comp *comp = &device->comps[i]; in isert_alloc_comps()
813 struct isert_comp *comp = isert_conn->qp->recv_cq->cq_context; in isert_connect_release()
2127 struct isert_comp *comp = container_of(work, struct isert_comp, in isert_cq_work()
2147 struct isert_comp *comp = context; in isert_cq_callback()