Searched refs:BAND_A (Results 1 – 11 of 11) sorted by relevance
447 case BAND_A | BAND_B | BAND_G: in mwifiex_get_supported_rates()448 case BAND_A | BAND_B: in mwifiex_get_supported_rates()449 case BAND_A | BAND_B | BAND_G | BAND_GN | BAND_AN: in mwifiex_get_supported_rates()450 case BAND_A | BAND_B | BAND_G | BAND_GN | BAND_AN | BAND_AAC: in mwifiex_get_supported_rates()457 case BAND_A: in mwifiex_get_supported_rates()458 case BAND_A | BAND_G: in mwifiex_get_supported_rates()465 case BAND_A | BAND_AN: in mwifiex_get_supported_rates()466 case BAND_A | BAND_AN | BAND_AAC: in mwifiex_get_supported_rates()467 case BAND_A | BAND_G | BAND_AN | BAND_GN: in mwifiex_get_supported_rates()468 case BAND_A | BAND_G | BAND_AN | BAND_GN | BAND_AAC: in mwifiex_get_supported_rates()[all …]
103 if (bands & BAND_A) in mwifiex_fill_vht_cap_info()182 if (bss_desc->bss_band & BAND_A) in mwifiex_cmd_append_11ac_tlv()
60 BAND_A = 4, enumerator
1460 case BAND_A: in mwifiex_band_to_radio_type()1462 case BAND_A | BAND_AN: in mwifiex_band_to_radio_type()1463 case BAND_A | BAND_AN | BAND_AAC: in mwifiex_band_to_radio_type()
1472 if (adapter->fw_bands & BAND_A) { in mwifiex_ret_get_hw_spec()1478 adapter->adhoc_start_band = BAND_A | BAND_AN; in mwifiex_ret_get_hw_spec()1481 adapter->adhoc_start_band = BAND_A; in mwifiex_ret_get_hw_spec()
2144 config_bands = BAND_A; in mwifiex_set_ibss_params()2146 config_bands = BAND_AN | BAND_A; in mwifiex_set_ibss_params()2576 if (adapter->config_bands & BAND_A) in mwifiex_add_virtual_intf()2580 if ((adapter->config_bands & BAND_A) && adapter->is_hw_11ac_capable) in mwifiex_add_virtual_intf()3461 if (adapter->config_bands & BAND_A) in mwifiex_init_channel_scan_gap()3509 if (adapter->config_bands & BAND_A) in mwifiex_register_cfg80211()
795 config_bands = BAND_A; in mwifiex_uap_set_channel()
293 config_bands = BAND_A | BAND_AN; in mwifiex_bss_start()
270 if (bss_desc->bss_band & BAND_A) in mwifiex_tdls_add_vht_oper()
52 #define ALL_802_11_BANDS (BAND_A | BAND_B | BAND_G | BAND_GN | \
1392 return BAND_A; in mwifiex_radio_type_to_band()