Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dpagealloc.c77 static u16 func_id_to_type(struct mlx5_core_dev *dev, u16 func_id, bool ec_function) in func_id_to_type() function
412 func_type = func_id_to_type(dev, func_id, ec_function); in give_pages()
456 func_type = func_id_to_type(dev, func_id, ec_function); in release_all_pages()
576 func_type = func_id_to_type(dev, func_id, ec_function); in reclaim_pages()