Searched refs:BAND_GN (Results 1 – 10 of 10) sorted by relevance
441 case BAND_G | BAND_GN: in mwifiex_get_supported_rates()451 case BAND_A | BAND_B | BAND_G | BAND_GN | BAND_AN: in mwifiex_get_supported_rates()452 case BAND_A | BAND_B | BAND_G | BAND_GN | BAND_AN | BAND_AAC: in mwifiex_get_supported_rates()453 case BAND_B | BAND_G | BAND_GN: in mwifiex_get_supported_rates()471 case BAND_A | BAND_G | BAND_AN | BAND_GN: in mwifiex_get_supported_rates()472 case BAND_A | BAND_G | BAND_AN | BAND_GN | BAND_AAC: in mwifiex_get_supported_rates()479 case BAND_GN: in mwifiex_get_supported_rates()496 case BAND_G | BAND_GN: in mwifiex_get_supported_rates()502 case BAND_B | BAND_G | BAND_GN: in mwifiex_get_supported_rates()
61 BAND_GN = 8, enumerator
478 (priv->adapter->config_bands & BAND_GN || in mwifiex_cmd_802_11_associate()516 (priv->adapter->config_bands & BAND_GN || in mwifiex_cmd_802_11_associate()1012 if (adapter->adhoc_start_band & BAND_GN || in mwifiex_cmd_802_11_ad_hoc_start()
1533 if (adapter->fw_bands & BAND_GN) { in mwifiex_ret_get_hw_spec()1544 } else if (adapter->fw_bands & BAND_GN) { in mwifiex_ret_get_hw_spec()1545 adapter->adhoc_start_band = BAND_G | BAND_B | BAND_GN; in mwifiex_ret_get_hw_spec()
394 if (((priv->adapter->config_bands & BAND_GN || in mwifiex_is_network_compatible()413 if (((priv->adapter->config_bands & BAND_GN || in mwifiex_is_network_compatible()1040 (priv->adapter->config_bands & BAND_GN || in mwifiex_config_scan()
79 #define ALL_802_11_BANDS (BAND_A | BAND_B | BAND_G | BAND_GN | \236 #define IS_11N_ENABLED(priv) ((priv->adapter->config_bands & BAND_GN || \
833 config_bands |= BAND_GN; in mwifiex_uap_set_channel()
308 config_bands = BAND_B | BAND_G | BAND_GN; in mwifiex_bss_start()
1043 (ht_cap && (priv->adapter->config_bands & BAND_GN || in mwifiex_wmm_process_association_req()
2526 config_bands |= BAND_G | BAND_GN; in mwifiex_set_ibss_params()2539 if ((config_bands & BAND_GN) || (config_bands & BAND_AN)) in mwifiex_set_ibss_params()