Home
last modified time | relevance | path

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

/titanic_44/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,
/titanic_44/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_cq.c866 tavor_cq_notify(tavor_state_t *state, tavor_cqhdl_t cq, in tavor_cq_notify() function
871 TAVOR_TNF_ENTER(tavor_cq_notify); in tavor_cq_notify()
893 TAVOR_TNF_EXIT(tavor_cq_notify); in tavor_cq_notify()
897 TAVOR_TNF_EXIT(tavor_cq_notify); in tavor_cq_notify()
H A Dtavor_ci.c2590 status = tavor_cq_notify(state, cqhdl, flags); in tavor_ci_notify_cq()