Searched refs:rdma_xprt_record_t (Results 1 – 3 of 3) sorted by relevance
836 typedef struct rdma_xprt_record rdma_xprt_record_t; typedef840 rdma_xprt_record_t *rtr_next; /* Ptr to next record */846 rdma_xprt_record_t *rtg_listhead; /* Head of the records list */
2736 rdma_xprt_record_t *curr_rec; in rdma_stop()2787 kmem_free(curr_rec, sizeof (rdma_xprt_record_t)); in rdma_stop()
208 rdma_xprt_record_t *xprt_rec; in svc_rdma_kcreate()