Home
last modified time | relevance | path

Searched refs:mthca_poll_cq (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/mthca/
H A Dmthca_dev.h496 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, in mthca_poll_cq() function
H A Dmthca_provider.c1217 dev->ib_dev.poll_cq = mthca_poll_cq; in mthca_register_device()