Home
last modified time | relevance | path

Searched refs:c4iw_arm_cq (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/ofed/libcxgb4/
H A Dlibcxgb4.h192 int c4iw_arm_cq(struct ibv_cq *cq, int solicited);
H A Ddev.c103 .req_notify_cq = c4iw_arm_cq,
157 context->ibv_ctx.ops.req_notify_cq = c4iw_arm_cq; in c4iw_alloc_context()
H A Dcq.c739 int c4iw_arm_cq(struct ibv_cq *ibcq, int solicited) in c4iw_arm_cq() function
/freebsd/sys/dev/cxgbe/iw_cxgbe/
H A Dprovider.c483 ibdev->req_notify_cq = c4iw_arm_cq; in c4iw_register_device()
H A Diw_cxgbe.h952 int c4iw_arm_cq(struct ib_cq *ibcq, enum ib_cq_notify_flags flags);
H A Dcq.c1035 int c4iw_arm_cq(struct ib_cq *ibcq, enum ib_cq_notify_flags flags) in c4iw_arm_cq() function