Home
last modified time | relevance | path

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

/freebsd/sys/dev/mthca/
H A Dmthca_dev.h498 int mthca_tavor_arm_cq(struct ib_cq *cq, enum ib_cq_notify_flags flags);
H A Dmthca_cq.c728 int mthca_tavor_arm_cq(struct ib_cq *cq, enum ib_cq_notify_flags flags) in mthca_tavor_arm_cq() function
H A Dmthca_provider.c1243 dev->ib_dev.req_notify_cq = mthca_tavor_arm_cq; in mthca_register_device()