Home
last modified time | relevance | path

Searched refs:chan_req_total_cnt (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/uts/common/sys/ib/clients/of/sol_ofs/
H A Dsol_cma.h230 uint64_t chan_req_total_cnt; member
/titanic_41/usr/src/uts/common/io/ib/clients/of/sol_ofs/
H A Dsol_cma.c518 chanp->chan_req_total_cnt--; in rdma_destroy_id()
555 if (is_root_cmid && chanp->chan_req_total_cnt == 0) { in rdma_destroy_id()
569 root_chanp ? root_chanp->chan_req_total_cnt : 0, in rdma_destroy_id()
573 if (root_chanp && root_chanp->chan_req_total_cnt == 1 && in rdma_destroy_id()
2137 root_chanp->chan_req_total_cnt--;
H A Dsol_ib_cma.c1464 root_chanp->chan_req_total_cnt++; in ibcma_ud_hdlr()
1705 root_chanp->chan_req_total_cnt++; in ibcma_handle_req()