Searched refs:mlx5_ib_qp_base (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/infiniband/hw/mlx5/ |
H A D | mlx5_ib.h | 333 struct mlx5_ib_qp_base { struct 340 struct mlx5_ib_qp_base base; 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()
|
H A D | qp.c | 171 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 *bas in create_user_qp() [all...] |
/kernel/linux/linux-6.6/drivers/infiniband/hw/mlx5/ |
H A D | mlx5_ib.h | 424 struct mlx5_ib_qp_base { struct 431 struct mlx5_ib_qp_base base; 443 struct mlx5_ib_qp_base base; 453 struct mlx5_ib_qp_base base; 1199 return container_of(mqp, struct mlx5_ib_qp_base, mqp)->container_mibqp; in to_mibqp()
|
H A D | qp.c | 184 struct mlx5_ib_qp_base *base = &qp->trans_qp.base; in mlx5_ib_read_user_wqe_sq() 235 struct mlx5_ib_qp_base *base = &qp->trans_qp.base; in mlx5_ib_read_wqe_sq() 251 struct mlx5_ib_qp_base *base = &qp->trans_qp.base; in mlx5_ib_read_user_wqe_rq() 271 struct mlx5_ib_qp_base *base = &qp->trans_qp.base; in mlx5_ib_read_wqe_rq() 639 struct mlx5_ib_qp_base *base, in set_user_buf_size() 945 struct mlx5_ib_qp_base *base, in _create_user_qp() 1068 struct mlx5_ib_qp_base *base, struct ib_udata *udata) in destroy_qp() 1102 struct mlx5_ib_qp_base *base) in _create_kernel_qp() 2001 struct mlx5_ib_qp_base *base; in create_xrc_tgt_qp() 2083 struct mlx5_ib_qp_base *bas in create_dci() [all...] |
Completed in 16 milliseconds