Searched refs:sc_send_ctxts (Results 1 – 3 of 3) sorted by relevance
95 struct list_head sc_send_ctxts; member
187 while ((ctxt = svc_rdma_next_send_ctxt(&rdma->sc_send_ctxts))) { in svc_rdma_send_ctxts_destroy()210 ctxt = svc_rdma_next_send_ctxt(&rdma->sc_send_ctxts); in svc_rdma_send_ctxt_get()264 list_add(&ctxt->sc_list, &rdma->sc_send_ctxts); in svc_rdma_send_ctxt_put()
141 INIT_LIST_HEAD(&cma_xprt->sc_send_ctxts); in svc_rdma_create_xprt()