Searched refs:wc_p (Results 1 - 3 of 3) sorted by relevance

/osnet-11/usr/src/lib/udapl/udapl_tavor/tavor/
H A Ddapl_arbel_hw.c611 dapli_arbel_cq_poll(ib_cq_handle_t cq, ibt_wc_t *wc_p, uint_t num_wc, argument
646 &wc_p[polled_cnt++]);
704 dapli_arbel_cq_poll_one(ib_cq_handle_t cq, ibt_wc_t *wc_p) argument
728 status = dapli_arbel_cq_cqe_consume(cq, cqe, wc_p);
H A Ddapl_tavor_hw.c840 dapli_tavor_cq_poll(ib_cq_handle_t cq, ibt_wc_t *wc_p, uint_t num_wc, argument
876 &wc_p[polled_cnt++]);
941 dapli_tavor_cq_poll_one(ib_cq_handle_t cq, ibt_wc_t *wc_p) argument
965 status = dapli_tavor_cq_cqe_consume(cq, cqe, wc_p);
H A Ddapl_hermon_hw.c615 dapli_hermon_cq_poll(ib_cq_handle_t cq, ibt_wc_t *wc_p, uint_t num_wc, argument
650 &wc_p[polled_cnt++]);
707 dapli_hermon_cq_poll_one(ib_cq_handle_t cq, ibt_wc_t *wc_p) argument
737 status = dapli_hermon_cq_cqe_consume(cq, cqe, wc_p);

Completed in 32 milliseconds