Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/
A Dalloc.c302 void mlx5_fill_page_frag_array_perm(struct mlx5_frag_buf *buf, __be64 *pas, u8 perm) in mlx5_fill_page_frag_array_perm() function
310 EXPORT_SYMBOL_GPL(mlx5_fill_page_frag_array_perm);
314 mlx5_fill_page_frag_array_perm(buf, pas, 0); in mlx5_fill_page_frag_array()
/linux/include/linux/mlx5/
A Ddriver.h1030 void mlx5_fill_page_frag_array_perm(struct mlx5_frag_buf *buf, __be64 *pas, u8 perm);
/linux/drivers/vdpa/mlx5/net/
A Dmlx5_vnet.c724 mlx5_fill_page_frag_array_perm(&umem->frag_buf, pas, MLX5_MTT_PERM_RW); in create_umem()

Completed in 15 milliseconds