Searched defs:num_polled (Results 1 - 3 of 3) sorted by relevance

/osnet-11/usr/src/lib/udapl/udapl_tavor/tavor/
H A Ddapl_arbel_hw.c612 uint_t *num_polled)
691 if (num_polled != NULL) {
692 *num_polled = polled_cnt;
611 dapli_arbel_cq_poll(ib_cq_handle_t cq, ibt_wc_t *wc_p, uint_t num_wc, uint_t *num_polled) argument
H A Ddapl_hermon_hw.c616 uint_t *num_polled)
694 if (num_polled != NULL) {
695 *num_polled = polled_cnt;
615 dapli_hermon_cq_poll(ib_cq_handle_t cq, ibt_wc_t *wc_p, uint_t num_wc, uint_t *num_polled) argument
H A Ddapl_tavor_hw.c841 uint_t *num_polled)
928 if (num_polled != NULL) {
929 *num_polled = polled_cnt;
840 dapli_tavor_cq_poll(ib_cq_handle_t cq, ibt_wc_t *wc_p, uint_t num_wc, uint_t *num_polled) argument

Completed in 24 milliseconds