Home
last modified time | relevance | path

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

/Linux-v4.19/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;
933 return container_of(mqp, struct mlx5_ib_qp_base, mqp)->container_mibqp; in to_mibqp()
1036 struct mlx5_ib_qp_base *base);
Dqp.c144 struct mlx5_ib_qp_base *base) in mlx5_ib_read_user_wqe()
441 struct mlx5_ib_qp_base *base, in set_user_buf_size()
778 struct mlx5_ib_qp_base *base) in create_user_qp()
901 struct mlx5_ib_qp *qp, struct mlx5_ib_qp_base *base) in destroy_qp_user()
922 struct mlx5_ib_qp_base *base) in create_kernel_qp()
1616 struct mlx5_ib_qp_base *base; in create_qp_common()
2064 struct mlx5_ib_qp_base *base; in destroy_qp_common()
2956 struct mlx5_ib_qp_base *base = &qp->trans_qp.base; in __mlx5_ib_modify_qp()