Searched refs:ibt_recover_ud_channel (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/ib/ibtl/
H A Dibti.h301 * ibt_recover_ud_channel()
303 * ibt_recover_ud_channel() transitions the channel from SQ Error state
308 * Error state. In order to reuse this channel, ibt_recover_ud_channel()
311 ibt_status_t ibt_recover_ud_channel(ibt_channel_hdl_t ud_chan);
/illumos-gate/usr/src/uts/common/io/ib/ibtl/
H A Dibtl_qp.c1033 return (ibt_recover_ud_channel(IBTL_QP2CHAN(ibt_qp)));
H A Dibtl_chan.c900 * ibt_recover_ud_channel
912 * ibt_recover_ud_channel() transitions the channel from SQ Error state
917 * Error state. In order to reuse this channel, ibt_recover_ud_channel()
921 ibt_recover_ud_channel(ibt_channel_hdl_t ud_chan) function
926 IBTF_DPRINTF_L3(ibtl_chan, "ibt_recover_ud_channel(%p)", ud_chan);
929 IBTF_DPRINTF_L2(ibtl_chan, "ibt_recover_ud_channel: "
944 IBTF_DPRINTF_L2(ibtl_chan, "ibt_recover_ud_channel: "

Completed in 64 milliseconds