Searched refs:oper_freq (Results 1 – 2 of 2) sorted by relevance
201 u32 control_freq, oper_freq; in cfg80211_chandef_valid() local232 oper_freq = ieee80211_chandef_to_khz(chandef); in cfg80211_chandef_valid()244 oper_freq + MHZ_TO_KHZ(oper_width) / 2) in cfg80211_chandef_valid()248 oper_freq - MHZ_TO_KHZ(oper_width) / 2) in cfg80211_chandef_valid()
3705 u32 oper_freq; in ieee80211_chandef_s1g_oper() local3730 oper_freq = ieee80211_channel_to_freq_khz(oper->oper_ch, in ieee80211_chandef_s1g_oper()3732 chandef->center_freq1 = KHZ_TO_MHZ(oper_freq); in ieee80211_chandef_s1g_oper()3733 chandef->freq1_offset = oper_freq % 1000; in ieee80211_chandef_s1g_oper()