Searched refs:tavor_wqe_sync (Results 1 – 1 of 1) sorted by relevance
/titanic_44/usr/src/uts/common/io/ib/adapters/tavor/ |
H A D | tavor_wr.c | 71 static void tavor_wqe_sync(void *hdl, uint_t sync_from, 315 tavor_wqe_sync(qp, sync_from, sync_to, TAVOR_WR_SEND, in tavor_post_send() 341 tavor_wqe_sync(qp, sync_from, sync_to, in tavor_post_send() 597 tavor_wqe_sync(qp, sync_from, sync_to, TAVOR_WR_RECV, in tavor_post_recv() 616 tavor_wqe_sync(qp, sync_from, sync_to, in tavor_post_recv() 792 tavor_wqe_sync(srq, sync_indx, sync_indx+1, in tavor_post_srq() 831 tavor_wqe_sync(srq, sync_indx, sync_indx+1, in tavor_post_srq() 854 tavor_wqe_sync(srq, sync_indx, sync_indx+1, in tavor_post_srq() 2077 tavor_wqe_sync(void *hdl, uint_t sync_from, uint_t sync_to, in tavor_wqe_sync() function 2090 TAVOR_TNF_ENTER(tavor_wqe_sync); in tavor_wqe_sync() [all …]
|