Searched refs:BAND_GN (Results 1 – 7 of 7) sorted by relevance
49 BAND_GN = 8, enumerator
486 (priv->adapter->config_bands & BAND_GN || in mwifiex_cmd_802_11_associate()534 (priv->adapter->config_bands & BAND_GN || in mwifiex_cmd_802_11_associate()1041 if (adapter->adhoc_start_band & BAND_GN || in mwifiex_cmd_802_11_ad_hoc_start()
1508 if (adapter->fw_bands & BAND_GN) { in mwifiex_ret_get_hw_spec()1519 } else if (adapter->fw_bands & BAND_GN) { in mwifiex_ret_get_hw_spec()1520 adapter->adhoc_start_band = BAND_G | BAND_B | BAND_GN; in mwifiex_ret_get_hw_spec()
371 if (((priv->adapter->config_bands & BAND_GN || in mwifiex_is_network_compatible()390 if (((priv->adapter->config_bands & BAND_GN || in mwifiex_is_network_compatible()1011 (priv->adapter->config_bands & BAND_GN || in mwifiex_config_scan()
67 #define ALL_802_11_BANDS (BAND_A | BAND_B | BAND_G | BAND_GN | \228 #define IS_11N_ENABLED(priv) ((priv->adapter->config_bands & BAND_GN || \
991 config_bands |= BAND_GN; in mwifiex_uap_set_channel()
2551 config_bands |= BAND_G | BAND_GN; in mwifiex_set_ibss_params()2564 if ((config_bands & BAND_GN) || (config_bands & BAND_AN)) in mwifiex_set_ibss_params()