/linux-4.1.27/drivers/net/wireless/ath/ath9k/ |
D | common-init.c | 22 .band = IEEE80211_BAND_2GHZ, \ 142 common->sbands[IEEE80211_BAND_2GHZ].channels = channels; in ath9k_cmn_init_channels_rates() 143 common->sbands[IEEE80211_BAND_2GHZ].band = IEEE80211_BAND_2GHZ; in ath9k_cmn_init_channels_rates() 144 common->sbands[IEEE80211_BAND_2GHZ].n_channels = in ath9k_cmn_init_channels_rates() 146 common->sbands[IEEE80211_BAND_2GHZ].bitrates = ath9k_legacy_rates; in ath9k_cmn_init_channels_rates() 147 common->sbands[IEEE80211_BAND_2GHZ].n_bitrates = in ath9k_cmn_init_channels_rates() 239 &common->sbands[IEEE80211_BAND_2GHZ].ht_cap); in ath9k_cmn_reload_chainmask()
|
D | debug_sta.c | 156 if (ah->curchan->chan->band == IEEE80211_BAND_2GHZ) in ath_debug_rate_stats() 223 if (band == IEEE80211_BAND_2GHZ) { in read_file_node_recv()
|
D | init.c | 716 ath9k_init_band_txpower(sc, IEEE80211_BAND_2GHZ); in ath9k_init_txpower_limits() 897 hw->wiphy->bands[IEEE80211_BAND_2GHZ] = in ath9k_set_hw_capab() 898 &common->sbands[IEEE80211_BAND_2GHZ]; in ath9k_set_hw_capab()
|
D | dynack.c | 215 if (info->band == IEEE80211_BAND_2GHZ && in ath_dynack_sample_tx_ts()
|
D | calib.c | 155 case IEEE80211_BAND_2GHZ: in ath9k_hw_get_nf_thresh()
|
D | htc_drv_init.c | 762 hw->wiphy->bands[IEEE80211_BAND_2GHZ] = in ath9k_set_hw_capab() 763 &common->sbands[IEEE80211_BAND_2GHZ]; in ath9k_set_hw_capab()
|
D | htc_drv_main.c | 1763 tmask.band = IEEE80211_BAND_2GHZ; in ath9k_htc_set_bitrate_mask() 1764 tmask.mask = cpu_to_be32(mask->control[IEEE80211_BAND_2GHZ].legacy); in ath9k_htc_set_bitrate_mask() 1786 mask->control[IEEE80211_BAND_2GHZ].legacy, in ath9k_htc_set_bitrate_mask()
|
D | channel.c | 110 sband = &common->sbands[IEEE80211_BAND_2GHZ]; in ath_chanctx_init() 1309 sband = &common->sbands[IEEE80211_BAND_2GHZ]; in ath9k_offchannel_init()
|
D | xmit.c | 1126 is_2ghz = info->band == IEEE80211_BAND_2GHZ; in ath_get_rate_txpower() 1250 if ((tx_info->band == IEEE80211_BAND_2GHZ) && in ath_buf_set_rate()
|
D | main.c | 1922 sband = hw->wiphy->bands[IEEE80211_BAND_2GHZ]; in ath9k_get_survey()
|
/linux-4.1.27/drivers/net/wireless/rsi/ |
D | rsi_91x_mac80211.c | 23 { .band = IEEE80211_BAND_2GHZ, .center_freq = 2412, 25 { .band = IEEE80211_BAND_2GHZ, .center_freq = 2417, 27 { .band = IEEE80211_BAND_2GHZ, .center_freq = 2422, 29 { .band = IEEE80211_BAND_2GHZ, .center_freq = 2427, 31 { .band = IEEE80211_BAND_2GHZ, .center_freq = 2432, 33 { .band = IEEE80211_BAND_2GHZ, .center_freq = 2437, 35 { .band = IEEE80211_BAND_2GHZ, .center_freq = 2442, 37 { .band = IEEE80211_BAND_2GHZ, .center_freq = 2447, 39 { .band = IEEE80211_BAND_2GHZ, .center_freq = 2452, 41 { .band = IEEE80211_BAND_2GHZ, .center_freq = 2457, [all …]
|
D | rsi_91x_pkt.c | 185 if (common->band == IEEE80211_BAND_2GHZ) in rsi_send_mgmt_pkt()
|
D | rsi_91x_mgmt.c | 213 common->band = IEEE80211_BAND_2GHZ; in rsi_set_default_parameters() 875 if (common->band == IEEE80211_BAND_2GHZ) { in rsi_band_check() 1050 if (band == IEEE80211_BAND_2GHZ) { in rsi_send_auto_rate_request()
|
/linux-4.1.27/drivers/net/wireless/iwlwifi/mvm/ |
D | scan.c | 121 if (band == IEEE80211_BAND_2GHZ) in iwl_mvm_scan_rxon_flags() 138 if (band == IEEE80211_BAND_2GHZ && !no_cck) in iwl_mvm_scan_rate_n_flags() 182 if (band == IEEE80211_BAND_2GHZ) in iwl_mvm_get_active_dwell() 192 return band == IEEE80211_BAND_2GHZ ? 100 + 20 : 100 + 10; in iwl_mvm_get_passive_dwell() 253 IEEE80211_BAND_2GHZ); in iwl_mvm_scan_calc_params() 265 for (band = IEEE80211_BAND_2GHZ; band < IEEE80211_NUM_BANDS; band++) { in iwl_mvm_scan_calc_params() 641 IEEE80211_BAND_2GHZ, in iwl_mvm_unified_scan_fill_tx_cmd() 743 ies->ies[IEEE80211_BAND_2GHZ], in iwl_mvm_build_unified_scan_probe() 744 ies->len[IEEE80211_BAND_2GHZ], in iwl_mvm_build_unified_scan_probe() 767 cmd->active_dwell = params->dwell[IEEE80211_BAND_2GHZ].active; in iwl_mvm_build_generic_unified_scan_cmd() [all …]
|
D | coex.c | 381 chanctx_conf->def.chan->band != IEEE80211_BAND_2GHZ) { in iwl_get_coex_type() 560 chanctx_conf->def.chan->band != IEEE80211_BAND_2GHZ)) { in iwl_mvm_bt_notif_iterator() 789 chanctx_conf->def.chan->band != IEEE80211_BAND_2GHZ) { in iwl_mvm_bt_rssi_iterator() 957 if (band != IEEE80211_BAND_2GHZ) in iwl_mvm_bt_coex_is_tpc_allowed() 968 if (info->band != IEEE80211_BAND_2GHZ) in iwl_mvm_bt_coex_tx_prio()
|
D | coex_legacy.c | 579 chanctx_conf->def.chan->band != IEEE80211_BAND_2GHZ) { in iwl_get_coex_type() 870 chanctx_conf->def.chan->band != IEEE80211_BAND_2GHZ)) { in iwl_mvm_bt_notif_iterator() 1110 chanctx_conf->def.chan->band != IEEE80211_BAND_2GHZ) { in iwl_mvm_bt_rssi_iterator() 1242 if (band != IEEE80211_BAND_2GHZ) in iwl_mvm_bt_coex_is_tpc_allowed_old()
|
D | phy-ctxt.c | 150 cmd->ci.band = (chandef->chan->band == IEEE80211_BAND_2GHZ ? in iwl_mvm_phy_ctxt_cmd_data()
|
D | rx.c | 315 IEEE80211_BAND_2GHZ : IEEE80211_BAND_5GHZ; in iwl_mvm_rx_rx_mpdu()
|
D | tdls.c | 458 cmd.ci.band = (chandef->chan->band == IEEE80211_BAND_2GHZ ? in iwl_mvm_tdls_config_channel_switch()
|
D | fw.c | 724 chan = &mvm->hw->wiphy->bands[IEEE80211_BAND_2GHZ]->channels[0]; in iwl_mvm_up()
|
D | mac80211.c | 513 if (mvm->nvm_data->bands[IEEE80211_BAND_2GHZ].n_channels) in iwl_mvm_mac_setup_register() 514 hw->wiphy->bands[IEEE80211_BAND_2GHZ] = in iwl_mvm_mac_setup_register() 515 &mvm->nvm_data->bands[IEEE80211_BAND_2GHZ]; in iwl_mvm_mac_setup_register() 3026 .channel_info.band = (channel->band == IEEE80211_BAND_2GHZ) ? in iwl_mvm_send_aux_roc_cmd()
|
D | tx.c | 226 if (info->band == IEEE80211_BAND_2GHZ && in iwl_mvm_set_tx_cmd_rate()
|
D | mac-ctxt.c | 696 : IEEE80211_BAND_2GHZ, in iwl_mvm_mac_ctxt_cmd_common()
|
/linux-4.1.27/drivers/net/wireless/rt2x00/ |
D | rt2x00dev.c | 914 entry->band = channel <= 14 ? IEEE80211_BAND_2GHZ : IEEE80211_BAND_5GHZ; in rt2x00lib_channel() 978 rt2x00dev->bands[IEEE80211_BAND_2GHZ].n_channels = 14; in rt2x00lib_probe_hw_modes() 979 rt2x00dev->bands[IEEE80211_BAND_2GHZ].n_bitrates = num_rates; in rt2x00lib_probe_hw_modes() 980 rt2x00dev->bands[IEEE80211_BAND_2GHZ].channels = channels; in rt2x00lib_probe_hw_modes() 981 rt2x00dev->bands[IEEE80211_BAND_2GHZ].bitrates = rates; in rt2x00lib_probe_hw_modes() 982 hw->wiphy->bands[IEEE80211_BAND_2GHZ] = in rt2x00lib_probe_hw_modes() 983 &rt2x00dev->bands[IEEE80211_BAND_2GHZ]; in rt2x00lib_probe_hw_modes() 984 memcpy(&rt2x00dev->bands[IEEE80211_BAND_2GHZ].ht_cap, in rt2x00lib_probe_hw_modes() 1019 if (likely(rt2x00dev->hw->wiphy->bands[IEEE80211_BAND_2GHZ])) { in rt2x00lib_remove_hw() 1020 kfree(rt2x00dev->hw->wiphy->bands[IEEE80211_BAND_2GHZ]->channels); in rt2x00lib_remove_hw() [all …]
|
D | rt73usb.c | 202 (enabled && led->rt2x00dev->curr_band == IEEE80211_BAND_2GHZ); in rt73usb_brightness_set() 721 (rt2x00dev->curr_band == IEEE80211_BAND_2GHZ)); in rt73usb_config_ant() 739 if (libconf->conf->chandef.chan->band == IEEE80211_BAND_2GHZ) { in rt73usb_config_lna_gain()
|
D | rt61pci.c | 257 (enabled && led->rt2x00dev->curr_band == IEEE80211_BAND_2GHZ); in rt61pci_brightness_set() 825 rt2x00dev->curr_band == IEEE80211_BAND_2GHZ); in rt61pci_config_ant() 849 if (libconf->conf->chandef.chan->band == IEEE80211_BAND_2GHZ) { in rt61pci_config_lna_gain()
|
D | rt2800lib.c | 780 if (rt2x00dev->curr_band == IEEE80211_BAND_2GHZ) { in rt2800_agc_to_rssi() 1177 (enabled && led->rt2x00dev->curr_band == IEEE80211_BAND_2GHZ); in rt2800_brightness_set() 3477 if (rt2x00dev->curr_band == IEEE80211_BAND_2GHZ) { in rt2800_get_gain_calibration_delta() 3588 if (band == IEEE80211_BAND_2GHZ) { in rt2800_get_txpower_bw_comp() 3665 if (band == IEEE80211_BAND_2GHZ) in rt2800_compensate_txpower() 4462 if (rt2x00dev->curr_band == IEEE80211_BAND_2GHZ) { in rt2800_get_default_vgc() 4537 if (rt2x00dev->curr_band == IEEE80211_BAND_2GHZ) in rt2800_link_tuner()
|
/linux-4.1.27/drivers/net/wireless/orinoco/ |
D | cfg.c | 63 IEEE80211_BAND_2GHZ); in orinoco_wiphy_register() 70 wiphy->bands[IEEE80211_BAND_2GHZ] = &priv->band; in orinoco_wiphy_register() 178 if (chandef->chan->band != IEEE80211_BAND_2GHZ) in orinoco_set_monitor_channel()
|
D | scan.c | 114 le16_to_cpu(bss->a.channel), IEEE80211_BAND_2GHZ); in orinoco_add_hostscan_result() 151 freq = ieee80211_channel_to_frequency(chan, IEEE80211_BAND_2GHZ); in orinoco_add_extscan_result()
|
D | hw.c | 1196 freq = ieee80211_channel_to_frequency(channel, IEEE80211_BAND_2GHZ); in orinoco_hw_get_freq()
|
/linux-4.1.27/drivers/net/wireless/iwlwifi/ |
D | iwl-eeprom-parse.c | 396 IEEE80211_BAND_5GHZ : IEEE80211_BAND_2GHZ; in iwl_eeprom_enh_txp_read_element() 609 channel->band = (band == 1) ? IEEE80211_BAND_2GHZ in iwl_init_channel_map() 687 ieeeband = (band == 6) ? IEEE80211_BAND_2GHZ in iwl_init_channel_map() 816 sband = &data->bands[IEEE80211_BAND_2GHZ]; in iwl_init_sbands() 817 sband->band = IEEE80211_BAND_2GHZ; in iwl_init_sbands() 821 IEEE80211_BAND_2GHZ); in iwl_init_sbands() 822 iwl_init_ht_hw_capab(cfg, data, &sband->ht_cap, IEEE80211_BAND_2GHZ, in iwl_init_sbands()
|
D | iwl-nvm-parse.c | 307 IEEE80211_BAND_2GHZ : IEEE80211_BAND_5GHZ; in iwl_init_channel_map() 424 sband = &data->bands[IEEE80211_BAND_2GHZ]; in iwl_init_sbands() 425 sband->band = IEEE80211_BAND_2GHZ; in iwl_init_sbands() 429 IEEE80211_BAND_2GHZ); in iwl_init_sbands() 430 iwl_init_ht_hw_capab(cfg, data, &sband->ht_cap, IEEE80211_BAND_2GHZ, in iwl_init_sbands() 759 IEEE80211_BAND_2GHZ : IEEE80211_BAND_5GHZ; in iwl_parse_nvm_mcc_info()
|
D | iwl-7000.c | 129 .ht40_bands = BIT(IEEE80211_BAND_2GHZ) | BIT(IEEE80211_BAND_5GHZ), 242 .ht40_bands = BIT(IEEE80211_BAND_2GHZ) | BIT(IEEE80211_BAND_5GHZ),
|
D | iwl-1000.c | 71 .ht40_bands = BIT(IEEE80211_BAND_2GHZ),
|
D | iwl-8000.c | 122 .ht40_bands = BIT(IEEE80211_BAND_2GHZ) | BIT(IEEE80211_BAND_5GHZ),
|
D | iwl-5000.c | 69 .ht40_bands = BIT(IEEE80211_BAND_2GHZ) | BIT(IEEE80211_BAND_5GHZ),
|
D | iwl-2000.c | 98 .ht40_bands = BIT(IEEE80211_BAND_2GHZ),
|
D | iwl-6000.c | 120 .ht40_bands = BIT(IEEE80211_BAND_2GHZ) | BIT(IEEE80211_BAND_5GHZ),
|
/linux-4.1.27/drivers/net/wireless/ath/ath5k/ |
D | attach.c | 163 IEEE80211_BAND_2GHZ); in ath5k_hw_init() 170 IEEE80211_BAND_2GHZ); in ath5k_hw_init() 207 IEEE80211_BAND_2GHZ); in ath5k_hw_init()
|
D | base.c | 279 if (band == IEEE80211_BAND_2GHZ && chan <= 14) in ath5k_is_standard_channel() 311 band = IEEE80211_BAND_2GHZ; in ath5k_setup_channels() 370 sband = &ah->sbands[IEEE80211_BAND_2GHZ]; in ath5k_setup_bands() 371 sband->band = IEEE80211_BAND_2GHZ; in ath5k_setup_bands() 372 sband->bitrates = &ah->rates[IEEE80211_BAND_2GHZ][0]; in ath5k_setup_bands() 384 hw->wiphy->bands[IEEE80211_BAND_2GHZ] = sband; in ath5k_setup_bands() 410 hw->wiphy->bands[IEEE80211_BAND_2GHZ] = sband; in ath5k_setup_bands()
|
D | phy.c | 94 case IEEE80211_BAND_2GHZ: in ath5k_hw_radio_revision() 141 if (channel->band == IEEE80211_BAND_2GHZ) { in ath5k_channel_ok() 789 index = (band == IEEE80211_BAND_2GHZ) ? 1 : 0; in ath5k_hw_rfgain_init() 920 if (channel->band == IEEE80211_BAND_2GHZ) { in ath5k_hw_rfregs_init() 1148 channel->band == IEEE80211_BAND_2GHZ) { in ath5k_hw_rfregs_init() 1273 if (channel->band == IEEE80211_BAND_2GHZ) { in ath5k_hw_rf5111_channel() 1922 if (channel->band == IEEE80211_BAND_2GHZ) { in ath5k_hw_set_spur_mitigation_filter()
|
D | ani.c | 282 } else if (ah->ah_current_channel->band == IEEE80211_BAND_2GHZ) { in ath5k_ani_raise_immunity()
|
D | qcu.c | 602 band = IEEE80211_BAND_2GHZ; in ath5k_hw_set_ifs_intervals()
|
D | pcu.c | 282 u8 band = IEEE80211_BAND_2GHZ; in ath5k_hw_write_rate_duration()
|
D | reset.c | 755 if (channel->band == IEEE80211_BAND_2GHZ) { in ath5k_hw_nic_wakeup()
|
D | debug.c | 1050 case IEEE80211_BAND_2GHZ: in ath5k_debug_dump_bands()
|
/linux-4.1.27/drivers/net/wireless/b43/ |
D | phy_lcn.c | 111 if (b43_current_band(dev->wl) == IEEE80211_BAND_2GHZ) { in b43_radio_2064_init() 538 if (b43_current_band(dev->wl) == IEEE80211_BAND_2GHZ) { in b43_phy_lcn_tx_pwr_ctl_init() 723 if (b43_current_band(dev->wl) == IEEE80211_BAND_2GHZ) in b43_phy_lcn_op_init() 782 if (b43_current_band(dev->wl) == IEEE80211_BAND_2GHZ) { in b43_phy_lcn_op_switch_channel() 794 if (b43_current_band(dev->wl) == IEEE80211_BAND_2GHZ) in b43_phy_lcn_op_get_default_chan()
|
D | phy_n.c | 109 return ((dev->phy.n->ipa2g_on && band == IEEE80211_BAND_2GHZ) || in b43_nphy_ipa() 603 if (b43_current_band(dev->wl) == IEEE80211_BAND_2GHZ) { in b43_nphy_adjust_lna_gain_table() 739 if (b43_current_band(dev->wl) == IEEE80211_BAND_2GHZ) { in b43_radio_2057_setup() 778 if (b43_current_band(dev->wl) == IEEE80211_BAND_2GHZ) { in b43_radio_2057_setup() 1158 b43_current_band(dev->wl) == IEEE80211_BAND_2GHZ) { in b43_radio_2056_setup() 1171 b43_current_band(dev->wl) == IEEE80211_BAND_2GHZ) { in b43_radio_2056_setup() 1185 if (dev->phy.n->ipa2g_on && band == IEEE80211_BAND_2GHZ) { in b43_radio_2056_setup() 2260 if (b43_current_band(dev->wl) == IEEE80211_BAND_2GHZ) { in b43_nphy_rev3_rssi_cal() 2292 if (b43_current_band(dev->wl) == IEEE80211_BAND_2GHZ) in b43_nphy_rev3_rssi_cal() 2632 if (b43_current_band(dev->wl) == IEEE80211_BAND_2GHZ && in b43_nphy_gain_ctl_workarounds_rev1_2() [all …]
|
D | phy_ac.c | 64 if (b43_current_band(dev->wl) == IEEE80211_BAND_2GHZ) in b43_phy_ac_op_get_default_chan()
|
D | phy_ht.c | 646 if (b43_current_band(dev->wl) == IEEE80211_BAND_2GHZ) { in b43_phy_ht_tx_power_ctl_setup() 808 if (new_channel->band == IEEE80211_BAND_2GHZ) in b43_phy_ht_channel_setup() 1008 if (b43_current_band(dev->wl) == IEEE80211_BAND_2GHZ) in b43_phy_ht_op_init() 1080 if (b43_current_band(dev->wl) == IEEE80211_BAND_2GHZ) { in b43_phy_ht_op_switch_channel() 1092 if (b43_current_band(dev->wl) == IEEE80211_BAND_2GHZ) in b43_phy_ht_op_get_default_chan()
|
D | tables_nphy.c | 3654 if (b43_current_band(dev->wl) == IEEE80211_BAND_2GHZ) { in b43_nphy_get_ipa_gain_table() 3708 if ((dev->phy.n->ipa2g_on && band == IEEE80211_BAND_2GHZ) || in b43_nphy_get_tx_gain_table() 3749 if (b43_current_band(dev->wl) == IEEE80211_BAND_2GHZ) { in b43_ntab_get_rf_pwr_offset_table()
|
D | phy_lp.c | 49 if (b43_current_band(dev->wl) == IEEE80211_BAND_2GHZ) in b43_lpphy_op_get_default_chan() 94 if (b43_current_band(dev->wl) == IEEE80211_BAND_2GHZ) { in lpphy_read_band_sprom() 177 if (b43_current_band(dev->wl) == IEEE80211_BAND_2GHZ) in lpphy_adjust_gain_table() 329 if (b43_current_band(dev->wl) == IEEE80211_BAND_2GHZ) { in lpphy_baseband_rev0_1_init() 469 if (b43_current_band(dev->wl) == IEEE80211_BAND_2GHZ) { in lpphy_baseband_rev2plus_init() 550 if (b43_current_band(dev->wl) == IEEE80211_BAND_2GHZ) in lpphy_2062_init() 749 if (b43_current_band(dev->wl) == IEEE80211_BAND_2GHZ) in lpphy_clear_deaf() 810 if (b43_current_band(dev->wl) == IEEE80211_BAND_2GHZ) { in lpphy_disable_rx_gain_override() 826 if (b43_current_band(dev->wl) == IEEE80211_BAND_2GHZ) { in lpphy_enable_rx_gain_override() 954 if (b43_current_band(dev->wl) == IEEE80211_BAND_2GHZ) { in lpphy_rev2plus_set_rx_gain() [all …]
|
D | tables_phy_lcn.c | 704 if (b43_current_band(dev->wl) == IEEE80211_BAND_2GHZ) { in b43_phy_lcn_tables_init()
|
D | xmit.c | 814 status.band = IEEE80211_BAND_2GHZ; in b43_rx() 831 status.band = IEEE80211_BAND_2GHZ; in b43_rx()
|
D | tables_lpphy.c | 563 if (b43_current_band(dev->wl) == IEEE80211_BAND_2GHZ) { in b2062_upload_init_table() 582 if (b43_current_band(dev->wl) == IEEE80211_BAND_2GHZ) { in b2063_upload_init_table() 2426 else if (b43_current_band(dev->wl) == IEEE80211_BAND_2GHZ) in lpphy_init_tx_gain_table() 2438 else if (b43_current_band(dev->wl) == IEEE80211_BAND_2GHZ) in lpphy_init_tx_gain_table() 2449 else if (b43_current_band(dev->wl) == IEEE80211_BAND_2GHZ) in lpphy_init_tx_gain_table()
|
D | main.c | 190 .band = IEEE80211_BAND_2GHZ, \ 350 .band = IEEE80211_BAND_2GHZ, 358 .band = IEEE80211_BAND_2GHZ, 3890 case IEEE80211_BAND_2GHZ: in band_to_string() 3911 case IEEE80211_BAND_2GHZ: in b43_switch_band() 5303 hw->wiphy->bands[IEEE80211_BAND_2GHZ] = limited_2g ? in b43_setup_bands()
|
/linux-4.1.27/drivers/net/wireless/ti/wl12xx/ |
D | scan.c | 143 if (band == IEEE80211_BAND_2GHZ) in wl1271_scan_send() 225 band = IEEE80211_BAND_2GHZ; in wl1271_scan_stm() 242 band = IEEE80211_BAND_2GHZ; in wl1271_scan_stm() 376 u8 band = IEEE80211_BAND_2GHZ; in wl1271_scan_sched_scan_config()
|
D | main.c | 471 [IEEE80211_BAND_2GHZ] = wl12xx_rate_to_idx_2ghz, 1828 wlcore_set_ht_cap(wl, IEEE80211_BAND_2GHZ, &wl12xx_ht_cap); in wl12xx_setup()
|
/linux-4.1.27/drivers/net/wireless/mwifiex/ |
D | cfp.c | 325 sband = priv->wdev.wiphy->bands[IEEE80211_BAND_2GHZ]; in mwifiex_get_cfp() 405 sband = wiphy->bands[IEEE80211_BAND_2GHZ]; in mwifiex_get_rates_from_cfg80211() 408 rate_mask = request->rates[IEEE80211_BAND_2GHZ]; in mwifiex_get_rates_from_cfg80211()
|
D | cfg80211.c | 1485 if (band == IEEE80211_BAND_2GHZ) in mwifiex_cfg80211_set_bitrate_mask() 1489 if (band == IEEE80211_BAND_2GHZ) in mwifiex_cfg80211_set_bitrate_mask() 2113 if (params->chandef.chan->band == IEEE80211_BAND_2GHZ) { in mwifiex_set_ibss_params() 2571 mwifiex_setup_ht_caps(&wiphy->bands[IEEE80211_BAND_2GHZ]->ht_cap, priv); in mwifiex_add_virtual_intf() 2574 &wiphy->bands[IEEE80211_BAND_2GHZ]->vht_cap, priv); in mwifiex_add_virtual_intf() 3508 wiphy->bands[IEEE80211_BAND_2GHZ] = &mwifiex_band_2ghz; in mwifiex_register_cfg80211()
|
D | uap_cmd.c | 787 if (chandef.chan->band == IEEE80211_BAND_2GHZ) { in mwifiex_uap_set_channel()
|
/linux-4.1.27/drivers/net/wireless/iwlwifi/dvm/ |
D | scan.c | 323 (priv->scan_band == IEEE80211_BAND_2GHZ) ? "2.4" : "5.2", in iwl_rx_scan_complete_notif() 445 u16 passive = (band == IEEE80211_BAND_2GHZ) ? in iwl_get_passive_dwell_time() 762 case IEEE80211_BAND_2GHZ: in iwlagn_request_scan() 821 if (band == IEEE80211_BAND_2GHZ && in iwlagn_request_scan() 939 if (!priv->scan_tx_ant[IEEE80211_BAND_2GHZ]) in iwl_init_scan_params() 940 priv->scan_tx_ant[IEEE80211_BAND_2GHZ] = ant_idx; in iwl_init_scan_params()
|
D | devices.c | 423 cmd.band = priv->band == IEEE80211_BAND_2GHZ; in iwl5000_hw_channel_switch() 591 cmd->band = priv->band == IEEE80211_BAND_2GHZ; in iwl6000_hw_channel_switch()
|
D | mac80211.c | 201 if (priv->nvm_data->bands[IEEE80211_BAND_2GHZ].n_channels) in iwlagn_mac_setup_register() 202 priv->hw->wiphy->bands[IEEE80211_BAND_2GHZ] = in iwlagn_mac_setup_register() 203 &priv->nvm_data->bands[IEEE80211_BAND_2GHZ]; in iwlagn_mac_setup_register()
|
D | rx.c | 938 IEEE80211_BAND_2GHZ : IEEE80211_BAND_5GHZ; in iwlagn_rx_reply_rx()
|
D | lib.c | 883 if (priv->band == IEEE80211_BAND_2GHZ && in iwl_toggle_tx_ant()
|
D | tx.c | 84 else if (info->band == IEEE80211_BAND_2GHZ && in iwlagn_tx_cmd_build_basic()
|
D | main.c | 1032 priv->band = IEEE80211_BAND_2GHZ; in iwl_init_drv()
|
D | rs.c | 955 if (priv->band == IEEE80211_BAND_2GHZ) in rs_tx_status()
|
D | debugfs.c | 340 supp_band = iwl_get_hw_mode(priv, IEEE80211_BAND_2GHZ); in iwl_dbgfs_channels_read()
|
/linux-4.1.27/drivers/net/wireless/ath/carl9170/ |
D | mac.c | 51 if (ar->hw->conf.chandef.chan->band == IEEE80211_BAND_2GHZ) in carl9170_set_dyn_sifs_ack() 69 if (ar->hw->conf.chandef.chan->band == IEEE80211_BAND_2GHZ) { in carl9170_set_rts_cts_rate() 515 case IEEE80211_BAND_2GHZ: in carl9170_set_mac_tpc()
|
D | phy.c | 547 bool is_2ghz = band == IEEE80211_BAND_2GHZ; in carl9170_init_phy() 1128 case IEEE80211_BAND_2GHZ: in carl9170_set_freq_cal_data() 1161 case IEEE80211_BAND_2GHZ: in carl9170_set_freq_cal_data() 1343 if (ar->hw->conf.chandef.chan->band == IEEE80211_BAND_2GHZ) { in carl9170_calc_ctl()
|
D | tx.c | 723 if (info->band == IEEE80211_BAND_2GHZ) in carl9170_tx_rate_tpc_chains() 728 if (info->band == IEEE80211_BAND_2GHZ) in carl9170_tx_rate_tpc_chains() 737 if (info->band == IEEE80211_BAND_2GHZ) { in carl9170_tx_rate_tpc_chains() 800 if (info->band == IEEE80211_BAND_2GHZ) { in carl9170_tx_physet()
|
D | rx.c | 420 if (status->band == IEEE80211_BAND_2GHZ) in carl9170_rx_mac_status()
|
D | main.c | 1943 ar->hw->wiphy->bands[IEEE80211_BAND_2GHZ] = in carl9170_parse_eeprom()
|
/linux-4.1.27/drivers/net/wireless/ti/wlcore/ |
D | scan.c | 218 (band == IEEE80211_BAND_2GHZ) && in wlcore_scan_get_channels() 269 IEEE80211_BAND_2GHZ, in wlcore_set_scan_chan_params() 280 IEEE80211_BAND_2GHZ, in wlcore_set_scan_chan_params()
|
D | ps.c | 205 if ((wlvif->band == IEEE80211_BAND_2GHZ) && in wl1271_ps_set_mode() 216 if ((wlvif->band == IEEE80211_BAND_2GHZ) && in wl1271_ps_set_mode()
|
D | cmd.c | 696 case IEEE80211_BAND_2GHZ: in wl12xx_cmd_role_start_ap() 1167 if (band == IEEE80211_BAND_2GHZ) in wl12xx_cmd_build_probe_req() 1198 if (wlvif->band == IEEE80211_BAND_2GHZ) in wl1271_cmd_build_ap_probe_req() 1638 case IEEE80211_BAND_2GHZ: in wlcore_get_reg_conf_ch_idx() 1702 for (b = IEEE80211_BAND_2GHZ; b <= IEEE80211_BAND_5GHZ; b++) { in wlcore_cmd_regdomain_config_locked() 1873 case IEEE80211_BAND_2GHZ: in wl12xx_cmd_roc()
|
D | rx.c | 67 status->band = IEEE80211_BAND_2GHZ; in wl1271_rx_status()
|
D | main.c | 2001 wl->band = IEEE80211_BAND_2GHZ; in wlcore_op_stop_locked() 2310 wlvif->bitrate_masks[IEEE80211_BAND_2GHZ] = wl->conf.tx.basic_rate; in wl12xx_init_vif_data() 6133 memcpy(&wl->bands[IEEE80211_BAND_2GHZ], &wl1271_band_2ghz, in wl1271_init_ieee80211() 6135 memcpy(&wl->bands[IEEE80211_BAND_2GHZ].ht_cap, in wl1271_init_ieee80211() 6136 &wl->ht_cap[IEEE80211_BAND_2GHZ], in wl1271_init_ieee80211() 6144 wl->hw->wiphy->bands[IEEE80211_BAND_2GHZ] = in wl1271_init_ieee80211() 6145 &wl->bands[IEEE80211_BAND_2GHZ]; in wl1271_init_ieee80211() 6242 wl->band = IEEE80211_BAND_2GHZ; in wlcore_alloc_hw()
|
/linux-4.1.27/drivers/net/wireless/p54/ |
D | eeprom.c | 94 return IEEE80211_BAND_2GHZ; in p54_get_band_from_freq() 132 case IEEE80211_BAND_2GHZ: in p54_fill_band_bitrates() 209 (band == IEEE80211_BAND_2GHZ) ? 2 : 5); in p54_generate_band() 576 case IEEE80211_BAND_2GHZ: in p54_parse_rssical() 905 dev->wiphy->bands[IEEE80211_BAND_2GHZ] = in p54_parse_eeprom() 906 priv->band_table[IEEE80211_BAND_2GHZ]; in p54_parse_eeprom()
|
/linux-4.1.27/drivers/net/wireless/ |
D | mwl8k.c | 349 { .band = IEEE80211_BAND_2GHZ, .center_freq = 2412, .hw_value = 1, }, 350 { .band = IEEE80211_BAND_2GHZ, .center_freq = 2417, .hw_value = 2, }, 351 { .band = IEEE80211_BAND_2GHZ, .center_freq = 2422, .hw_value = 3, }, 352 { .band = IEEE80211_BAND_2GHZ, .center_freq = 2427, .hw_value = 4, }, 353 { .band = IEEE80211_BAND_2GHZ, .center_freq = 2432, .hw_value = 5, }, 354 { .band = IEEE80211_BAND_2GHZ, .center_freq = 2437, .hw_value = 6, }, 355 { .band = IEEE80211_BAND_2GHZ, .center_freq = 2442, .hw_value = 7, }, 356 { .band = IEEE80211_BAND_2GHZ, .center_freq = 2447, .hw_value = 8, }, 357 { .band = IEEE80211_BAND_2GHZ, .center_freq = 2452, .hw_value = 9, }, 358 { .band = IEEE80211_BAND_2GHZ, .center_freq = 2457, .hw_value = 10, }, [all …]
|
D | at76c50x-usb.c | 1550 return ieee80211_channel_to_frequency(channel, IEEE80211_BAND_2GHZ); in at76_guess_freq() 1593 rx_status.band = IEEE80211_BAND_2GHZ; in at76_rx_tasklet() 2362 priv->hw->wiphy->bands[IEEE80211_BAND_2GHZ] = &at76_supported_band; in at76_init_new_device()
|
D | adm8211.c | 443 rx_status.band = IEEE80211_BAND_2GHZ; in adm8211_interrupt_rci() 1898 dev->wiphy->bands[IEEE80211_BAND_2GHZ] = &priv->band; in adm8211_probe()
|
D | mac80211_hwsim.c | 258 .band = IEEE80211_BAND_2GHZ, \ 2427 for (band = IEEE80211_BAND_2GHZ; band < IEEE80211_NUM_BANDS; band++) { in mac80211_hwsim_new_radio() 2430 case IEEE80211_BAND_2GHZ: in mac80211_hwsim_new_radio()
|
D | rndis_wlan.c | 1294 ieee80211_channel_to_frequency(channel, IEEE80211_BAND_2GHZ); in set_channel() 3479 wiphy->bands[IEEE80211_BAND_2GHZ] = &priv->band; in rndis_wlan_bind()
|
D | wl3501_cs.c | 1457 ieee80211_channel_to_frequency(this->chan, IEEE80211_BAND_2GHZ); in wl3501_get_freq()
|
D | airo.c | 5846 ieee80211_channel_to_frequency(ch, IEEE80211_BAND_2GHZ); in airo_get_freq() 6904 ieee80211_channel_to_frequency(i + 1, IEEE80211_BAND_2GHZ); in airo_get_range() 7304 ieee80211_channel_to_frequency(iwe.u.freq.m, IEEE80211_BAND_2GHZ); in airo_translate_scan()
|
D | atmel.c | 2437 ieee80211_channel_to_frequency(i, IEEE80211_BAND_2GHZ); in atmel_get_range()
|
/linux-4.1.27/drivers/net/wireless/rtlwifi/ |
D | regd.c | 201 if (!wiphy->bands[IEEE80211_BAND_2GHZ]) in _rtl_reg_apply_active_scan_flags() 203 sband = wiphy->bands[IEEE80211_BAND_2GHZ]; in _rtl_reg_apply_active_scan_flags()
|
D | base.c | 134 .band = IEEE80211_BAND_2GHZ, 331 sband = &(rtlmac->bands[IEEE80211_BAND_2GHZ]); in _rtl_init_mac80211() 335 memcpy(&(rtlmac->bands[IEEE80211_BAND_2GHZ]), &rtl_band_2ghz, in _rtl_init_mac80211() 342 hw->wiphy->bands[IEEE80211_BAND_2GHZ] = sband; in _rtl_init_mac80211() 362 sband = &(rtlmac->bands[IEEE80211_BAND_2GHZ]); in _rtl_init_mac80211() 366 memcpy(&(rtlmac->bands[IEEE80211_BAND_2GHZ]), in _rtl_init_mac80211() 374 hw->wiphy->bands[IEEE80211_BAND_2GHZ] = sband; in _rtl_init_mac80211() 963 if (IEEE80211_BAND_2GHZ == hw->conf.chandef.chan->band) { in rtlwifi_rate_mapping()
|
/linux-4.1.27/drivers/net/wireless/ti/wl18xx/ |
D | scan.c | 109 u8 band = IEEE80211_BAND_2GHZ; in wl18xx_scan_send() 239 u8 band = IEEE80211_BAND_2GHZ; in wl18xx_scan_sched_scan_config()
|
D | event.c | 73 band = IEEE80211_BAND_2GHZ; in wlcore_smart_config_sync_event()
|
D | main.c | 139 [IEEE80211_BAND_2GHZ] = wl18xx_rate_to_idx_2ghz, 1267 wlvif->band == IEEE80211_BAND_2GHZ) { in wl18xx_ap_get_mimo_wide_rate_mask() 1904 wlcore_set_ht_cap(wl, IEEE80211_BAND_2GHZ, in wl18xx_setup() 1907 wlcore_set_ht_cap(wl, IEEE80211_BAND_2GHZ, in wl18xx_setup() 1914 wlcore_set_ht_cap(wl, IEEE80211_BAND_2GHZ, in wl18xx_setup() 1919 wlcore_set_ht_cap(wl, IEEE80211_BAND_2GHZ, in wl18xx_setup()
|
D | cmd.c | 51 case IEEE80211_BAND_2GHZ: in wl18xx_cmd_channel_switch()
|
/linux-4.1.27/drivers/staging/rtl8723au/os_dep/ |
D | ioctl_cfg80211.c | 42 .band = IEEE80211_BAND_2GHZ, \ 151 if (band == IEEE80211_BAND_2GHZ) { in rtw_spt_band_alloc() 179 if (band == IEEE80211_BAND_2GHZ) { in rtw_spt_band_alloc() 260 IEEE80211_BAND_2GHZ); in rtw_cfg80211_inform_bss() 325 IEEE80211_BAND_2GHZ); in rtw_cfg80211_indicate_connect() 2368 IEEE80211_BAND_2GHZ); in rtw_cfg80211_indicate_sta_assoc() 2400 IEEE80211_BAND_2GHZ); in rtw_cfg80211_indicate_sta_disassoc() 3188 bands = wiphy->bands[IEEE80211_BAND_2GHZ]; in rtw_cfg80211_init_wiphy() 3191 IEEE80211_BAND_2GHZ, in rtw_cfg80211_init_wiphy() 3239 wiphy->bands[IEEE80211_BAND_2GHZ] = in rtw_cfg80211_preinit_wiphy() [all …]
|
/linux-4.1.27/drivers/staging/vt6656/ |
D | channel.c | 174 priv->hw->wiphy->bands[IEEE80211_BAND_2GHZ] = in vnt_init_bands()
|
/linux-4.1.27/drivers/staging/wlan-ng/ |
D | cfg80211.c | 422 IEEE80211_BAND_2GHZ); in prism2_scan() 772 priv->band.band = IEEE80211_BAND_2GHZ; in wlan_create_wiphy() 774 wiphy->bands[IEEE80211_BAND_2GHZ] = &priv->band; in wlan_create_wiphy()
|
/linux-4.1.27/drivers/net/wireless/ti/wl1251/ |
D | rx.c | 56 status->band = IEEE80211_BAND_2GHZ; in wl1251_rx_status()
|
D | main.c | 1489 wl->hw->wiphy->bands[IEEE80211_BAND_2GHZ] = &wl1251_band_2ghz; in wl1251_init_ieee80211()
|
/linux-4.1.27/drivers/net/wireless/brcm80211/brcmfmac/ |
D | cfg80211.c | 141 .band = IEEE80211_BAND_2GHZ, 336 case IEEE80211_BAND_2GHZ: in chandef_to_chanspec() 2541 band = wiphy->bands[IEEE80211_BAND_2GHZ]; in brcmf_inform_single_bss() 2650 band = wiphy->bands[IEEE80211_BAND_2GHZ]; in wl_inform_ibss() 4814 band = wiphy->bands[IEEE80211_BAND_2GHZ]; in brcmf_bss_roaming_done() 5359 wiphy->bands[IEEE80211_BAND_2GHZ] = band; in brcmf_construct_chaninfo() 5385 band = wiphy->bands[IEEE80211_BAND_2GHZ]; in brcmf_construct_chaninfo() 5447 kfree(wiphy->bands[IEEE80211_BAND_2GHZ]->channels); in brcmf_construct_chaninfo() 5448 kfree(wiphy->bands[IEEE80211_BAND_2GHZ]); in brcmf_construct_chaninfo() 5449 wiphy->bands[IEEE80211_BAND_2GHZ] = NULL; in brcmf_construct_chaninfo() [all …]
|
D | p2p.c | 1433 IEEE80211_BAND_2GHZ : in brcmf_p2p_notify_action_frame_rx() 1898 IEEE80211_BAND_2GHZ : in brcmf_p2p_notify_rx_mgmt_p2p_probereq()
|
/linux-4.1.27/drivers/net/wireless/ath/ |
D | regd.c | 377 sband = wiphy->bands[IEEE80211_BAND_2GHZ]; in ath_reg_apply_ir_flags() 797 case IEEE80211_BAND_2GHZ: in ath_regd_get_band_ctl()
|
/linux-4.1.27/drivers/net/wireless/cw1200/ |
D | main.c | 105 .band = IEEE80211_BAND_2GHZ, \ 314 hw->wiphy->bands[IEEE80211_BAND_2GHZ] = &cw1200_band_2ghz; in cw1200_init_common()
|
D | txrx.c | 1082 IEEE80211_BAND_5GHZ : IEEE80211_BAND_2GHZ; in cw1200_rx_cb()
|
D | wsm.c | 852 priv->hw->wiphy->bands[IEEE80211_BAND_2GHZ] = NULL; in wsm_startup_indication()
|
/linux-4.1.27/drivers/staging/vt6655/ |
D | channel.c | 162 priv->hw->wiphy->bands[IEEE80211_BAND_2GHZ] = in vnt_init_bands()
|
/linux-4.1.27/drivers/net/wireless/ath/wcn36xx/ |
D | main.c | 29 .band = IEEE80211_BAND_2GHZ, \ 532 if (band == IEEE80211_BAND_2GHZ) { in wcn36xx_update_allowed_rates() 959 wcn->hw->wiphy->bands[IEEE80211_BAND_2GHZ] = &wcn_band_2ghz; in wcn36xx_init_ieee80211()
|
D | smd.c | 111 else if (sta && (sta->supp_rates[IEEE80211_BAND_2GHZ] & 0x7f)) in wcn36xx_smd_set_bss_nw_type()
|
/linux-4.1.27/net/wireless/ |
D | util.c | 50 if (sband->band == IEEE80211_BAND_2GHZ) { in ieee80211_mandatory_rates() 75 case IEEE80211_BAND_2GHZ: in ieee80211_channel_to_frequency() 158 case IEEE80211_BAND_2GHZ: in set_mandatory_flags_band() 1347 *band = IEEE80211_BAND_2GHZ; in ieee80211_operating_class_to_band()
|
D | reg.c | 2606 if (freq == ieee80211_channel_to_frequency(12, IEEE80211_BAND_2GHZ) || in freq_is_chan_12_13_14() 2607 freq == ieee80211_channel_to_frequency(13, IEEE80211_BAND_2GHZ) || in freq_is_chan_12_13_14() 2608 freq == ieee80211_channel_to_frequency(14, IEEE80211_BAND_2GHZ)) in freq_is_chan_12_13_14() 2633 (beacon_chan->band == IEEE80211_BAND_2GHZ && in regulatory_hint_found_beacon()
|
D | wext-compat.c | 41 sband = wdev->wiphy->bands[IEEE80211_BAND_2GHZ]; in cfg80211_wext_giwname() 268 enum ieee80211_band band = IEEE80211_BAND_2GHZ; in cfg80211_wext_freq()
|
D | core.c | 648 band == IEEE80211_BAND_2GHZ && in wiphy_register()
|
D | nl80211.c | 10166 if (chandef.chan->band == IEEE80211_BAND_2GHZ && in nl80211_tdls_channel_switch()
|
/linux-4.1.27/drivers/net/wireless/ath/ath10k/ |
D | mac.c | 279 case IEEE80211_BAND_2GHZ: in chan_to_phymode() 1634 if (ar->hw->conf.chandef.chan->band == IEEE80211_BAND_2GHZ) in ath10k_peer_assoc_h_vht() 1703 return sta->supp_rates[IEEE80211_BAND_2GHZ] >> 4; in ath10k_mac_sta_has_11g_rates() 1714 case IEEE80211_BAND_2GHZ: in ath10k_peer_assoc_h_phymode() 2173 if (channel->band == IEEE80211_BAND_2GHZ) in ath10k_update_channel_list() 4628 sband = hw->wiphy->bands[IEEE80211_BAND_2GHZ]; in ath10k_get_survey() 4704 case IEEE80211_BAND_2GHZ: in ath10k_default_bitrate_mask() 4835 if (band == IEEE80211_BAND_2GHZ && i < 4) in ath10k_bitrate_mask_rate() 5162 .band = IEEE80211_BAND_2GHZ, \ 5469 band = &ar->mac.sbands[IEEE80211_BAND_2GHZ]; in ath10k_mac_register() [all …]
|
D | wmi.c | 1348 band = IEEE80211_BAND_2GHZ; in phy_mode_to_band() 1547 status->band = IEEE80211_BAND_2GHZ; in ath10k_wmi_event_mgmt_rx() 1607 for (band = IEEE80211_BAND_2GHZ; band < IEEE80211_NUM_BANDS; band++) { in freq_to_idx()
|
D | htt_rx.c | 708 case IEEE80211_BAND_2GHZ: in ath10k_htt_rx_h_rates()
|
/linux-4.1.27/drivers/net/wireless/iwlegacy/ |
D | 3945-rs.c | 110 case IEEE80211_BAND_2GHZ: in il3945_get_rate_idx_by_rssi() 938 case IEEE80211_BAND_2GHZ: in il3945_rate_scale_init()
|
D | common.c | 950 1) ? IEEE80211_BAND_2GHZ : IEEE80211_BAND_5GHZ; in il_init_channel_map() 1015 (band == 6) ? IEEE80211_BAND_2GHZ : IEEE80211_BAND_5GHZ; in il_init_channel_map() 1065 case IEEE80211_BAND_2GHZ: in il_get_channel_info() 1462 (il->scan_band == IEEE80211_BAND_2GHZ) ? "2.4" : "5.2", in il_hdl_scan_complete() 1500 IEEE80211_BAND_2GHZ) ? IL_PASSIVE_DWELL_BASE + in il_get_passive_dwell_time() 1527 if (!il->scan_tx_ant[IEEE80211_BAND_2GHZ]) in il_init_scan_params() 1528 il->scan_tx_ant[IEEE80211_BAND_2GHZ] = ant_idx; in il_init_scan_params() 3442 if (il->bands[IEEE80211_BAND_2GHZ].n_bitrates || in il_init_geos() 3473 sband = &il->bands[IEEE80211_BAND_2GHZ]; in il_init_geos() 3480 il_init_ht_hw_capab(il, &sband->ht_cap, IEEE80211_BAND_2GHZ); in il_init_geos() [all …]
|
D | 3945-mac.c | 2618 case IEEE80211_BAND_2GHZ: in il3945_request_scan() 2621 band = IEEE80211_BAND_2GHZ; in il3945_request_scan() 3510 il->band = IEEE80211_BAND_2GHZ; in il3945_init_drv() 3583 if (il->bands[IEEE80211_BAND_2GHZ].n_channels) in il3945_setup_mac() 3584 il->hw->wiphy->bands[IEEE80211_BAND_2GHZ] = in il3945_setup_mac() 3585 &il->bands[IEEE80211_BAND_2GHZ]; in il3945_setup_mac() 3762 il_set_rxon_channel(il, &il->bands[IEEE80211_BAND_2GHZ].channels[5]); in il3945_pci_probe()
|
D | 3945.c | 264 case IEEE80211_BAND_2GHZ: in il3945_rs_next_rate() 557 phy_flags & RX_RES_PHY_FLAGS_BAND_24_MSK) ? IEEE80211_BAND_2GHZ : in il3945_hdl_rx() 2362 case IEEE80211_BAND_2GHZ: in il3945_init_hw_rate_table()
|
D | 4965.c | 1270 band = il->band == IEEE80211_BAND_2GHZ; in il4965_send_tx_power() 1483 band = (il->band == IEEE80211_BAND_2GHZ); in il4965_hw_channel_switch()
|
D | 4965-mac.c | 691 phy_flags & RX_RES_PHY_FLAGS_BAND_24_MSK) ? IEEE80211_BAND_2GHZ : in il4965_hdl_rx() 947 case IEEE80211_BAND_2GHZ: in il4965_request_scan() 5788 if (il->bands[IEEE80211_BAND_2GHZ].n_channels) in il4965_mac_setup_register() 5789 il->hw->wiphy->bands[IEEE80211_BAND_2GHZ] = in il4965_mac_setup_register() 5790 &il->bands[IEEE80211_BAND_2GHZ]; in il4965_mac_setup_register() 6364 il->band = IEEE80211_BAND_2GHZ; in il4965_init_drv()
|
D | debug.c | 551 supp_band = il_get_hw_mode(il, IEEE80211_BAND_2GHZ); in il_dbgfs_channels_read()
|
D | 4965-rs.c | 867 if (il->band == IEEE80211_BAND_2GHZ) in il4965_rs_tx_status()
|
/linux-4.1.27/drivers/net/wireless/libertas_tf/ |
D | main.c | 576 stats.band = IEEE80211_BAND_2GHZ; in lbtf_rx() 648 hw->wiphy->bands[IEEE80211_BAND_2GHZ] = &priv->band; in lbtf_add_card()
|
/linux-4.1.27/drivers/net/wireless/brcm80211/brcmsmac/ |
D | mac80211_if.c | 53 .band = IEEE80211_BAND_2GHZ, \ 221 .band = IEEE80211_BAND_2GHZ, 1030 hw->wiphy->bands[IEEE80211_BAND_2GHZ] = NULL; in ieee_hw_rate_init() 1042 hw->wiphy->bands[IEEE80211_BAND_2GHZ] = band; in ieee_hw_rate_init()
|
D | channel.c | 758 sband = wiphy->bands[IEEE80211_BAND_2GHZ]; in brcms_c_regd_init()
|
D | main.c | 7079 channel > 14 ? IEEE80211_BAND_5GHZ : IEEE80211_BAND_2GHZ; in prep_mac80211_status()
|
/linux-4.1.27/net/mac80211/ |
D | debugfs_netdev.c | 180 IEEE80211_IF_FILE(rc_rateidx_mask_2ghz, rc_rateidx_mask[IEEE80211_BAND_2GHZ], 185 rc_rateidx_mcs_mask[IEEE80211_BAND_2GHZ], HEXARRAY);
|
D | mesh_plink.c | 108 } else if (band != IEEE80211_BAND_2GHZ || in mesh_set_short_slot_time() 109 (band == IEEE80211_BAND_2GHZ && in mesh_set_short_slot_time()
|
D | tdls.c | 178 if (ieee80211_get_sdata_band(sdata) != IEEE80211_BAND_2GHZ) in ieee80211_get_tdls_sta_capab() 544 if (band != IEEE80211_BAND_2GHZ && !ap_sta->sta.vht_cap.vht_supported && in ieee80211_tdls_add_setup_cfm_ies() 1612 band = target_channel < 14 ? IEEE80211_BAND_2GHZ : in ieee80211_process_tdls_channel_switch_req()
|
D | rc80211_minstrel.c | 624 sband = mp->hw->wiphy->bands[IEEE80211_BAND_2GHZ]; in minstrel_init_cck_rates()
|
D | rate.c | 231 if ((sband->band == IEEE80211_BAND_2GHZ) && in __rate_control_send_low()
|
D | ibss.c | 128 if (sband->band == IEEE80211_BAND_2GHZ) { in ieee80211_ibss_build_presp() 354 if (chan->band == IEEE80211_BAND_2GHZ && have_higher_than_11mbit) in __ieee80211_sta_join_ibss()
|
D | rc80211_minstrel_ht.c | 1070 if (sband->band != IEEE80211_BAND_2GHZ) in minstrel_ht_update_cck()
|
D | util.c | 1172 chanctx_conf->def.chan->band == IEEE80211_BAND_2GHZ) && in ieee80211_set_wmm_default() 1425 if (chandef->chan && sband->band == IEEE80211_BAND_2GHZ) { in ieee80211_build_preq_ies_band()
|
D | ieee80211_i.h | 967 enum ieee80211_band band = IEEE80211_BAND_2GHZ; in ieee80211_get_sdata_band()
|
D | mlme.c | 671 if (sband->band == IEEE80211_BAND_2GHZ) { in ieee80211_send_assoc() 1261 case IEEE80211_BAND_2GHZ: in ieee80211_find_80211h_pwr_constr() 4396 if (cbss->channel->band == IEEE80211_BAND_2GHZ && in ieee80211_prep_connection()
|
D | trace.h | 1221 __entry->legacy_2g = mask->control[IEEE80211_BAND_2GHZ].legacy;
|
D | tx.c | 143 case IEEE80211_BAND_2GHZ: { in ieee80211_duration()
|
/linux-4.1.27/drivers/net/wireless/rtl818x/rtl8180/ |
D | dev.c | 529 IEEE80211_BAND_2GHZ, skb->len, in rtl8180_tx() 1532 IEEE80211_BAND_2GHZ, 10, in rtl8180_bss_info_changed() 1798 priv->band.band = IEEE80211_BAND_2GHZ; in rtl8180_probe() 1803 dev->wiphy->bands[IEEE80211_BAND_2GHZ] = &priv->band; in rtl8180_probe()
|
/linux-4.1.27/drivers/net/wireless/libertas/ |
D | cfg.c | 26 .band = IEEE80211_BAND_2GHZ, \ 642 IEEE80211_BAND_2GHZ); in lbs_ret_scan() 2165 wdev->wiphy->bands[IEEE80211_BAND_2GHZ] = &lbs_band_2ghz; in lbs_cfg_register()
|
/linux-4.1.27/drivers/net/wireless/b43legacy/ |
D | main.c | 1059 IEEE80211_BAND_2GHZ, in b43legacy_write_probe_resp_plcp() 1125 IEEE80211_BAND_2GHZ, in b43legacy_generate_probe_resp() 2724 case IEEE80211_BAND_2GHZ: in b43legacy_op_dev_config() 2797 dev->wl->hw->wiphy->bands[IEEE80211_BAND_2GHZ]; in b43legacy_update_basic_rates() 3637 hw->wiphy->bands[IEEE80211_BAND_2GHZ] = in b43legacy_setup_modes() 3643 hw->wiphy->bands[IEEE80211_BAND_2GHZ] = in b43legacy_setup_modes()
|
D | xmit.c | 568 status.band = IEEE80211_BAND_2GHZ; in b43legacy_rx()
|
/linux-4.1.27/drivers/net/wireless/zd1211rw/ |
D | zd_mac.c | 1071 stats.band = IEEE80211_BAND_2GHZ; in zd_mac_rx() 1398 hw->wiphy->bands[IEEE80211_BAND_2GHZ] = &mac->band; in zd_mac_alloc_hw()
|
/linux-4.1.27/drivers/net/wireless/ath/ath6kl/ |
D | cfg80211.c | 37 .band = IEEE80211_BAND_2GHZ, \ 2597 htcap->cap_info = (band == IEEE80211_BAND_2GHZ) ? in ath6kl_set_htcap() 3663 vif->htcap[IEEE80211_BAND_2GHZ].ht_enable = true; in ath6kl_interface_add() 3803 wiphy->bands[IEEE80211_BAND_2GHZ] = &ath6kl_band_2ghz; in ath6kl_cfg80211_init()
|
D | wmi.c | 2799 band = IEEE80211_BAND_2GHZ; in ath6kl_set_bitrate_mask64() 2849 band = IEEE80211_BAND_2GHZ; in ath6kl_set_bitrate_mask32()
|
/linux-4.1.27/drivers/net/wireless/ath/ar5523/ |
D | ar5523.c | 1475 ar->band.band = IEEE80211_BAND_2GHZ; in ar5523_init_modes() 1480 ar->hw->wiphy->bands[IEEE80211_BAND_2GHZ] = &ar->band; in ar5523_init_modes()
|
/linux-4.1.27/drivers/net/wireless/rtl818x/rtl8187/ |
D | dev.c | 1473 priv->band.band = IEEE80211_BAND_2GHZ; in rtl8187_probe() 1478 dev->wiphy->bands[IEEE80211_BAND_2GHZ] = &priv->band; in rtl8187_probe()
|
/linux-4.1.27/include/net/ |
D | cfg80211.h | 81 IEEE80211_BAND_2GHZ = NL80211_BAND_2GHZ, enumerator
|
/linux-4.1.27/drivers/net/wireless/ipw2x00/ |
D | ipw2100.c | 1916 bg_band->band = IEEE80211_BAND_2GHZ; in ipw2100_wdev_init() 1927 bg_band->channels[i].band = IEEE80211_BAND_2GHZ; in ipw2100_wdev_init() 1948 wdev->wiphy->bands[IEEE80211_BAND_2GHZ] = bg_band; in ipw2100_wdev_init()
|
D | ipw2200.c | 11363 bg_band->band = IEEE80211_BAND_2GHZ; in ipw_wdev_init() 11374 bg_band->channels[i].band = IEEE80211_BAND_2GHZ; in ipw_wdev_init() 11395 wdev->wiphy->bands[IEEE80211_BAND_2GHZ] = bg_band; in ipw_wdev_init()
|
/linux-4.1.27/drivers/staging/rtl8723au/core/ |
D | rtw_mlme_ext.c | 2123 IEEE80211_BAND_2GHZ); in on_action_public23a()
|