Searched refs:alloc_entries (Results 1 – 2 of 2) sorted by relevance
1084 int alloc_entries; in mlx5_esw_query_functions() local1090 alloc_entries = MLX5_CAP_GEN(dev, in mlx5_esw_query_functions()1092 alloc_entries = max(alloc_entries, 1); in mlx5_esw_query_functions()1097 alloc_entries * MLX5_UN_SZ_BYTES(net_function_params); in mlx5_esw_query_functions()1120 if (num_entries > alloc_entries) { in mlx5_esw_query_functions()1122 num_entries, alloc_entries); in mlx5_esw_query_functions()
349 pgoff_t offset, bool alloc_entries) in xe_pt_new_shared() argument379 if (alloc_entries) { in xe_pt_new_shared()