Searched refs:IBMF_QP_FLAGS_INVALID (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ib/mgt/ibmf/
H A Dibmf_impl.c1093 ASSERT(qpp->iq_flags == IBMF_QP_FLAGS_INVALID);
1636 qpp->iq_flags = IBMF_QP_FLAGS_INVALID;
1658 if (qpp->iq_flags == IBMF_QP_FLAGS_INVALID) {
1809 qpp->iq_flags = IBMF_QP_FLAGS_INVALID;
1837 qpp->iq_flags = IBMF_QP_FLAGS_INVALID;
1862 qpp->iq_flags = IBMF_QP_FLAGS_INVALID;
1925 qpp->iq_flags = IBMF_QP_FLAGS_INVALID;
/illumos-gate/usr/src/uts/common/sys/ib/mgt/ibmf/
H A Dibmf_impl.h188 #define IBMF_QP_FLAGS_INVALID 0x0001 macro

Completed in 232 milliseconds