Searched refs:max_bandwidth1 (Results 1 – 1 of 1) sorted by relevance
1335 u32 freq_diff, max_bandwidth1, max_bandwidth2; in reg_rules_intersect() 1354 max_bandwidth1 = freq_range1->max_bandwidth_khz; in reg_rules_intersect() 1358 max_bandwidth1 = reg_get_max_bandwidth(rd1, rule1); in reg_rules_intersect() 1362 freq_range->max_bandwidth_khz = min(max_bandwidth1, max_bandwidth2); in reg_rules_intersect() 1346 u32 freq_diff, max_bandwidth1, max_bandwidth2; reg_rules_intersect() local