Searched refs:mthca_poll_cq (Results 1 – 6 of 6) sorted by relevance
117 .poll_cq = mthca_poll_cq,
320 int mthca_poll_cq(struct ibv_cq *cq, int ne, struct ibv_wc *wc);
460 int mthca_poll_cq(struct ibv_cq *ibcq, int ne, struct ibv_wc *wc) in mthca_poll_cq() function
494 int mthca_poll_cq(struct ib_cq *ibcq, int num_entries,
659 int mthca_poll_cq(struct ib_cq *ibcq, int num_entries, in mthca_poll_cq() function
1374 dev->ib_dev.poll_cq = mthca_poll_cq; in mthca_register_device()