Home
last modified time | relevance | path

Searched refs:sib_khz (Results 1 – 1 of 1) sorted by relevance

/linux/net/wireless/
H A Dchan.c1164 u32 sib_khz; in cfg80211_s1g_usable() local
1174 sib_khz = ieee80211_channel_to_khz(sibling); in cfg80211_s1g_usable()
1175 if (sib_khz < start_khz || sib_khz > end_khz) in cfg80211_s1g_usable()