Home
last modified time | relevance | path

Searched refs:next_chan (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ib/clients/of/sol_ofs/
H A Dsol_cma.c504 sol_cma_chan_t *req_cmid_chan, *next_chan; in rdma_destroy_id() local
510 chanp->chan_req_cnt; req_cmid_chan = next_chan) { in rdma_destroy_id()
511 next_chan = AVL_NEXT( in rdma_destroy_id()
/illumos-gate/usr/src/uts/common/io/ib/clients/ibd/
H A Dibd_cm.c307 ibd_rc_chan_t *chan, *pre_chan, *next_chan; in ibd_rc_conn_timeout_call() local
337 next_chan = state->rc_pass_chan_list.chan_list; in ibd_rc_conn_timeout_call()
339 while ((chan = next_chan) != NULL) { in ibd_rc_conn_timeout_call()
340 next_chan = chan->next; in ibd_rc_conn_timeout_call()