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.h156 /* call to ibc_release_qpn(qpn_hdl), */
239 ibt_status_t (*ibc_release_qpn)(ibc_hca_hdl_t hca, ibc_qpn_hdl_t qpnh); member in struct:ibc_operations_s
/illumos-gate/usr/src/uts/common/io/ib/ibtl/
H A Dibtl_qp.c606 if ((status = (IBTL_CHAN2CIHCAOPS_P(chan)->ibc_release_qpn)
616 "ibc_release_qpn failed: status = %d\n", status);

Completed in 61 milliseconds