Home
last modified time | relevance | path

Searched defs:cq (Results 1 – 6 of 6) sorted by relevance

/include/linux/mlx5/
Dcq.h141 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()
/include/linux/mlx4/
Dcq.h147 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()
Ddevice.h832 int cq; member
/include/rdma/
Drdmavt_qp.h785 struct rvt_cq *cq = ibcq_to_rvtcq(qp->ibqp.recv_cq); in rvt_recv_cq() local
805 struct rvt_cq *cq = ibcq_to_rvtcq(qp->ibqp.send_cq); in rvt_send_cq() local
922 struct rvt_cq *cq = ibcq_to_rvtcq(send_cq); in ib_cq_tail() local
938 struct rvt_cq *cq = ibcq_to_rvtcq(send_cq); in ib_cq_head() local
Dib_verbs.h734 struct ib_cq *cq; member
1051 struct ib_cq *cq; member
1602 struct ib_cq *cq; member
1644 struct ib_cq *cq; member
1664 struct ib_cq *cq; member
3868 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()
/include/net/
Dxsk_buff_pool.h57 struct xsk_queue *cq; member