Searched refs:sc_send_ctxts (Results 1 – 3 of 3) sorted by relevance
93 struct llist_head sc_send_ctxts; member
178 while ((node = llist_del_first(&rdma->sc_send_ctxts)) != NULL) { in svc_rdma_send_ctxts_destroy()202 node = llist_del_first(&rdma->sc_send_ctxts); in svc_rdma_send_ctxt_get()255 llist_add(&ctxt->sc_node, &rdma->sc_send_ctxts); in svc_rdma_send_ctxt_put()
137 init_llist_head(&cma_xprt->sc_send_ctxts); in svc_rdma_create_xprt()