Home
last modified time | relevance | path

Searched refs:IBT_QP_FULL (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/ib/ibtl/
H A Dibtl_ci_types.h146 #define IBT_QP_FULL IBT_CHAN_FULL macro
/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_wr.c125 status = IBT_QP_FULL; in hermon_post_send_ud()
483 status = IBT_QP_FULL; in hermon_post_send_rc()
904 status = IBT_QP_FULL; in hermon_post_send()
1177 status = IBT_QP_FULL; in hermon_post_recv()
1259 status = IBT_QP_FULL; in hermon_post_srq()
/illumos-gate/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_wr.c191 status = IBT_QP_FULL; in tavor_post_send()
478 status = IBT_QP_FULL; in tavor_post_recv()
701 status = IBT_QP_FULL; in tavor_post_srq()
/illumos-gate/usr/src/uts/common/io/ib/mgt/ibmf/
H A Dibmf_impl.c3248 case IBT_QP_FULL: in ibmf_i_ibt_to_ibmf_status()