Searched defs:ibd_rc_act_close (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ib/clients/ibd/
H A Dibd_cm.c88 static void ibd_rc_act_close(ibd_rc_chan_t *, boolean_t);
131 ibd_rc_act_close(rc_chan, B_TRUE);
159 ibd_rc_act_close(rc_chan, B_TRUE);
538 kstat_named_init(&ibd_rc_ksp->rc_act_close, "RC: call ibd_rc_act_close",
545 "simultaneous ibd_rc_act_close", KSTAT_DATA_ULONG);
2622 ibd_rc_act_close(rc_chan, B_TRUE);
2835 ibd_rc_act_close(ibd_rc_chan_t *chan, boolean_t is_close_rc_chan) function
2848 DPRINT(30, "ibd_rc_act_close-1: close and free chan, "
2876 DPRINT(40, "ibd_rc_act_close: dl_cnt(tx_wqe_"
2886 DPRINT(40, "ibd_rc_act_close
[all...]

Completed in 65 milliseconds