Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/infiniband/hw/mthca/
Dmthca_dev.h497 int mthca_arbel_arm_cq(struct ib_cq *cq, enum ib_cq_notify_flags flags);
Dmthca_cq.c744 int mthca_arbel_arm_cq(struct ib_cq *ibcq, enum ib_cq_notify_flags flags) in mthca_arbel_arm_cq() function
Dmthca_provider.c1342 dev->ib_dev.req_notify_cq = mthca_arbel_arm_cq; in mthca_register_device()