Searched refs:width_mhz (Results 1 – 2 of 2) sorted by relevance
1141 int width_mhz = cfg80211_chandef_get_width(chandef); in cfg80211_s1g_usable() local1144 if (width_mhz >= 16) in cfg80211_s1g_usable()1146 if (width_mhz >= 8) in cfg80211_s1g_usable()1148 if (width_mhz >= 4) in cfg80211_s1g_usable()
10454 int width_mhz = cfg80211_chandef_get_width(chandef); in cfg80211_s1g_get_primary_sibling() local10457 if (!chandef->s1g_primary_2mhz || width_mhz < 2) in cfg80211_s1g_get_primary_sibling()