Searched refs:adhoc_start_band (Results 1 – 6 of 6) sorted by relevance
895 if (!mwifiex_get_cfp(priv, adapter->adhoc_start_band, in mwifiex_cmd_802_11_ad_hoc_start()898 cfp = mwifiex_get_cfp(priv, adapter->adhoc_start_band, in mwifiex_cmd_802_11_ad_hoc_start()915 priv->curr_bss_params.band = adapter->adhoc_start_band; in mwifiex_cmd_802_11_ad_hoc_start()957 if ((adapter->adhoc_start_band & BAND_G) && in mwifiex_cmd_802_11_ad_hoc_start()1000 if (adapter->adhoc_start_band & BAND_GN || in mwifiex_cmd_802_11_ad_hoc_start()1001 adapter->adhoc_start_band & BAND_AN) { in mwifiex_cmd_802_11_ad_hoc_start()1081 if (adapter->adhoc_start_band == BAND_B) in mwifiex_cmd_802_11_ad_hoc_start()
1526 adapter->adhoc_start_band = BAND_A | BAND_AN; in mwifiex_ret_get_hw_spec()1529 adapter->adhoc_start_band = BAND_A; in mwifiex_ret_get_hw_spec()1533 adapter->adhoc_start_band = BAND_G | BAND_B | BAND_GN; in mwifiex_ret_get_hw_spec()1537 adapter->adhoc_start_band = BAND_G | BAND_B; in mwifiex_ret_get_hw_spec()1540 adapter->adhoc_start_band = BAND_B; in mwifiex_ret_get_hw_spec()
477 switch (adapter->adhoc_start_band) { in mwifiex_get_supported_rates()
290 adapter->adhoc_start_band = 0; in mwifiex_init_adapter()
942 u8 adhoc_start_band; member
2531 adapter->adhoc_start_band = config_bands; in mwifiex_set_ibss_params()