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

/illumos-gate/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,
/illumos-gate/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_cq.c903 * tavor_cq_poll()
907 tavor_cq_poll(tavor_state_t *state, tavor_cqhdl_t cq, ibt_wc_t *wc_p, function
915 TAVOR_TNF_ENTER(tavor_cq_poll);
925 TAVOR_TNF_EXIT(tavor_cq_poll);
1042 TAVOR_TNF_EXIT(tavor_cq_poll);
H A Dtavor_ci.c2527 status = tavor_cq_poll(state, cqhdl, wc_p, num_wc, &polled);
H A Dtavor_ioctl.c2682 comm->tlc_status = tavor_cq_poll(lstate->tls_state,

Completed in 74 milliseconds