Searched refs:port_max_count (Results 1 – 1 of 1) sorted by relevance
1201 uint32_t port_max_count = 0; in lidbalance_check() local1282 if (port_count[i] > port_max_count) in lidbalance_check()1283 port_max_count = port_count[i]; in lidbalance_check()1317 if ((port_max_count - port_min_count) > 1) { in lidbalance_check()