Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/mellanox/mlx5/core/
Dalloc.c55 static void *mlx5_dma_zalloc_coherent_node(struct mlx5_core_dev *dev, in mlx5_dma_zalloc_coherent_node() function
87 buf->frags->buf = mlx5_dma_zalloc_coherent_node(dev, size, in mlx5_buf_alloc_node()
138 frag->buf = mlx5_dma_zalloc_coherent_node(dev, frag_sz, in mlx5_frag_buf_alloc_node()
198 pgdir->db_page = mlx5_dma_zalloc_coherent_node(dev, PAGE_SIZE, in mlx5_alloc_db_pgdir()