Lines Matching refs:center_freq

1055 freq_reg_info_regd(struct wiphy *wiphy, u32 center_freq,  in freq_reg_info_regd()  argument
1078 band_rule_found = freq_in_rule_band(fr, center_freq); in freq_reg_info_regd()
1080 bw_fits = reg_does_bw_fit(fr, center_freq, bw); in freq_reg_info_regd()
1093 __freq_reg_info(struct wiphy *wiphy, u32 center_freq, u32 min_bw) in __freq_reg_info() argument
1100 reg_rule = freq_reg_info_regd(wiphy, center_freq, regd, bw); in __freq_reg_info()
1109 u32 center_freq) in freq_reg_info() argument
1111 return __freq_reg_info(wiphy, center_freq, MHZ_TO_KHZ(20)); in freq_reg_info()
1160 chan->center_freq); in chan_reg_rule_print_dbg()
1191 reg_rule = freq_reg_info(wiphy, MHZ_TO_KHZ(chan->center_freq)); in handle_channel()
1211 chan->center_freq); in handle_channel()
1216 chan->center_freq); in handle_channel()
1234 if (!reg_does_bw_fit(freq_range, MHZ_TO_KHZ(chan->center_freq), in handle_channel()
1237 if (!reg_does_bw_fit(freq_range, MHZ_TO_KHZ(chan->center_freq), in handle_channel()
1447 if (likely(chan->center_freq != reg_beacon->chan.center_freq)) in handle_reg_beacon()
1461 chan_before.center_freq = chan->center_freq; in handle_reg_beacon()
1553 if (c->center_freq == (channel->center_freq - 20)) in reg_process_ht_flags_channel()
1555 if (c->center_freq == (channel->center_freq + 20)) in reg_process_ht_flags_channel()
1769 MHZ_TO_KHZ(chan->center_freq), in handle_channel_custom()
1777 chan->center_freq); in handle_channel_custom()
1798 if (!reg_does_bw_fit(freq_range, MHZ_TO_KHZ(chan->center_freq), in handle_channel_custom()
1801 if (!reg_does_bw_fit(freq_range, MHZ_TO_KHZ(chan->center_freq), in handle_channel_custom()
2707 if (beacon_chan->center_freq == in pending_reg_beacon()
2708 pending_beacon->chan.center_freq) in pending_reg_beacon()
2723 !freq_is_chan_12_13_14(beacon_chan->center_freq))) in regulatory_hint_found_beacon()
2738 beacon_chan->center_freq, in regulatory_hint_found_beacon()
2739 ieee80211_frequency_to_channel(beacon_chan->center_freq), in regulatory_hint_found_beacon()