Searched refs:mthca_poll_cq (Results 1 - 6 of 6) sorted by relevance

/freebsd-9.3-release/contrib/ofed/libmthca/src/
H A Dmthca.c117 .poll_cq = mthca_poll_cq,
H A Dmthca.h320 int mthca_poll_cq(struct ibv_cq *cq, int ne, struct ibv_wc *wc);
H A Dcq.c460 int mthca_poll_cq(struct ibv_cq *ibcq, int ne, struct ibv_wc *wc) function
/freebsd-9.3-release/sys/ofed/drivers/infiniband/hw/mthca/
H A Dmthca_dev.h494 int mthca_poll_cq(struct ib_cq *ibcq, int num_entries,
H A Dmthca_cq.c659 int mthca_poll_cq(struct ib_cq *ibcq, int num_entries, function
H A Dmthca_provider.c1373 dev->ib_dev.poll_cq = mthca_poll_cq;

Completed in 49 milliseconds