Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/ib/adapters/tavor/
H A Dtavor_event.h118 #define TAVOR_EVT_COMPLETION 0x00 macro
139 (1 << TAVOR_EVT_COMPLETION)
/titanic_50/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_cq.c1063 ASSERT(eqe_evttype == TAVOR_EVT_COMPLETION || in tavor_cq_handler()