Home
last modified time | relevance | path

Searched refs:IBT_STATE_SQDRAIN (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/ib/clients/of/sol_uverbs/
H A Dsol_uverbs_qp.h43 #define IBT_TO_OFA_QP_STATE(_state) ((_state) < IBT_STATE_SQDRAIN ? \
/illumos-gate/usr/src/uts/common/sys/ib/ibtl/
H A Dibtl_types.h773 IBT_STATE_SQDRAIN, /* Send Queue Draining */ enumerator
/illumos-gate/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_qp.c1226 qp_state = IBT_STATE_SQDRAIN; /* SQ Draining */ in tavor_qp_query()
/illumos-gate/usr/src/uts/common/io/ib/clients/of/sol_ofs/
H A Dsol_kverbs.c1589 ASSERT(qp_attr->qp_info.qp_state != IBT_STATE_SQDRAIN); in qp_current_state()
/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_qp.c2143 qp_state = IBT_STATE_SQDRAIN; /* SQ Draining */ in hermon_qp_query()