Searched defs:cq (Results 1 – 6 of 6) sorted by relevance
141 static inline void mlx5_cq_set_ci(struct mlx5_core_cq *cq) in mlx5_cq_set_ci()151 static inline void mlx5_cq_arm(struct mlx5_core_cq *cq, u32 cmd, in mlx5_cq_arm()175 static inline void mlx5_cq_hold(struct mlx5_core_cq *cq) in mlx5_cq_hold()180 static inline void mlx5_cq_put(struct mlx5_core_cq *cq) in mlx5_cq_put()
147 static inline void mlx4_cq_arm(struct mlx4_cq *cq, u32 cmd, in mlx4_cq_arm()172 static inline void mlx4_cq_set_ci(struct mlx4_cq *cq) in mlx4_cq_set_ci()
832 int cq; member
785 struct rvt_cq *cq = ibcq_to_rvtcq(qp->ibqp.recv_cq); in rvt_recv_cq() local805 struct rvt_cq *cq = ibcq_to_rvtcq(qp->ibqp.send_cq); in rvt_send_cq() local922 struct rvt_cq *cq = ibcq_to_rvtcq(send_cq); in ib_cq_tail() local938 struct rvt_cq *cq = ibcq_to_rvtcq(send_cq); in ib_cq_head() local
734 struct ib_cq *cq; member1051 struct ib_cq *cq; member1602 struct ib_cq *cq; member1644 struct ib_cq *cq; member1664 struct ib_cq *cq; member3868 static inline void ib_destroy_cq(struct ib_cq *cq) in ib_destroy_cq()3887 static inline int ib_poll_cq(struct ib_cq *cq, int num_entries, in ib_poll_cq()3920 static inline int ib_req_notify_cq(struct ib_cq *cq, in ib_req_notify_cq()3939 static inline int ib_req_ncomp_notif(struct ib_cq *cq, int wc_cnt) in ib_req_ncomp_notif()
57 struct xsk_queue *cq; member