Home
last modified time | relevance | path

Searched refs:tavor_cq_poll (Results 1 – 4 of 4) sorted by relevance

/titanic_50/usr/src/uts/common/sys/ib/adapters/tavor/
H A Dtavor_cq.h267 int tavor_cq_poll(tavor_state_t *state, tavor_cqhdl_t cqhdl, ibt_wc_t *wc_p,
/titanic_50/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_cq.c907 tavor_cq_poll(tavor_state_t *state, tavor_cqhdl_t cq, ibt_wc_t *wc_p, in tavor_cq_poll() function
915 TAVOR_TNF_ENTER(tavor_cq_poll); in tavor_cq_poll()
925 TAVOR_TNF_EXIT(tavor_cq_poll); in tavor_cq_poll()
1042 TAVOR_TNF_EXIT(tavor_cq_poll); in tavor_cq_poll()
H A Dtavor_ioctl.c2682 comm->tlc_status = tavor_cq_poll(lstate->tls_state, in tavor_loopback_poll_cq()
H A Dtavor_ci.c2527 status = tavor_cq_poll(state, cqhdl, wc_p, num_wc, &polled); in tavor_ci_poll_cq()