Home
last modified time | relevance | path

Searched refs:mlx5_mr_create (Results 1 – 4 of 4) sorted by relevance

/dpdk/drivers/common/mlx5/
H A Dversion.map118 mlx5_mr_create;
H A Dmlx5_common_mr.h238 mlx5_mr_create(struct mlx5_common_device *cdev,
H A Dmlx5_common_mr.c894 mlx5_mr_create(struct mlx5_common_device *cdev, in mlx5_mr_create() function
962 lkey = mlx5_mr_create(cdev, share_cache, entry, addr); in mr_lookup_caches()
/dpdk/drivers/net/mlx5/linux/
H A Dmlx5_mp_os.c44 lkey = mlx5_mr_create(mng->cdev, &mng->cdev->mr_scache, &entry, in mlx5_mp_os_handle_port_agnostic()