Searched refs:num_acs_weight_range (Results 1 – 1 of 1) sorted by relevance
2468 uint8_t num_acs_weight = 0, num_acs_weight_range = 0, index = 0; in mlme_acs_parse_weight_list() local2498 if (num_acs_weight_range == MAX_ACS_WEIGHT_RANGE) in mlme_acs_parse_weight_list()2500 range_list[num_acs_weight_range].normalize_weight = in mlme_acs_parse_weight_list()2502 range_list[num_acs_weight_range].start_freq = freq1; in mlme_acs_parse_weight_list()2503 range_list[num_acs_weight_range++].end_freq = freq2; in mlme_acs_parse_weight_list()2527 acs->num_weight_range = num_acs_weight_range; in mlme_acs_parse_weight_list()