Home
last modified time | relevance | path

Searched refs:BAND_AN (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/net/wireless/marvell/mwifiex/
H A Djoin.c487 priv->adapter->config_bands & BAND_AN) && in mwifiex_cmd_802_11_associate()
535 priv->adapter->config_bands & BAND_AN)) in mwifiex_cmd_802_11_associate()
1042 adapter->adhoc_start_band & BAND_AN) { in mwifiex_cmd_802_11_ad_hoc_start()
1591 case BAND_AN: in mwifiex_band_to_radio_type()
1592 case BAND_A | BAND_AN: in mwifiex_band_to_radio_type()
1593 case BAND_A | BAND_AN | BAND_AAC: in mwifiex_band_to_radio_type()
H A Dcmdevt.c1509 adapter->config_bands |= BAND_AN; in mwifiex_ret_get_hw_spec()
1510 adapter->fw_bands |= BAND_AN; in mwifiex_ret_get_hw_spec()
1512 if (adapter->fw_bands & BAND_AN) { in mwifiex_ret_get_hw_spec()
1513 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.c372 priv->adapter->config_bands & BAND_AN) && in mwifiex_is_network_compatible()
391 priv->adapter->config_bands & BAND_AN) && in mwifiex_is_network_compatible()
1012 priv->adapter->config_bands & BAND_AN)) { in mwifiex_config_scan()
H A Dfw.h68 BAND_AN | BAND_AAC)
229 priv->adapter->config_bands & BAND_AN) && \
H A Duap_cmd.c997 config_bands |= BAND_AN; in mwifiex_uap_set_channel()
H A Dcfg80211.c2557 config_bands = BAND_AN | BAND_A; in mwifiex_set_ibss_params()
2564 if ((config_bands & BAND_GN) || (config_bands & BAND_AN)) in mwifiex_set_ibss_params()