Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/net/wireless/
H A Dreg.c1683 u32 max_bandwidth_khz, center_freq_khz, bw_flags = 0; in reg_rule_to_chan_bw_flags() local
1698 bw_flags |= IEEE80211_CHAN_NO_10MHZ; in reg_rule_to_chan_bw_flags()
1702 bw_flags |= IEEE80211_CHAN_NO_20MHZ; in reg_rule_to_chan_bw_flags()
1718 bw_flags |= IEEE80211_CHAN_1MHZ; in reg_rule_to_chan_bw_flags()
1721 bw_flags |= IEEE80211_CHAN_2MHZ; in reg_rule_to_chan_bw_flags()
1724 bw_flags |= IEEE80211_CHAN_4MHZ; in reg_rule_to_chan_bw_flags()
1727 bw_flags |= IEEE80211_CHAN_8MHZ; in reg_rule_to_chan_bw_flags()
1730 bw_flags |= IEEE80211_CHAN_16MHZ; in reg_rule_to_chan_bw_flags()
1736 bw_flags |= IEEE80211_CHAN_DISABLED; in reg_rule_to_chan_bw_flags()
1745 bw_flags | in reg_rule_to_chan_bw_flags()
1768 u32 bw_flags = 0; handle_channel_single_rule() local
2531 u32 bw_flags = 0; handle_channel_custom() local
[all...]
/kernel/linux/linux-5.10/net/wireless/
H A Dreg.c1675 u32 max_bandwidth_khz, center_freq_khz, bw_flags = 0; in reg_rule_to_chan_bw_flags() local
1690 bw_flags |= IEEE80211_CHAN_NO_10MHZ; in reg_rule_to_chan_bw_flags()
1694 bw_flags |= IEEE80211_CHAN_NO_20MHZ; in reg_rule_to_chan_bw_flags()
1710 bw_flags |= IEEE80211_CHAN_1MHZ; in reg_rule_to_chan_bw_flags()
1713 bw_flags |= IEEE80211_CHAN_2MHZ; in reg_rule_to_chan_bw_flags()
1716 bw_flags |= IEEE80211_CHAN_4MHZ; in reg_rule_to_chan_bw_flags()
1719 bw_flags |= IEEE80211_CHAN_8MHZ; in reg_rule_to_chan_bw_flags()
1722 bw_flags |= IEEE80211_CHAN_16MHZ; in reg_rule_to_chan_bw_flags()
1728 bw_flags |= IEEE80211_CHAN_DISABLED; in reg_rule_to_chan_bw_flags()
1737 bw_flags | in reg_rule_to_chan_bw_flags()
1758 u32 bw_flags = 0; handle_channel_single_rule() local
2485 u32 bw_flags = 0; handle_channel_custom() local
[all...]

Completed in 8 milliseconds