Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wireless/marvell/mwifiex/
H A Djoin.c907 if (!mwifiex_get_cfp(priv, adapter->adhoc_start_band, in mwifiex_cmd_802_11_ad_hoc_start()
910 cfp = mwifiex_get_cfp(priv, adapter->adhoc_start_band, in mwifiex_cmd_802_11_ad_hoc_start()
927 priv->curr_bss_params.band = adapter->adhoc_start_band; in mwifiex_cmd_802_11_ad_hoc_start()
969 if ((adapter->adhoc_start_band & BAND_G) && in mwifiex_cmd_802_11_ad_hoc_start()
1012 if (adapter->adhoc_start_band & BAND_GN || in mwifiex_cmd_802_11_ad_hoc_start()
1013 adapter->adhoc_start_band & BAND_AN) { in mwifiex_cmd_802_11_ad_hoc_start()
1093 if (adapter->adhoc_start_band == BAND_B) in mwifiex_cmd_802_11_ad_hoc_start()
H A Dcmdevt.c1517 adapter->adhoc_start_band = BAND_A | BAND_AN; in mwifiex_ret_get_hw_spec()
1520 adapter->adhoc_start_band = BAND_A; in mwifiex_ret_get_hw_spec()
1524 adapter->adhoc_start_band = BAND_G | BAND_B | BAND_GN; in mwifiex_ret_get_hw_spec()
1528 adapter->adhoc_start_band = BAND_G | BAND_B; in mwifiex_ret_get_hw_spec()
1531 adapter->adhoc_start_band = BAND_B; in mwifiex_ret_get_hw_spec()
H A Dcfp.c489 switch (adapter->adhoc_start_band) { in mwifiex_get_supported_rates()
H A Dinit.c302 adapter->adhoc_start_band = 0; in mwifiex_init_adapter()
H A Dmain.h963 u8 adhoc_start_band; member
H A Dcfg80211.c2448 adapter->adhoc_start_band = config_bands; in mwifiex_set_ibss_params()
/kernel/linux/linux-6.6/drivers/net/wireless/marvell/mwifiex/
H A Djoin.c895 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()
H A Dcmdevt.c1526 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()
H A Dcfp.c477 switch (adapter->adhoc_start_band) { in mwifiex_get_supported_rates()
H A Dinit.c290 adapter->adhoc_start_band = 0; in mwifiex_init_adapter()
H A Dmain.h942 u8 adhoc_start_band; member
H A Dcfg80211.c2529 adapter->adhoc_start_band = config_bands; in mwifiex_set_ibss_params()

Completed in 26 milliseconds