Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/infiniband/hw/mlx5/
Dmlx5_ib.h333 struct mlx5_ib_qp_base { struct
340 struct mlx5_ib_qp_base base; argument
352 struct mlx5_ib_qp_base base;
362 struct mlx5_ib_qp_base base;
1060 return container_of(mqp, struct mlx5_ib_qp_base, mqp)->container_mibqp; in to_mibqp()
Dqp.c171 struct mlx5_ib_qp_base *base = &qp->trans_qp.base; in mlx5_ib_read_user_wqe_sq()
222 struct mlx5_ib_qp_base *base = &qp->trans_qp.base; in mlx5_ib_read_wqe_sq()
238 struct mlx5_ib_qp_base *base = &qp->trans_qp.base; in mlx5_ib_read_user_wqe_rq()
258 struct mlx5_ib_qp_base *base = &qp->trans_qp.base; in mlx5_ib_read_wqe_rq()
557 struct mlx5_ib_qp_base *base, in set_user_buf_size()
894 struct mlx5_ib_qp_base *base, in _create_user_qp()
1009 struct mlx5_ib_qp_base *base, struct ib_udata *udata) in destroy_qp()
1043 struct mlx5_ib_qp_base *base) in _create_kernel_qp()
1851 struct mlx5_ib_qp_base *base; in create_xrc_tgt_qp()
1932 struct mlx5_ib_qp_base *base; in create_user_qp()
[all …]