Searched refs:ft_size (Results 1 – 2 of 2) sorted by relevance
351 u32 ft_size = 0; in mlx5_create_flow_table() local358 ft_size += (1 << group[i].log_sz); in mlx5_create_flow_table()362 bm = kcalloc(BITS_TO_LONGS(ft_size), sizeof(uintptr_t), GFP_KERNEL); in mlx5_create_flow_table()371 ft->size = ft_size; in mlx5_create_flow_table()
175 unsigned long ft_size) in scan_features() argument193 for (i = 0; i < ft_size; ++i, ++fp) { in scan_features()