Lines Matching +full:80 +full:a
134 CFG80211_PER_BW_VALID_PUNCTURING_VALUES(80),
150 start_freq = chandef->center_freq1 - 80; in valid_puncturing_bitmap()
295 mhz = 80; in nl80211_chan_width_to_mhz()
397 /* adjacent is not allowed -- that's a 160 MHz channel */ in cfg80211_chandef_valid()
398 if (chandef->center_freq1 - chandef->center_freq2 == 80 || in cfg80211_chandef_valid()
399 chandef->center_freq2 - chandef->center_freq1 == 80) in cfg80211_chandef_valid()
581 * Here "narrower" includes being a 20 MHz non-HT channel vs. a in _cfg80211_chandef_compatible()
596 * If c1 is 80+80, then c2 is 160 or higher, but that cannot in _cfg80211_chandef_compatible()
597 * match. If c2 was also 80+80 it was already either accepted in _cfg80211_chandef_compatible()
694 * Check if P2P GO is allowed to operate on a DFS channel
715 * Allow only if there's a concurrent BSS in cfg80211_dfs_permissive_chan()
1126 /* check bw_config is a subset of what driver supports in cfg80211_edmg_usable()
1233 width = 80; in _cfg80211_chandef_usable()
1284 * TODO: What if there are only certain 80/160/80+80 MHz channels in _cfg80211_chandef_usable()
1287 * 80/160 MHz and in particular 80+80 MHz this isn't really in _cfg80211_chandef_usable()
1289 * no way to cover 80+80 MHz or more complex restrictions. in _cfg80211_chandef_usable()
1336 * If a GO already operates on the same GO_CONCURRENT channel, in cfg80211_ir_permissive_check_wdev()
1363 * At some locations channels 149-165 are considered a in cfg80211_ir_permissive_check_wdev()
1365 * channels 149-161 are considered a bundle while in cfg80211_ir_permissive_check_wdev()
1366 * channel 165 is left out and considered to be in a in cfg80211_ir_permissive_check_wdev()
1367 * different bundle. Thus, in case that there is a in cfg80211_ir_permissive_check_wdev()
1370 * GO operations. However, having a station interface in cfg80211_ir_permissive_check_wdev()
1390 * In addition allow operation on a channel on which indoor operation is
1422 * enforce the relaxation (by doing a similar verifications as this), in cfg80211_ir_permissive_chan()
1486 * Under certain conditions suggested by some regulatory bodies a in cfg80211_reg_check_beaconing()