Home
last modified time | relevance | path

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

/include/linux/mlx5/
A Dcq.h142 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()
/include/linux/mlx4/
A 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()
A Ddevice.h832 int cq; member
/include/rdma/
A Drdmavt_qp.h786 struct rvt_cq *cq = ibcq_to_rvtcq(qp->ibqp.recv_cq); in rvt_recv_cq() local
806 struct rvt_cq *cq = ibcq_to_rvtcq(qp->ibqp.send_cq); in rvt_send_cq() local
923 struct rvt_cq *cq = ibcq_to_rvtcq(send_cq); in ib_cq_tail() local
939 struct rvt_cq *cq = ibcq_to_rvtcq(send_cq); in ib_cq_head() local
A Dib_verbs.h774 struct ib_cq *cq; member
1094 struct ib_cq *cq; member
1652 struct ib_cq *cq; member
1703 struct ib_cq *cq; member
1723 struct ib_cq *cq; member
4064 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()
/include/net/
A Dxsk_buff_pool.h65 struct xsk_queue *cq; member
/include/net/mana/
A Dhw_channel.h191 struct hwc_cq *cq; member
A Dgdma.h107 } cq; member
346 } cq; member
371 } cq; member
/include/linux/
A Dio_uring_types.h142 struct io_uring sq, cq; member

Completed in 59 milliseconds