Searched refs:max_score (Results 1 – 2 of 2) sorted by relevance
127 u16 max_score = 0; in odm_auto_channel_select() local175 acs->channel_info_2g[0][search_idx] >= max_score) { in odm_auto_channel_select()176 max_score = acs->channel_info_2g[0][search_idx]; in odm_auto_channel_select()183 __func__, acs->clean_channel_2g, max_score); in odm_auto_channel_select()
2051 unsigned long score, max_score = 0; in preferred_group_nid() local2058 if (score > max_score) { in preferred_group_nid()2059 max_score = score; in preferred_group_nid()