Home
last modified time | relevance | path

Searched refs:BAND_B (Results 1 – 9 of 9) sorted by relevance

/linux/drivers/net/wireless/marvell/mwifiex/
A Dcfp.c433 case BAND_B: in mwifiex_get_supported_rates()
448 case BAND_B | BAND_G: in mwifiex_get_supported_rates()
449 case BAND_A | BAND_B | BAND_G: in mwifiex_get_supported_rates()
450 case BAND_A | BAND_B: 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()
490 case BAND_B: in mwifiex_get_supported_rates()
501 case BAND_B | BAND_G: in mwifiex_get_supported_rates()
502 case BAND_B | BAND_G | BAND_GN: in mwifiex_get_supported_rates()
A Dcmdevt.c1528 adapter->fw_bands = BAND_B; in mwifiex_ret_get_hw_spec()
1545 adapter->adhoc_start_band = BAND_G | BAND_B | BAND_GN; in mwifiex_ret_get_hw_spec()
1549 adapter->adhoc_start_band = BAND_G | BAND_B; in mwifiex_ret_get_hw_spec()
1551 } else if (adapter->fw_bands & BAND_B) { in mwifiex_ret_get_hw_spec()
1552 adapter->adhoc_start_band = BAND_B; in mwifiex_ret_get_hw_spec()
A Djoin.c547 if (priv->adapter->config_bands == BAND_B) in mwifiex_cmd_802_11_associate()
1093 if (adapter->adhoc_start_band == BAND_B) in mwifiex_cmd_802_11_ad_hoc_start()
1553 case BAND_B: in mwifiex_band_to_radio_type()
1555 case BAND_B | BAND_G: in mwifiex_band_to_radio_type()
A Dioctl.h58 BAND_B = 1, enumerator
A Duap_cmd.c830 config_bands = BAND_B | BAND_G; in mwifiex_uap_set_channel()
A Dsta_ioctl.c308 config_bands = BAND_B | BAND_G | BAND_GN; in mwifiex_bss_start()
A Dcfg80211.c2498 config_bands = BAND_B | BAND_G; in mwifiex_set_ibss_params()
2513 config_bands = BAND_B; in mwifiex_set_ibss_params()
2517 config_bands |= BAND_B; in mwifiex_set_ibss_params()
A Dfw.h79 #define ALL_802_11_BANDS (BAND_A | BAND_B | BAND_G | BAND_GN | \
/linux/drivers/net/wireless/marvell/libertas/
A Ddefs.h285 #define BAND_B (0x01) macro
287 #define ALL_802_11_BANDS (BAND_B | BAND_G)

Completed in 40 milliseconds