Searched refs:BAND_GN (Results 1 – 14 of 14) sorted by relevance
698 if ((band & (BAND_B | BAND_G | BAND_GN | BAND_GAC)) != 0U) in wlan_get_region_cfp_table()1278 case BAND_GN:1279 case BAND_B | BAND_G | BAND_GN:1280 case BAND_G | BAND_GN:1281 case BAND_GN | BAND_GAC:1282 case BAND_B | BAND_G | BAND_GN | BAND_GAC:1283 case BAND_G | BAND_GN | BAND_GAC:1416 case BAND_GN:1417 case BAND_B | BAND_G | BAND_GN:1418 case BAND_G | BAND_GN:[all …]
475 if ((band & (BAND_B | BAND_G | BAND_GN)) != 0U) in wlan_11d_get_chan()1130 if ((band & (BAND_B | BAND_G | BAND_GN)) != 0U)1144 if ((band & BAND_GN) != 0U)1315 case BAND_GN:1316 case BAND_G | BAND_GN:1317 case BAND_B | BAND_G | BAND_GN:1319 case BAND_B | BAND_G | BAND_GN | BAND_GAC:1322 case BAND_B | BAND_G | BAND_GN | BAND_GAC | BAND_GAX:
346 band = (BAND_B | BAND_G | BAND_GN | BAND_GAC); in wlan_is_band_compatible()731 config_bands &= ~(BAND_B | BAND_G | BAND_GN in wlan_scan_channel_list()1190 … (pmpriv->config_bands & BAND_GN || pmpriv->config_bands & BAND_AN) && wmsdk_is_11N_enabled()) in wlan_scan_setup_scan_config()2324 … if (((pmpriv->adapter->config_bands & BAND_GN || pmpriv->adapter->config_bands & BAND_AN) && in wlan_is_network_compatible()2403 … if (((pmpriv->adapter->config_bands & BAND_GN || pmpriv->adapter->config_bands & BAND_AN) && in wlan_is_network_compatible()2442 … if (((pmpriv->adapter->config_bands & BAND_GN || pmpriv->adapter->config_bands & BAND_AN) && in wlan_is_network_compatible()4747 if (ISSUPP_11NENABLED(pmpriv->adapter->fw_cap_info) && (pmpriv->config_bands & BAND_GN in wlan_cmd_bgscan_config()
959 …(pmpriv->config_bands & BAND_GN || pmpriv->config_bands & BAND_AN) && (pbss_desc->pht_cap != MNULL…1092 … (pmpriv->config_bands & BAND_GN || pmpriv->config_bands & BAND_AN) && wmsdk_is_11N_enabled() &&
1090 if ((pmadapter->fw_bands & BAND_GN) != 0U) in wlan_ret_get_hw_spec()1125 else if ((pmadapter->fw_bands & BAND_GN) != 0U) in wlan_ret_get_hw_spec()1127 pmadapter->adhoc_start_band = (BAND_G | BAND_B | BAND_GN); in wlan_ret_get_hw_spec()
972 band = BAND_GN; in wifi_get_sec_channel_offset()975 band = BAND_GN; in wifi_get_sec_channel_offset()980 if (band & BAND_GN) in wifi_get_sec_channel_offset()
385 (priv->config_bands & BAND_GN || priv->config_bands & BAND_AN))) && in wlan_wmm_process_association_req()
1007 (pbss_desc->bss_band & (BAND_B | BAND_G | BAND_GN))) in wlan_cmd_append_11n_tlv()
1222 sta_ptr->bandmode = BAND_GN;
4980 if (pmpriv->config_bands & (BAND_B | BAND_G | BAND_GN)) in wifi_get_band()
6934 …cfp = wlan_get_region_cfp_table(pmpriv->adapter, region_code, (BAND_G | BAND_B | BAND_GN), cfp_no); in wlan_get_regulatory_domain()
101 #define ALL_802_11_BANDS (BAND_A | BAND_B | BAND_G | BAND_GN | BAND_AAC | BAND_GAC)103 #define ALL_802_11_BANDS (BAND_B | BAND_G | BAND_GN | BAND_GAC)486 (((priv)->config_bands & BAND_GN || (priv)->config_bands & BAND_AN) && \
1305 #define BAND_GN 8U macro
9679 else if (channel <= 14 && (fw_bands & BAND_GN)) in wlan_check_11n_capa()