Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_wr.c71 static void tavor_wqe_sync(void *hdl, uint_t sync_from,
303 tavor_wqe_sync(qp, sync_from, sync_to, TAVOR_WR_SEND, in tavor_post_send()
329 tavor_wqe_sync(qp, sync_from, sync_to, in tavor_post_send()
569 tavor_wqe_sync(qp, sync_from, sync_to, TAVOR_WR_RECV, in tavor_post_recv()
588 tavor_wqe_sync(qp, sync_from, sync_to, in tavor_post_recv()
751 tavor_wqe_sync(srq, sync_indx, sync_indx+1, in tavor_post_srq()
790 tavor_wqe_sync(srq, sync_indx, sync_indx+1, in tavor_post_srq()
813 tavor_wqe_sync(srq, sync_indx, sync_indx+1, in tavor_post_srq()
1962 tavor_wqe_sync(void *hdl, uint_t sync_from, uint_t sync_to, in tavor_wqe_sync() function