Searched refs:max_nb_pools (Results 1 – 2 of 2) sorted by relevance
174 uint32_t max_nb_pools; in port_init() local188 max_nb_pools = (uint32_t)dev_info.max_vmdq_pools; in port_init()193 if (num_pools > max_nb_pools) { in port_init()195 num_pools, max_nb_pools); in port_init()198 retval = get_eth_conf(&port_conf, max_nb_pools); in port_init()
197 uint32_t max_nb_pools; in port_init() local213 max_nb_pools = (uint32_t)dev_info.max_vmdq_pools; in port_init()218 if (num_pools > max_nb_pools) { in port_init()220 num_pools, max_nb_pools); in port_init()