Searched refs:ec_function (Results 1 – 3 of 3) sorted by relevance
/Linux-v5.10/drivers/net/ethernet/mellanox/mlx5/core/ |
D | pagealloc.c | 51 u8 ec_function; member 312 bool ec_function) in page_notify_fail() argument 320 MLX5_SET(manage_pages_in, in, embedded_cpu_function, ec_function); in page_notify_fail() 329 int notify_fail, bool ec_function) in give_pages() argument 364 MLX5_SET(manage_pages_in, in, embedded_cpu_function, ec_function); in give_pages() 376 else if (mlx5_core_is_ecpf(dev) && !ec_function) in give_pages() 380 npages, ec_function, func_id, err); in give_pages() 391 page_notify_fail(dev, func_id, ec_function); in give_pages() 396 bool ec_function) in release_all_pages() argument 418 else if (mlx5_core_is_ecpf(dev) && !ec_function) in release_all_pages() [all …]
|
/Linux-v5.10/include/linux/mlx5/ |
D | driver.h | 975 s32 npages, bool ec_function);
|
D | device.h | 637 __be16 ec_function; member
|