Home
last modified time | relevance | path

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

/NextBSD/contrib/ofed/libmthca/src/
HDmthca.h326 void mthca_cq_resize_copy_cqes(struct mthca_cq *cq, void *buf, int new_cqe);
HDcq.c600 void mthca_cq_resize_copy_cqes(struct mthca_cq *cq, void *buf, int old_cqe) in mthca_cq_resize_copy_cqes() function
HDverbs.c337 mthca_cq_resize_copy_cqes(cq, buf.buf, old_cqe); in mthca_resize_cq()
/NextBSD/sys/ofed/drivers/infiniband/hw/mthca/
HDmthca_dev.h508 void mthca_cq_resize_copy_cqes(struct mthca_cq *cq);
HDmthca_cq.c329 void mthca_cq_resize_copy_cqes(struct mthca_cq *cq) in mthca_cq_resize_copy_cqes() function
HDmthca_provider.c853 mthca_cq_resize_copy_cqes(cq); in mthca_resize_cq()