Home
last modified time | relevance | path

Searched refs:TAVOR_COMPLETION_SEND (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/lib/udapl/udapl_tavor/tavor/
H A Ddapl_tavor_hw.h150 #define TAVOR_COMPLETION_SEND 0x1 macro
H A Ddapl_arbel_hw.c878 (opcode == TAVOR_CQE_SEND_ERR_OPCODE) ? TAVOR_COMPLETION_SEND : in dapli_arbel_cq_errcqe_consume()
H A Ddapl_tavor_hw.c1115 (opcode == TAVOR_CQE_SEND_ERR_OPCODE) ? TAVOR_COMPLETION_SEND : in dapli_tavor_cq_errcqe_consume()
/illumos-gate/usr/src/uts/common/sys/ib/adapters/tavor/
H A Dtavor_hw.h1414 #define TAVOR_COMPLETION_SEND 0x1 macro
/illumos-gate/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_wr.c2619 TAVOR_COMPLETION_SEND : TAVOR_COMPLETION_RECV; in tavor_wrid_get_entry()