Searched refs:BAND_G (Results 1 – 10 of 10) sorted by relevance
428 case BAND_G: in mwifiex_get_supported_rates()429 case BAND_G | BAND_GN: in mwifiex_get_supported_rates()436 case BAND_B | BAND_G: in mwifiex_get_supported_rates()437 case BAND_A | BAND_B | BAND_G: in mwifiex_get_supported_rates()441 case BAND_B | BAND_G | BAND_GN: in mwifiex_get_supported_rates()449 case BAND_A | BAND_G: in mwifiex_get_supported_rates()459 case BAND_A | BAND_G | BAND_AN | BAND_GN: in mwifiex_get_supported_rates()483 case BAND_G: in mwifiex_get_supported_rates()484 case BAND_G | BAND_GN: in mwifiex_get_supported_rates()489 case BAND_B | BAND_G: in mwifiex_get_supported_rates()[all …]
47 BAND_G = 2, enumerator
957 if ((adapter->adhoc_start_band & BAND_G) && in mwifiex_cmd_802_11_ad_hoc_start()1542 case BAND_G: in mwifiex_band_to_radio_type()1543 case BAND_B | BAND_G: in mwifiex_band_to_radio_type()
1533 adapter->adhoc_start_band = BAND_G | BAND_B | BAND_GN; in mwifiex_ret_get_hw_spec()1536 } else if (adapter->fw_bands & BAND_G) { in mwifiex_ret_get_hw_spec()1537 adapter->adhoc_start_band = BAND_G | BAND_B; in mwifiex_ret_get_hw_spec()
826 config_bands = BAND_B | BAND_G; in mwifiex_uap_set_channel()
1464 return BAND_G; in mwifiex_radio_type_to_band()1858 band = BAND_G; in mwifiex_parse_single_response_buf()
296 config_bands = BAND_B | BAND_G | BAND_GN; in mwifiex_bss_start()
2495 config_bands = BAND_B | BAND_G; in mwifiex_set_ibss_params()2512 config_bands = BAND_G; in mwifiex_set_ibss_params()2520 config_bands |= BAND_G | BAND_GN; in mwifiex_set_ibss_params()
67 #define ALL_802_11_BANDS (BAND_A | BAND_B | BAND_G | BAND_GN | \
286 #define BAND_G (0x02) macro287 #define ALL_802_11_BANDS (BAND_B | BAND_G)