Searched refs:num_others (Results 1 – 2 of 2) sorted by relevance
1240 int num_11b = 0, num_others = 0; in supp_rates_11b_only() local1250 num_others++; in supp_rates_11b_only()1258 num_others++; in supp_rates_11b_only()1261 return num_11b > 0 && num_others == 0; in supp_rates_11b_only()
1552 int num_11b = 0, num_others = 0; in supp_rates_11b_only() local1562 num_others++; in supp_rates_11b_only()1570 num_others++; in supp_rates_11b_only()1573 return num_11b > 0 && num_others == 0; in supp_rates_11b_only()