Searched refs:en_port_count (Results 1 – 3 of 3) sorted by relevance
199 int en_port_count; member265 int en_port_count = READ_ONCE(team->en_port_count); in team_num_to_port_index() local267 if (unlikely(!en_port_count)) in team_num_to_port_index()269 return num % en_port_count; in team_num_to_port_index()
19 port_index = get_random_u32_below(team->en_port_count); in rnd_transmit()
535 if (!team->en_port_count || !team_is_mode_set(team) || in team_adjust_ops()541 if (!team->en_port_count || !team_is_mode_set(team) || in team_adjust_ops()942 port->index = team->en_port_count++; in team_port_enable()959 for (i = rm_index + 1; i < team->en_port_count; i++) { in __reconstruct_port_hlist()978 team->en_port_count--; in team_port_disable()