Searched refs:team_is_mode_set (Results 1 – 1 of 1) sorted by relevance
516 static bool team_is_mode_set(struct team *team) in team_is_mode_set() function534 if (!team->en_port_count || !team_is_mode_set(team) || in team_adjust_ops()540 if (!team->en_port_count || !team_is_mode_set(team) || in team_adjust_ops()556 if (team_is_mode_set(team)) { in __team_change_mode()601 if (team_is_mode_set(team) && strcmp(team->mode->kind, kind) == 0) { in team_change_mode()