Searched refs:mlx5_ib_wq (Results 1 – 4 of 4) sorted by relevance
256 struct mlx5_ib_wq { struct353 struct mlx5_ib_wq *rq;363 struct mlx5_ib_wq *sq;398 struct mlx5_ib_wq rq;402 struct mlx5_ib_wq sq;
97 static enum ib_wc_opcode get_umr_comp(struct mlx5_ib_wq *wq, int idx) in get_umr_comp()116 struct mlx5_ib_wq *wq, int idx) in handle_good_req()170 struct mlx5_ib_wq *wq; in handle_responder()434 struct mlx5_ib_wq *wq; in sw_send_comp()464 struct mlx5_ib_wq *wq; in sw_recv_comp()516 struct mlx5_ib_wq *wq; in mlx5_poll_one()
972 struct mlx5_ib_wq *wq = &qp->rq; in mlx5_ib_mr_responder_pfault_handler()
148 struct mlx5_ib_wq *wq = send ? &qp->sq : &qp->rq; in mlx5_ib_read_user_wqe()3485 static int mlx5_wq_overflow(struct mlx5_ib_wq *wq, int nreq, struct ib_cq *ib_cq) in mlx5_wq_overflow()