Home
last modified time | relevance | path

Searched refs:mlx5_ib_wq (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-6.6/drivers/infiniband/hw/mlx5/
H A Dwr.h33 static inline void *get_sq_edge(struct mlx5_ib_wq *sq, u32 idx) in get_sq_edge()
51 static inline void handle_post_send_edge(struct mlx5_ib_wq *sq, void **seg, in handle_post_send_edge()
74 static inline void mlx5r_memcpy_send_wqe(struct mlx5_ib_wq *sq, void **cur_edge, in mlx5r_memcpy_send_wqe()
94 int mlx5r_wq_overflow(struct mlx5_ib_wq *wq, int nreq, struct ib_cq *ib_cq);
H A Dmlx5_ib.h356 struct mlx5_ib_wq { struct
444 struct mlx5_ib_wq *rq;
454 struct mlx5_ib_wq *sq;
506 struct mlx5_ib_wq rq;
510 struct mlx5_ib_wq sq;
H A Dcq.c99 static enum ib_wc_opcode get_umr_comp(struct mlx5_ib_wq *wq, int idx) in get_umr_comp()
118 struct mlx5_ib_wq *wq, int idx) in handle_good_req()
172 struct mlx5_ib_wq *wq; in handle_responder()
397 struct mlx5_ib_wq *wq; in sw_comp()
455 struct mlx5_ib_wq *wq; in mlx5_poll_one()
H A Dwr.c29 int mlx5r_wq_overflow(struct mlx5_ib_wq *wq, int nreq, struct ib_cq *ib_cq) in mlx5r_wq_overflow()
H A Dodp.c1136 struct mlx5_ib_wq *wq = &qp->rq; in mlx5_ib_mr_responder_pfault_handler_rq()
H A Dqp.c186 struct mlx5_ib_wq *wq = &qp->sq; in mlx5_ib_read_user_wqe_sq()
253 struct mlx5_ib_wq *wq = &qp->rq; in mlx5_ib_read_user_wqe_rq()
273 struct mlx5_ib_wq *wq = &qp->rq; in mlx5_ib_read_wqe_rq()
/kernel/linux/linux-5.10/drivers/infiniband/hw/mlx5/
H A Dwr.h33 static inline void *get_sq_edge(struct mlx5_ib_wq *sq, u32 idx) in get_sq_edge()
H A Dmlx5_ib.h265 struct mlx5_ib_wq { struct
353 struct mlx5_ib_wq *rq;
363 struct mlx5_ib_wq *sq;
415 struct mlx5_ib_wq rq;
419 struct mlx5_ib_wq sq;
H A Dcq.c99 static enum ib_wc_opcode get_umr_comp(struct mlx5_ib_wq *wq, int idx) in get_umr_comp()
118 struct mlx5_ib_wq *wq, int idx) in handle_good_req()
172 struct mlx5_ib_wq *wq; in handle_responder()
391 struct mlx5_ib_wq *wq; in sw_comp()
449 struct mlx5_ib_wq *wq; in mlx5_poll_one()
H A Dwr.c35 static inline void handle_post_send_edge(struct mlx5_ib_wq *sq, void **seg, in handle_post_send_edge()
58 static inline void memcpy_send_wqe(struct mlx5_ib_wq *sq, void **cur_edge, in memcpy_send_wqe()
78 static int mlx5_wq_overflow(struct mlx5_ib_wq *wq, int nreq, in mlx5_wq_overflow()
H A Dodp.c1209 struct mlx5_ib_wq *wq = &qp->rq; in mlx5_ib_mr_responder_pfault_handler_rq()
H A Dqp.c173 struct mlx5_ib_wq *wq = &qp->sq; in mlx5_ib_read_user_wqe_sq()
240 struct mlx5_ib_wq *wq = &qp->rq; in mlx5_ib_read_user_wqe_rq()
260 struct mlx5_ib_wq *wq = &qp->rq; in mlx5_ib_read_wqe_rq()

Completed in 37 milliseconds