Searched defs:cq (Results 1 – 9 of 9) sorted by relevance
142 static inline void mlx5_cq_set_ci(struct mlx5_core_cq *cq) in mlx5_cq_set_ci()152 static inline void mlx5_cq_arm(struct mlx5_core_cq *cq, u32 cmd, in mlx5_cq_arm()176 static inline void mlx5_cq_hold(struct mlx5_core_cq *cq) in mlx5_cq_hold()181 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
786 struct rvt_cq *cq = ibcq_to_rvtcq(qp->ibqp.recv_cq); in rvt_recv_cq() local806 struct rvt_cq *cq = ibcq_to_rvtcq(qp->ibqp.send_cq); in rvt_send_cq() local923 struct rvt_cq *cq = ibcq_to_rvtcq(send_cq); in ib_cq_tail() local939 struct rvt_cq *cq = ibcq_to_rvtcq(send_cq); in ib_cq_head() local
774 struct ib_cq *cq; member1094 struct ib_cq *cq; member1652 struct ib_cq *cq; member1703 struct ib_cq *cq; member1723 struct ib_cq *cq; member4064 static inline void ib_destroy_cq(struct ib_cq *cq) in ib_destroy_cq()4083 static inline int ib_poll_cq(struct ib_cq *cq, int num_entries, in ib_poll_cq()4116 static inline int ib_req_notify_cq(struct ib_cq *cq, in ib_req_notify_cq()
65 struct xsk_queue *cq; member
191 struct hwc_cq *cq; member
107 } cq; member346 } cq; member371 } cq; member
142 struct io_uring sq, cq; member
Completed in 59 milliseconds