Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/ib/ibtl/
H A Dibci.h239 ibt_status_t (*ibc_release_qpn)(ibc_hca_hdl_t hca, ibc_qpn_hdl_t qpnh); member
/illumos-gate/usr/src/uts/common/io/ib/ibtl/
H A Dibtl_qp.c606 if ((status = (IBTL_CHAN2CIHCAOPS_P(chan)->ibc_release_qpn) in ibtl_cm_chan_is_closed()