Home
last modified time | relevance | path

Searched refs:mlx5_core_create_psv (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dmr.c92 int mlx5_core_create_psv(struct mlx5_core_dev *dev, u32 pdn, in mlx5_core_create_psv() function
115 EXPORT_SYMBOL(mlx5_core_create_psv);
/openbmc/linux/include/linux/mlx5/
H A Ddriver.h1096 int mlx5_core_create_psv(struct mlx5_core_dev *dev, u32 pdn,
/openbmc/linux/drivers/infiniband/hw/mlx5/
H A Dmr.c2059 err = mlx5_core_create_psv(dev->mdev, to_mpd(pd)->pdn, 2, psv_index); in mlx5_alloc_integrity_descs()