Home
last modified time | relevance | path

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

/net/wireless/
Dreg.c1719 u32 max_bandwidth_khz, center_freq_khz, bw_flags = 0; in reg_rule_to_chan_bw_flags() local
1734 bw_flags |= IEEE80211_CHAN_NO_10MHZ; in reg_rule_to_chan_bw_flags()
1738 bw_flags |= IEEE80211_CHAN_NO_20MHZ; in reg_rule_to_chan_bw_flags()
1754 bw_flags |= IEEE80211_CHAN_1MHZ; in reg_rule_to_chan_bw_flags()
1757 bw_flags |= IEEE80211_CHAN_2MHZ; in reg_rule_to_chan_bw_flags()
1760 bw_flags |= IEEE80211_CHAN_4MHZ; in reg_rule_to_chan_bw_flags()
1763 bw_flags |= IEEE80211_CHAN_8MHZ; in reg_rule_to_chan_bw_flags()
1766 bw_flags |= IEEE80211_CHAN_16MHZ; in reg_rule_to_chan_bw_flags()
1772 bw_flags |= IEEE80211_CHAN_DISABLED; in reg_rule_to_chan_bw_flags()
1781 bw_flags |= IEEE80211_CHAN_NO_10MHZ; in reg_rule_to_chan_bw_flags()
[all …]