Home
last modified time | relevance | path

Searched refs:TAVOR_QP_SQD (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_qpmod.c157 cur_state = TAVOR_QP_SQD; /* SQ Drained */ in tavor_qp_modify()
532 qp->qp_state = TAVOR_QP_SQD; in tavor_qp_modify()
658 case TAVOR_QP_SQD: in tavor_qp_modify()
696 qp->qp_state = TAVOR_QP_SQD; in tavor_qp_modify()
H A Dtavor_qp.c1319 case TAVOR_QP_SQD: in tavor_qp_query()
/titanic_50/usr/src/uts/common/sys/ib/adapters/tavor/
H A Dtavor_hw.h1874 #define TAVOR_QP_SQD 0x5 macro