Home
last modified time | relevance | path

Searched refs:BAND_G (Results 1 - 20 of 20) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/marvell/mwifiex/
H A Dcfp.c440 case BAND_G: in mwifiex_get_supported_rates()
441 case BAND_G | BAND_GN: 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()
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()
461 case BAND_A | BAND_G: in mwifiex_get_supported_rates()
471 case BAND_A | BAND_G | BAND_AN | BAND_GN: in mwifiex_get_supported_rates()
472 case BAND_A | BAND_G | BAND_A in mwifiex_get_supported_rates()
[all...]
H A Dioctl.h59 BAND_G = 2, enumerator
H A Dcmdevt.c1524 adapter->adhoc_start_band = BAND_G | BAND_B | BAND_GN; in mwifiex_ret_get_hw_spec()
1527 } else if (adapter->fw_bands & BAND_G) { in mwifiex_ret_get_hw_spec()
1528 adapter->adhoc_start_band = BAND_G | BAND_B; in mwifiex_ret_get_hw_spec()
H A Djoin.c969 if ((adapter->adhoc_start_band & BAND_G) && in mwifiex_cmd_802_11_ad_hoc_start()
1554 case BAND_G: in mwifiex_band_to_radio_type()
1555 case BAND_B | BAND_G: in mwifiex_band_to_radio_type()
H A Duap_cmd.c837 config_bands = BAND_B | BAND_G; in mwifiex_uap_set_channel()
H A Dcfg80211.c2412 config_bands = BAND_B | BAND_G; in mwifiex_set_ibss_params()
2429 config_bands = BAND_G; in mwifiex_set_ibss_params()
2437 config_bands |= BAND_G | BAND_GN; in mwifiex_set_ibss_params()
H A Dscan.c1482 return BAND_G; in mwifiex_radio_type_to_band()
1876 band = BAND_G; in mwifiex_parse_single_response_buf()
H A Dsta_ioctl.c308 config_bands = BAND_B | BAND_G | BAND_GN; in mwifiex_bss_start()
H A Dfw.h79 #define ALL_802_11_BANDS (BAND_A | BAND_B | BAND_G | BAND_GN | \
91 * bit 9: 11g BAND_G
/kernel/linux/linux-6.6/drivers/net/wireless/marvell/mwifiex/
H A Dcfp.c428 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()
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()
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()
460 case BAND_A | BAND_G | BAND_A in mwifiex_get_supported_rates()
[all...]
H A Dioctl.h47 BAND_G = 2, enumerator
H A Dcmdevt.c1533 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()
H A Djoin.c957 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()
H A Duap_cmd.c826 config_bands = BAND_B | BAND_G; in mwifiex_uap_set_channel()
H A Dcfg80211.c2493 config_bands = BAND_B | BAND_G; in mwifiex_set_ibss_params()
2510 config_bands = BAND_G; in mwifiex_set_ibss_params()
2518 config_bands |= BAND_G | BAND_GN; in mwifiex_set_ibss_params()
H A Dscan.c1464 return BAND_G; in mwifiex_radio_type_to_band()
1858 band = BAND_G; in mwifiex_parse_single_response_buf()
H A Dsta_ioctl.c296 config_bands = BAND_B | BAND_G | BAND_GN; in mwifiex_bss_start()
H A Dfw.h67 #define ALL_802_11_BANDS (BAND_A | BAND_B | BAND_G | BAND_GN | \
79 * bit 9: 11g BAND_G
/kernel/linux/linux-5.10/drivers/net/wireless/marvell/libertas/
H A Ddefs.h286 #define BAND_G (0x02) macro
287 #define ALL_802_11_BANDS (BAND_B | BAND_G)
/kernel/linux/linux-6.6/drivers/net/wireless/marvell/libertas/
H A Ddefs.h286 #define BAND_G (0x02) macro
287 #define ALL_802_11_BANDS (BAND_B | BAND_G)

Completed in 48 milliseconds