/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/ |
H A D | common-init.c | 22 .band = NL80211_BAND_2GHZ, \ 142 common->sbands[NL80211_BAND_2GHZ].channels = channels; in ath9k_cmn_init_channels_rates() 143 common->sbands[NL80211_BAND_2GHZ].band = NL80211_BAND_2GHZ; in ath9k_cmn_init_channels_rates() 144 common->sbands[NL80211_BAND_2GHZ].n_channels = in ath9k_cmn_init_channels_rates() 146 common->sbands[NL80211_BAND_2GHZ].bitrates = ath9k_legacy_rates; in ath9k_cmn_init_channels_rates() 147 common->sbands[NL80211_BAND_2GHZ].n_bitrates = in ath9k_cmn_init_channels_rates() 239 &common->sbands[NL80211_BAND_2GHZ].ht_cap); in ath9k_cmn_reload_chainmask()
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath9k/ |
H A D | common-init.c | 22 .band = NL80211_BAND_2GHZ, \ 142 common->sbands[NL80211_BAND_2GHZ].channels = channels; in ath9k_cmn_init_channels_rates() 143 common->sbands[NL80211_BAND_2GHZ].band = NL80211_BAND_2GHZ; in ath9k_cmn_init_channels_rates() 144 common->sbands[NL80211_BAND_2GHZ].n_channels = in ath9k_cmn_init_channels_rates() 146 common->sbands[NL80211_BAND_2GHZ].bitrates = ath9k_legacy_rates; in ath9k_cmn_init_channels_rates() 147 common->sbands[NL80211_BAND_2GHZ].n_bitrates = in ath9k_cmn_init_channels_rates() 239 &common->sbands[NL80211_BAND_2GHZ].ht_cap); in ath9k_cmn_reload_chainmask()
|
/kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt76/mt7615/ |
H A D | eeprom.c | 177 if (chan->band == NL80211_BAND_2GHZ) in mt7663_eeprom_get_target_power_index() 204 if (chan->band == NL80211_BAND_2GHZ) in mt7615_eeprom_get_target_power_index() 211 if (chan->band == NL80211_BAND_2GHZ) { in mt7615_eeprom_get_target_power_index() 242 if (band == NL80211_BAND_2GHZ) in mt7615_eeprom_get_power_delta_index() 248 if (band == NL80211_BAND_2GHZ) in mt7615_eeprom_get_power_delta_index()
|
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/mt7615/ |
H A D | eeprom.c | 182 if (chan->band == NL80211_BAND_2GHZ) in mt7663_eeprom_get_target_power_index() 209 if (chan->band == NL80211_BAND_2GHZ) in mt7615_eeprom_get_target_power_index() 216 if (chan->band == NL80211_BAND_2GHZ) { in mt7615_eeprom_get_target_power_index() 247 if (band == NL80211_BAND_2GHZ) in mt7615_eeprom_get_power_delta_index() 253 if (band == NL80211_BAND_2GHZ) in mt7615_eeprom_get_power_delta_index()
|
/kernel/linux/linux-5.10/drivers/net/wireless/rsi/ |
H A D | rsi_91x_mac80211.c | 25 { .band = NL80211_BAND_2GHZ, .center_freq = 2412, 27 { .band = NL80211_BAND_2GHZ, .center_freq = 2417, 29 { .band = NL80211_BAND_2GHZ, .center_freq = 2422, 31 { .band = NL80211_BAND_2GHZ, .center_freq = 2427, 33 { .band = NL80211_BAND_2GHZ, .center_freq = 2432, 35 { .band = NL80211_BAND_2GHZ, .center_freq = 2437, 37 { .band = NL80211_BAND_2GHZ, .center_freq = 2442, 39 { .band = NL80211_BAND_2GHZ, .center_freq = 2447, 41 { .band = NL80211_BAND_2GHZ, .center_freq = 2452, 43 { .band = NL80211_BAND_2GHZ, [all...] |
/kernel/linux/linux-6.6/drivers/net/wireless/rsi/ |
H A D | rsi_91x_mac80211.c | 25 { .band = NL80211_BAND_2GHZ, .center_freq = 2412, 27 { .band = NL80211_BAND_2GHZ, .center_freq = 2417, 29 { .band = NL80211_BAND_2GHZ, .center_freq = 2422, 31 { .band = NL80211_BAND_2GHZ, .center_freq = 2427, 33 { .band = NL80211_BAND_2GHZ, .center_freq = 2432, 35 { .band = NL80211_BAND_2GHZ, .center_freq = 2437, 37 { .band = NL80211_BAND_2GHZ, .center_freq = 2442, 39 { .band = NL80211_BAND_2GHZ, .center_freq = 2447, 41 { .band = NL80211_BAND_2GHZ, .center_freq = 2452, 43 { .band = NL80211_BAND_2GHZ, [all...] |
/kernel/linux/linux-5.10/drivers/staging/wfx/ |
H A D | main.c | 64 .band = NL80211_BAND_2GHZ, \ 296 hw->wiphy->bands[NL80211_BAND_2GHZ] = devm_kmalloc(dev, sizeof(wfx_band_2ghz), GFP_KERNEL); in wfx_init_common() 298 memcpy(hw->wiphy->bands[NL80211_BAND_2GHZ], &wfx_band_2ghz, in wfx_init_common() 397 wdev->hw->wiphy->bands[NL80211_BAND_2GHZ]->channels[11].flags |= IEEE80211_CHAN_NO_IR; in wfx_probe() 398 wdev->hw->wiphy->bands[NL80211_BAND_2GHZ]->channels[12].flags |= IEEE80211_CHAN_NO_IR; in wfx_probe() 399 wdev->hw->wiphy->bands[NL80211_BAND_2GHZ]->channels[13].flags |= IEEE80211_CHAN_DISABLED; in wfx_probe()
|
/kernel/linux/linux-6.6/drivers/net/wireless/silabs/wfx/ |
H A D | main.c | 65 .band = NL80211_BAND_2GHZ, \ 297 hw->wiphy->bands[NL80211_BAND_2GHZ] = devm_kmemdup(dev, &wfx_band_2ghz, in wfx_init_common() 299 if (!hw->wiphy->bands[NL80211_BAND_2GHZ]) in wfx_init_common() 393 wdev->hw->wiphy->bands[NL80211_BAND_2GHZ]->channels[11].flags |= in wfx_probe() 395 wdev->hw->wiphy->bands[NL80211_BAND_2GHZ]->channels[12].flags |= in wfx_probe() 397 wdev->hw->wiphy->bands[NL80211_BAND_2GHZ]->channels[13].flags |= in wfx_probe()
|
/kernel/linux/linux-5.10/drivers/net/wireless/intersil/orinoco/ |
H A D | cfg.c | 63 NL80211_BAND_2GHZ); in orinoco_wiphy_register() 70 wiphy->bands[NL80211_BAND_2GHZ] = &priv->band; in orinoco_wiphy_register() 178 if (chandef->chan->band != NL80211_BAND_2GHZ) in orinoco_set_monitor_channel()
|
/kernel/linux/linux-6.6/drivers/net/wireless/intersil/orinoco/ |
H A D | cfg.c | 63 NL80211_BAND_2GHZ); in orinoco_wiphy_register() 70 wiphy->bands[NL80211_BAND_2GHZ] = &priv->band; in orinoco_wiphy_register() 178 if (chandef->chan->band != NL80211_BAND_2GHZ) in orinoco_set_monitor_channel()
|
/kernel/linux/linux-5.10/drivers/net/wireless/ralink/rt2x00/ |
H A D | rt2x00dev.c | 972 entry->band = channel <= 14 ? NL80211_BAND_2GHZ : NL80211_BAND_5GHZ; in rt2x00lib_channel() 1051 rt2x00dev->bands[NL80211_BAND_2GHZ].n_channels = 14; in rt2x00lib_probe_hw_modes() 1052 rt2x00dev->bands[NL80211_BAND_2GHZ].n_bitrates = num_rates; in rt2x00lib_probe_hw_modes() 1053 rt2x00dev->bands[NL80211_BAND_2GHZ].channels = channels; in rt2x00lib_probe_hw_modes() 1054 rt2x00dev->bands[NL80211_BAND_2GHZ].bitrates = rates; in rt2x00lib_probe_hw_modes() 1055 hw->wiphy->bands[NL80211_BAND_2GHZ] = in rt2x00lib_probe_hw_modes() 1056 &rt2x00dev->bands[NL80211_BAND_2GHZ]; in rt2x00lib_probe_hw_modes() 1057 memcpy(&rt2x00dev->bands[NL80211_BAND_2GHZ].ht_cap, in rt2x00lib_probe_hw_modes() 1092 if (likely(rt2x00dev->hw->wiphy->bands[NL80211_BAND_2GHZ])) { in rt2x00lib_remove_hw() 1093 kfree(rt2x00dev->hw->wiphy->bands[NL80211_BAND_2GHZ] in rt2x00lib_remove_hw() [all...] |
/kernel/linux/linux-6.6/drivers/net/wireless/ralink/rt2x00/ |
H A D | rt2x00dev.c | 971 entry->band = channel <= 14 ? NL80211_BAND_2GHZ : NL80211_BAND_5GHZ; in rt2x00lib_channel() 1046 rt2x00dev->bands[NL80211_BAND_2GHZ].n_channels = 14; in rt2x00lib_probe_hw_modes() 1047 rt2x00dev->bands[NL80211_BAND_2GHZ].n_bitrates = num_rates; in rt2x00lib_probe_hw_modes() 1048 rt2x00dev->bands[NL80211_BAND_2GHZ].channels = channels; in rt2x00lib_probe_hw_modes() 1049 rt2x00dev->bands[NL80211_BAND_2GHZ].bitrates = rates; in rt2x00lib_probe_hw_modes() 1050 hw->wiphy->bands[NL80211_BAND_2GHZ] = in rt2x00lib_probe_hw_modes() 1051 &rt2x00dev->bands[NL80211_BAND_2GHZ]; in rt2x00lib_probe_hw_modes() 1052 memcpy(&rt2x00dev->bands[NL80211_BAND_2GHZ].ht_cap, in rt2x00lib_probe_hw_modes() 1087 if (likely(rt2x00dev->hw->wiphy->bands[NL80211_BAND_2GHZ])) { in rt2x00lib_remove_hw() 1088 kfree(rt2x00dev->hw->wiphy->bands[NL80211_BAND_2GHZ] in rt2x00lib_remove_hw() [all...] |
/kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt76/mt76x2/ |
H A D | phy.c | 51 if (band == NL80211_BAND_2GHZ) { in mt76x2_phy_set_txpower_regs() 94 if (band == NL80211_BAND_2GHZ) in mt76x2_phy_set_txpower_regs() 103 if (band == NL80211_BAND_2GHZ) { in mt76x2_phy_set_txpower_regs() 259 dev->mphy.chandef.chan->band == NL80211_BAND_2GHZ && in mt76x2_phy_set_gain_val() 318 if (dev->mphy.chandef.chan->band == NL80211_BAND_2GHZ) in mt76x2_phy_update_channel_gain()
|
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/mt76x2/ |
H A D | phy.c | 51 if (band == NL80211_BAND_2GHZ) { in mt76x2_phy_set_txpower_regs() 94 if (band == NL80211_BAND_2GHZ) in mt76x2_phy_set_txpower_regs() 103 if (band == NL80211_BAND_2GHZ) { in mt76x2_phy_set_txpower_regs() 259 dev->mphy.chandef.chan->band == NL80211_BAND_2GHZ && in mt76x2_phy_set_gain_val() 318 if (dev->mphy.chandef.chan->band == NL80211_BAND_2GHZ) in mt76x2_phy_update_channel_gain()
|
/kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt76/ |
H A D | mt76x02_eeprom.c | 123 if (band == NL80211_BAND_2GHZ) in mt76x02_get_rx_gain() 136 if (chan->band == NL80211_BAND_2GHZ) in mt76x02_get_lna_gain()
|
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/ |
H A D | mt76x02_eeprom.c | 123 if (band == NL80211_BAND_2GHZ) in mt76x02_get_rx_gain() 136 if (chan->band == NL80211_BAND_2GHZ) in mt76x02_get_lna_gain()
|
/kernel/linux/linux-5.10/drivers/net/wireless/ti/wlcore/ |
H A D | ps.c | 45 if ((wlvif->band == NL80211_BAND_2GHZ) && in wl1271_ps_set_mode() 56 if ((wlvif->band == NL80211_BAND_2GHZ) && in wl1271_ps_set_mode()
|
/kernel/linux/linux-6.6/drivers/net/wireless/ti/wlcore/ |
H A D | ps.c | 45 if ((wlvif->band == NL80211_BAND_2GHZ) && in wl1271_ps_set_mode() 56 if ((wlvif->band == NL80211_BAND_2GHZ) && in wl1271_ps_set_mode()
|
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/ |
H A D | iwl-eeprom-parse.c | 393 NL80211_BAND_5GHZ : NL80211_BAND_2GHZ; in iwl_eeprom_enh_txp_read_element() 606 channel->band = (band == 1) ? NL80211_BAND_2GHZ in iwl_init_channel_map() 684 ieeeband = (band == 6) ? NL80211_BAND_2GHZ in iwl_init_channel_map() 819 sband = &data->bands[NL80211_BAND_2GHZ]; in iwl_init_sbands() 820 sband->band = NL80211_BAND_2GHZ; in iwl_init_sbands() 824 NL80211_BAND_2GHZ); in iwl_init_sbands() 825 iwl_init_ht_hw_capab(trans, data, &sband->ht_cap, NL80211_BAND_2GHZ, in iwl_init_sbands()
|
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/ |
H A D | iwl-eeprom-parse.c | 339 NL80211_BAND_5GHZ : NL80211_BAND_2GHZ; in iwl_eeprom_enh_txp_read_element() 552 channel->band = (band == 1) ? NL80211_BAND_2GHZ in iwl_init_channel_map() 630 ieeeband = (band == 6) ? NL80211_BAND_2GHZ in iwl_init_channel_map() 766 sband = &data->bands[NL80211_BAND_2GHZ]; in iwl_init_sbands() 767 sband->band = NL80211_BAND_2GHZ; in iwl_init_sbands() 771 NL80211_BAND_2GHZ); in iwl_init_sbands() 772 iwl_init_ht_hw_capab(trans, data, &sband->ht_cap, NL80211_BAND_2GHZ, in iwl_init_sbands()
|
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath5k/ |
H A D | attach.c | 163 NL80211_BAND_2GHZ); in ath5k_hw_init() 170 NL80211_BAND_2GHZ); in ath5k_hw_init() 207 NL80211_BAND_2GHZ); in ath5k_hw_init()
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath5k/ |
H A D | attach.c | 163 NL80211_BAND_2GHZ); in ath5k_hw_init() 170 NL80211_BAND_2GHZ); in ath5k_hw_init() 207 NL80211_BAND_2GHZ); in ath5k_hw_init()
|
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/mvm/ |
H A D | coex.c | 167 chanctx_conf->def.chan->band != NL80211_BAND_2GHZ) { in iwl_get_coex_type() 345 chanctx_conf->def.chan->band != NL80211_BAND_2GHZ)) { in iwl_mvm_bt_notif_iterator() 684 if (band != NL80211_BAND_2GHZ) in iwl_mvm_bt_coex_is_tpc_allowed() 705 if (info->band != NL80211_BAND_2GHZ) in iwl_mvm_bt_coex_tx_prio()
|
/kernel/linux/linux-5.10/drivers/net/wireless/ti/wl12xx/ |
H A D | scan.c | 133 if (band == NL80211_BAND_2GHZ) in wl1271_scan_send() 215 band = NL80211_BAND_2GHZ; in wl1271_scan_stm() 232 band = NL80211_BAND_2GHZ; in wl1271_scan_stm() 367 u8 band = NL80211_BAND_2GHZ; in wl1271_scan_sched_scan_config()
|
/kernel/linux/linux-6.6/drivers/net/wireless/ti/wl12xx/ |
H A D | scan.c | 133 if (band == NL80211_BAND_2GHZ) in wl1271_scan_send() 215 band = NL80211_BAND_2GHZ; in wl1271_scan_stm() 232 band = NL80211_BAND_2GHZ; in wl1271_scan_stm() 367 u8 band = NL80211_BAND_2GHZ; in wl1271_scan_sched_scan_config()
|