Searched refs:c4iw_arm_cq (Results 1 – 6 of 6) sorted by relevance
192 int c4iw_arm_cq(struct ibv_cq *cq, int solicited);
103 .req_notify_cq = c4iw_arm_cq,157 context->ibv_ctx.ops.req_notify_cq = c4iw_arm_cq; in c4iw_alloc_context()
739 int c4iw_arm_cq(struct ibv_cq *ibcq, int solicited) in c4iw_arm_cq() function
483 ibdev->req_notify_cq = c4iw_arm_cq; in c4iw_register_device()
952 int c4iw_arm_cq(struct ib_cq *ibcq, enum ib_cq_notify_flags flags);
1035 int c4iw_arm_cq(struct ib_cq *ibcq, enum ib_cq_notify_flags flags) in c4iw_arm_cq() function