Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_wr.c65 static void tavor_wqe_recv_linknext(uint64_t *desc, uint_t desc_sz,
534 tavor_wqe_recv_linknext(desc, desc_sz, prev, in tavor_post_recv()
563 tavor_wqe_recv_linknext(NULL, 0, prev, qp); in tavor_post_recv()
576 tavor_wqe_recv_linknext(first, first_sz, in tavor_post_recv()
1765 tavor_wqe_recv_linknext(uint64_t *curr_desc, uint_t curr_descsz, in tavor_wqe_recv_linknext() function