Lines Matching refs:isert_comp
115 static struct isert_comp *
119 struct isert_comp *comp; in isert_comp_get()
138 isert_comp_put(struct isert_comp *comp) in isert_comp_put()
147 struct isert_comp *comp, in isert_create_qp()
182 struct isert_comp *comp; in isert_conn_setup_qp()
280 struct isert_comp *comp = &device->comps[i]; in isert_free_comps()
305 device->comps = kcalloc(device->comps_used, sizeof(struct isert_comp), in isert_alloc_comps()
316 struct isert_comp *comp = &device->comps[i]; in isert_alloc_comps()
766 struct isert_comp *comp = isert_conn->qp->recv_cq->cq_context; in isert_connect_release()
2103 struct isert_comp *comp = container_of(work, struct isert_comp, in isert_cq_work()
2123 struct isert_comp *comp = context; in isert_cq_callback()