Home
last modified time | relevance | path

Searched refs:mlx5_ib_qp_base (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/drivers/infiniband/hw/mlx5/
Dmlx5_ib.h401 struct mlx5_ib_qp_base { struct
408 struct mlx5_ib_qp_base base; argument
420 struct mlx5_ib_qp_base base;
430 struct mlx5_ib_qp_base base;
1155 return container_of(mqp, struct mlx5_ib_qp_base, mqp)->container_mibqp; in to_mibqp()
Dqp.c172 struct mlx5_ib_qp_base *base = &qp->trans_qp.base; in mlx5_ib_read_user_wqe_sq()
223 struct mlx5_ib_qp_base *base = &qp->trans_qp.base; in mlx5_ib_read_wqe_sq()
239 struct mlx5_ib_qp_base *base = &qp->trans_qp.base; in mlx5_ib_read_user_wqe_rq()
259 struct mlx5_ib_qp_base *base = &qp->trans_qp.base; in mlx5_ib_read_wqe_rq()
558 struct mlx5_ib_qp_base *base, in set_user_buf_size()
864 struct mlx5_ib_qp_base *base, in _create_user_qp()
987 struct mlx5_ib_qp_base *base, struct ib_udata *udata) in destroy_qp()
1021 struct mlx5_ib_qp_base *base) in _create_kernel_qp()
1917 struct mlx5_ib_qp_base *base; in create_xrc_tgt_qp()
1999 struct mlx5_ib_qp_base *base; in create_dci()
[all …]