Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/
Deq.c928 static int alloc_rmap(struct mlx5_core_dev *mdev) in alloc_rmap() function
957 static int alloc_rmap(struct mlx5_core_dev *mdev) { return 0; } in alloc_rmap() function
1215 err = alloc_rmap(dev); in mlx5_eq_table_create()