Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wireless/marvell/mwifiex/
H A Dcfp.c451 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()
468 case BAND_AN: in mwifiex_get_supported_rates()
469 case BAND_A | BAND_AN: in mwifiex_get_supported_rates()
470 case BAND_A | BAND_AN | BAND_AAC: 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_AN | BAND_GN | BAND_AAC: in mwifiex_get_supported_rates()
508 case BAND_A | BAND_AN: in mwifiex_get_supported_rates()
H A Djoin.c479 priv->adapter->config_bands & BAND_AN) && in mwifiex_cmd_802_11_associate()
517 priv->adapter->config_bands & BAND_AN)) in mwifiex_cmd_802_11_associate()
1013 adapter->adhoc_start_band & BAND_AN) { in mwifiex_cmd_802_11_ad_hoc_start()
1549 case BAND_AN: in mwifiex_band_to_radio_type()
1550 case BAND_A | BAND_AN: in mwifiex_band_to_radio_type()
1551 case BAND_A | BAND_AN | BAND_AAC: in mwifiex_band_to_radio_type()
H A Dcmdevt.c1513 adapter->config_bands |= BAND_AN; in mwifiex_ret_get_hw_spec()
1514 adapter->fw_bands |= BAND_AN; in mwifiex_ret_get_hw_spec()
1516 if (adapter->fw_bands & BAND_AN) { in mwifiex_ret_get_hw_spec()
1517 adapter->adhoc_start_band = BAND_A | BAND_AN; in mwifiex_ret_get_hw_spec()
H A Dioctl.h62 BAND_AN = 16, enumerator
H A Dscan.c395 priv->adapter->config_bands & BAND_AN) && in mwifiex_is_network_compatible()
414 priv->adapter->config_bands & BAND_AN) && in mwifiex_is_network_compatible()
1041 priv->adapter->config_bands & BAND_AN)) { in mwifiex_config_scan()
H A Duap_cmd.c846 config_bands |= BAND_AN; in mwifiex_uap_set_channel()
H A Dfw.h80 BAND_AN | BAND_AAC)
88 * bit 12: reserved for lab testing, will be reused for BAND_AN
238 priv->adapter->config_bands & BAND_AN) && \
H A Dwmm.c1044 priv->adapter->config_bands & BAND_AN))) && in mwifiex_wmm_process_association_req()
H A Dsta_ioctl.c310 config_bands = BAND_A | BAND_AN; in mwifiex_bss_start()
H A Dcfg80211.c2443 config_bands = BAND_AN | BAND_A; in mwifiex_set_ibss_params()
2450 if ((config_bands & BAND_GN) || (config_bands & BAND_AN)) in mwifiex_set_ibss_params()
/kernel/linux/linux-6.6/drivers/net/wireless/marvell/mwifiex/
H A Dcfp.c439 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()
456 case BAND_AN: in mwifiex_get_supported_rates()
457 case BAND_A | BAND_AN: in mwifiex_get_supported_rates()
458 case BAND_A | BAND_AN | BAND_AAC: 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()
496 case BAND_A | BAND_AN: in mwifiex_get_supported_rates()
H A Djoin.c467 priv->adapter->config_bands & BAND_AN) && in mwifiex_cmd_802_11_associate()
505 priv->adapter->config_bands & BAND_AN)) in mwifiex_cmd_802_11_associate()
1001 adapter->adhoc_start_band & BAND_AN) { in mwifiex_cmd_802_11_ad_hoc_start()
1537 case BAND_AN: in mwifiex_band_to_radio_type()
1538 case BAND_A | BAND_AN: in mwifiex_band_to_radio_type()
1539 case BAND_A | BAND_AN | BAND_AAC: in mwifiex_band_to_radio_type()
H A Dcmdevt.c1522 adapter->config_bands |= BAND_AN; in mwifiex_ret_get_hw_spec()
1523 adapter->fw_bands |= BAND_AN; in mwifiex_ret_get_hw_spec()
1525 if (adapter->fw_bands & BAND_AN) { in mwifiex_ret_get_hw_spec()
1526 adapter->adhoc_start_band = BAND_A | BAND_AN; in mwifiex_ret_get_hw_spec()
H A Dioctl.h50 BAND_AN = 16, enumerator
H A Dscan.c383 priv->adapter->config_bands & BAND_AN) && in mwifiex_is_network_compatible()
402 priv->adapter->config_bands & BAND_AN) && in mwifiex_is_network_compatible()
1024 priv->adapter->config_bands & BAND_AN)) { in mwifiex_config_scan()
H A Duap_cmd.c835 config_bands |= BAND_AN; in mwifiex_uap_set_channel()
H A Dfw.h68 BAND_AN | BAND_AAC)
76 * bit 12: reserved for lab testing, will be reused for BAND_AN
226 priv->adapter->config_bands & BAND_AN) && \
H A Dwmm.c1032 priv->adapter->config_bands & BAND_AN))) && in mwifiex_wmm_process_association_req()
H A Dsta_ioctl.c298 config_bands = BAND_A | BAND_AN; in mwifiex_bss_start()
H A Dcfg80211.c2524 config_bands = BAND_AN | BAND_A; in mwifiex_set_ibss_params()
2531 if ((config_bands & BAND_GN) || (config_bands & BAND_AN)) in mwifiex_set_ibss_params()

Completed in 75 milliseconds