Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_qpmod.c140 cur_state = TAVOR_QP_RTR; /* Ready to Receive */ in tavor_qp_modify()
148 cur_state = TAVOR_QP_RTR; /* Ready to Receive */ in tavor_qp_modify()
329 qp->qp_state = TAVOR_QP_RTR; in tavor_qp_modify()
390 case TAVOR_QP_RTR: in tavor_qp_modify()
H A Dtavor_qp.c1310 case TAVOR_QP_RTR: in tavor_qp_query()
H A Dtavor_wr.c137 (qp->qp_state == TAVOR_QP_RTR)) { in tavor_post_send()
/titanic_50/usr/src/uts/common/sys/ib/adapters/tavor/
H A Dtavor_hw.h1871 #define TAVOR_QP_RTR 0x2 macro