Home
last modified time | relevance | path

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

/freebsd/sys/dev/mthca/
H A Dmthca_dev.h499 int mthca_arbel_arm_cq(struct ib_cq *cq, enum ib_cq_notify_flags flags);
H A Dmthca_cq.c741 int mthca_arbel_arm_cq(struct ib_cq *ibcq, enum ib_cq_notify_flags flags) in mthca_arbel_arm_cq() function
H A Dmthca_provider.c1239 dev->ib_dev.req_notify_cq = mthca_arbel_arm_cq; in mthca_register_device()