Searched refs:BAND_GN (Results 1 – 7 of 7) sorted by relevance
429 case BAND_G | BAND_GN: in mwifiex_get_supported_rates() 439 case BAND_A | BAND_B | BAND_G | BAND_GN | BAND_AN: in mwifiex_get_supported_rates() 440 case BAND_A | BAND_B | BAND_G | BAND_GN | BAND_AN | BAND_AAC: in mwifiex_get_supported_rates() 441 case BAND_B | BAND_G | BAND_GN: in mwifiex_get_supported_rates() 459 case BAND_A | BAND_G | BAND_AN | BAND_GN: in mwifiex_get_supported_rates() 460 case BAND_A | BAND_G | BAND_AN | BAND_GN | BAND_AAC: in mwifiex_get_supported_rates() 467 case BAND_GN: in mwifiex_get_supported_rates() 484 case BAND_G | BAND_GN: in mwifiex_get_supported_rates() 490 case BAND_B | BAND_G | BAND_GN: in mwifiex_get_supported_rates()
49 BAND_GN = 8, enumerator
67 #define ALL_802_11_BANDS (BAND_A | BAND_B | BAND_G | BAND_GN | \77 * bit 11: 11n BAND_GN228 #define IS_11N_ENABLED(priv) ((priv->adapter->config_bands & BAND_GN || \
296 config_bands = BAND_B | BAND_G | BAND_GN; in mwifiex_bss_start()
1027 (ht_cap && (priv->adapter->config_bands & BAND_GN || in mwifiex_wmm_process_association_req()
991 config_bands |= BAND_GN; in mwifiex_uap_set_channel()
2552 config_bands |= BAND_G | BAND_GN; in mwifiex_set_ibss_params() 2565 if ((config_bands & BAND_GN) || (config_bands & BAND_AN)) in mwifiex_set_ibss_params()