Searched refs:oper_freq (Results 1 – 2 of 2) sorted by relevance
198 u32 control_freq, oper_freq; in cfg80211_chandef_valid() local229 oper_freq = ieee80211_chandef_to_khz(chandef); in cfg80211_chandef_valid()241 oper_freq + MHZ_TO_KHZ(oper_width) / 2) in cfg80211_chandef_valid()245 oper_freq - MHZ_TO_KHZ(oper_width) / 2) in cfg80211_chandef_valid()
3486 u32 oper_freq; in ieee80211_chandef_s1g_oper() local3511 oper_freq = ieee80211_channel_to_freq_khz(oper->oper_ch, in ieee80211_chandef_s1g_oper()3513 chandef->center_freq1 = KHZ_TO_MHZ(oper_freq); in ieee80211_chandef_s1g_oper()3514 chandef->freq1_offset = oper_freq % 1000; in ieee80211_chandef_s1g_oper()