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 D | tavor_cq.h | 267 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 D | tavor_cq.c | 907 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 D | tavor_ioctl.c | 2682 comm->tlc_status = tavor_cq_poll(lstate->tls_state, in tavor_loopback_poll_cq()
|
H A D | tavor_ci.c | 2527 status = tavor_cq_poll(state, cqhdl, wc_p, num_wc, &polled); in tavor_ci_poll_cq()
|