Searched refs:BAND_B (Results 1 – 9 of 9) sorted by relevance
433 case BAND_B: in mwifiex_get_supported_rates()446 case BAND_B | BAND_G: in mwifiex_get_supported_rates()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()451 case BAND_B | BAND_G | BAND_GN: in mwifiex_get_supported_rates()484 case BAND_B: in mwifiex_get_supported_rates()495 case BAND_B | BAND_G: in mwifiex_get_supported_rates()496 case BAND_B | BAND_G | BAND_GN: in mwifiex_get_supported_rates()
1468 adapter->fw_bands = BAND_B; in mwifiex_ret_get_hw_spec()1485 adapter->adhoc_start_band = BAND_G | BAND_B | BAND_GN; in mwifiex_ret_get_hw_spec()1489 adapter->adhoc_start_band = BAND_G | BAND_B; in mwifiex_ret_get_hw_spec()1491 } else if (adapter->fw_bands & BAND_B) { in mwifiex_ret_get_hw_spec()1492 adapter->adhoc_start_band = BAND_B; in mwifiex_ret_get_hw_spec()
543 if (priv->adapter->config_bands == BAND_B) in mwifiex_cmd_802_11_associate()1024 if (adapter->adhoc_start_band == BAND_B) in mwifiex_cmd_802_11_ad_hoc_start()1465 case BAND_B: in mwifiex_band_to_radio_type()1467 case BAND_B | BAND_G: in mwifiex_band_to_radio_type()
58 BAND_B = 1, enumerator
789 config_bands = BAND_B | BAND_G; in mwifiex_uap_set_channel()
2115 config_bands = BAND_B | BAND_G; in mwifiex_set_ibss_params()2130 config_bands = BAND_B; in mwifiex_set_ibss_params()2134 config_bands |= BAND_B; in mwifiex_set_ibss_params()
291 config_bands = BAND_B | BAND_G | BAND_GN; in mwifiex_bss_start()
52 #define ALL_802_11_BANDS (BAND_A | BAND_B | BAND_G | BAND_GN | \
294 #define BAND_B (0x01) macro296 #define ALL_802_11_BANDS (BAND_B | BAND_G)