Searched refs:tavor_cq_notify (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/ib/adapters/tavor/
H A Dtavor_cq.h265 int tavor_cq_notify(tavor_state_t *state, tavor_cqhdl_t cqhdl,
/illumos-gate/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_cq.c862 * tavor_cq_notify()
866 tavor_cq_notify(tavor_state_t *state, tavor_cqhdl_t cq, function
871 TAVOR_TNF_ENTER(tavor_cq_notify);
893 TAVOR_TNF_EXIT(tavor_cq_notify);
897 TAVOR_TNF_EXIT(tavor_cq_notify);
1083 * that can be rung by tavor_cq_notify() above) to rearm the CQ.
H A Dtavor_ci.c2590 status = tavor_cq_notify(state, cqhdl, flags);

Completed in 99 milliseconds