Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/ib/ibtl/impl/
H A Dibtl.h425 #define IBTL_RC_QP_CLOSED 0x4 macro
/titanic_44/usr/src/uts/common/io/ib/ibtl/
H A Dibtl_qp.c548 if (chan->ch_transport.rc.rc_free_flags & IBTL_RC_QP_CLOSED) { in ibtl_cm_is_chan_closed()
596 chan->ch_transport.rc.rc_free_flags |= IBTL_RC_QP_CLOSED; in ibtl_cm_chan_is_closed()