Searched refs:rtg_listhead (Results 1 – 4 of 4) sorted by relevance
2766 curr_rec = rdma_xprts->rtg_listhead; in rdma_stop()2767 rdma_xprts->rtg_listhead = curr_rec->rtr_next; in rdma_stop()2806 if (!rdma_xprts->rtg_listhead) in rdma_stop()
306 xprt_rec->rtr_next = started_xprts->rtg_listhead; in svc_rdma_kcreate()307 started_xprts->rtg_listhead = xprt_rec; in svc_rdma_kcreate()
823 rdma_xprt_record_t *rtg_listhead; /* Head of the records list */ member
600 started_rdma_xprts.rtg_listhead = NULL; in rdma_start()