Searched refs:rtg_count (Results 1 – 4 of 4) sorted by relevance
2739 int i, rtg_count; in rdma_stop() local2742 if (rdma_xprts->rtg_count == 0) in rdma_stop()2745 rtg_count = rdma_xprts->rtg_count; in rdma_stop()2747 for (i = 0; i < rtg_count; i++) { in rdma_stop()2750 rdma_xprts->rtg_count--; in rdma_stop()
236 started_xprts->rtg_count = 0; in svc_rdma_kcreate()308 started_xprts->rtg_count ++; in svc_rdma_kcreate()326 if (started_xprts->rtg_count == 0) in svc_rdma_kcreate()
844 int rtg_count; /* Number transport records */ member
599 started_rdma_xprts.rtg_count = 0; in rdma_start()