Searched refs:mthca_arbel_arm_cq (Results 1 - 6 of 6) sorted by relevance

/freebsd-10-stable/contrib/ofed/libmthca/src/
H A Dmthca.c188 context->ibv_ctx.ops.req_notify_cq = mthca_arbel_arm_cq;
H A Dmthca.h322 int mthca_arbel_arm_cq(struct ibv_cq *cq, int solicited);
H A Dcq.c501 int mthca_arbel_arm_cq(struct ibv_cq *ibvcq, int solicited) function
/freebsd-10-stable/sys/ofed/drivers/infiniband/hw/mthca/
H A Dmthca_dev.h497 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) function
H A Dmthca_provider.c1415 dev->ib_dev.req_notify_cq = mthca_arbel_arm_cq;

Completed in 113 milliseconds