Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_qp.c486 TAVOR_QP_SQ_WR_SIGNALED : TAVOR_QP_SQ_ALL_SIGNALED; in tavor_qp_alloc()
903 TAVOR_QP_SQ_WR_SIGNALED : TAVOR_QP_SQ_ALL_SIGNALED; in tavor_special_qp_alloc()
H A Dtavor_wr.c232 if ((qp->qp_sq_sigtype == TAVOR_QP_SQ_ALL_SIGNALED) || in tavor_post_send()
/illumos-gate/usr/src/uts/common/sys/ib/adapters/tavor/
H A Dtavor_hw.h1892 #define TAVOR_QP_SQ_ALL_SIGNALED 0x1 macro