Searched refs:nb_ranges_alloc (Results 1 – 5 of 5) sorted by relevance
442 if ((uint32_t)n_entries > info->nb_ranges_alloc) in mlx5_representor_info_get()443 n_entries = info->nb_ranges_alloc; in mlx5_representor_info_get()
671 info->nb_ranges_alloc = n; in rte_eth_representor_id_get()
5222 uint32_t nb_ranges_alloc; /**< Size of the ranges array. */ member
2192 if (ctx->info->nb_ranges >= ctx->info->nb_ranges_alloc) { in sfc_get_representors_cb()
8258 info->nb_ranges_alloc = num; in cmd_representor_info_parsed()