Searched refs:adhoc_start_band (Results 1 - 6 of 6) sorted by relevance

/linux-master/drivers/net/wireless/marvell/mwifiex/
H A Djoin.c895 if (!mwifiex_get_cfp(priv, adapter->adhoc_start_band,
898 cfp = mwifiex_get_cfp(priv, adapter->adhoc_start_band,
915 priv->curr_bss_params.band = adapter->adhoc_start_band;
957 if ((adapter->adhoc_start_band & BAND_G) &&
1000 if (adapter->adhoc_start_band & BAND_GN ||
1001 adapter->adhoc_start_band & BAND_AN) {
1081 if (adapter->adhoc_start_band == BAND_B)
H A Dcmdevt.c1518 adapter->adhoc_start_band = BAND_A | BAND_AN;
1521 adapter->adhoc_start_band = BAND_A;
1525 adapter->adhoc_start_band = BAND_G | BAND_B | BAND_GN;
1529 adapter->adhoc_start_band = BAND_G | BAND_B;
1532 adapter->adhoc_start_band = BAND_B;
H A Dcfp.c477 switch (adapter->adhoc_start_band) {
H A Dinit.c290 adapter->adhoc_start_band = 0;
H A Dmain.h940 u8 adhoc_start_band; member in struct:mwifiex_adapter
H A Dcfg80211.c2530 adapter->adhoc_start_band = config_bands;

Completed in 156 milliseconds