Searched refs:end_khz (Results 1 – 1 of 1) sorted by relevance
344 u32 control_freq, control_freq_khz, start_khz, end_khz; in cfg80211_chandef_valid() local377 end_khz = cfg80211_s1g_get_end_freq_khz(chandef); in cfg80211_chandef_valid()379 if (control_freq_khz < start_khz || control_freq_khz > end_khz) in cfg80211_chandef_valid()1139 u32 end_khz = cfg80211_s1g_get_end_freq_khz(chandef); in cfg80211_s1g_usable() local1154 if (pri_khz < start_khz || pri_khz > end_khz) in cfg80211_s1g_usable()1175 if (sib_khz < start_khz || sib_khz > end_khz) in cfg80211_s1g_usable()