Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/
A Dalloc.c236 void mlx5_fill_page_frag_array_perm(struct mlx5_frag_buf *buf, __be64 *pas, u8 perm) in mlx5_fill_page_frag_array_perm() function
244 EXPORT_SYMBOL_GPL(mlx5_fill_page_frag_array_perm);
248 mlx5_fill_page_frag_array_perm(buf, pas, 0); in mlx5_fill_page_frag_array()
/linux-6.3-rc2/include/linux/mlx5/
A Ddriver.h1059 void mlx5_fill_page_frag_array_perm(struct mlx5_frag_buf *buf, __be64 *pas, u8 perm);
/linux-6.3-rc2/drivers/vdpa/mlx5/net/
A Dmlx5_vnet.c688 mlx5_fill_page_frag_array_perm(&umem->frag_buf, pas, MLX5_MTT_PERM_RW); in create_umem()

Completed in 15 milliseconds