Symbol: mwifiex_band_to_radio_type
drivers/net/wireless/marvell/mwifiex/11h.c
39
radio_type = mwifiex_band_to_radio_type((u8) bss_desc->bss_band);
drivers/net/wireless/marvell/mwifiex/11n.c
316
radio_type = mwifiex_band_to_radio_type((u8) bss_desc->bss_band);
drivers/net/wireless/marvell/mwifiex/11n.c
334
mwifiex_band_to_radio_type(bss_desc->bss_band);
drivers/net/wireless/marvell/mwifiex/11n.c
402
mwifiex_band_to_radio_type((u8) bss_desc->bss_band);
drivers/net/wireless/marvell/mwifiex/cfg80211.c
1618
band = mwifiex_band_to_radio_type(curr_bss_band);
drivers/net/wireless/marvell/mwifiex/cfg80211.c
1794
band = mwifiex_band_to_radio_type(priv->curr_bss_params.band);
drivers/net/wireless/marvell/mwifiex/cfg80211.c
2232
band = mwifiex_band_to_radio_type(priv->curr_bss_params.band);
drivers/net/wireless/marvell/mwifiex/cfg80211.c
4100
band = mwifiex_band_to_radio_type(priv->curr_bss_params.band);
drivers/net/wireless/marvell/mwifiex/cfg80211.c
575
band = mwifiex_band_to_radio_type(adapter->config_bands);
drivers/net/wireless/marvell/mwifiex/cfp.c
310
if (mwifiex_band_to_radio_type(band) == HostCmd_SCAN_RADIO_TYPE_BG)
drivers/net/wireless/marvell/mwifiex/join.c
1040
= mwifiex_band_to_radio_type(priv->curr_bss_params.band);
drivers/net/wireless/marvell/mwifiex/join.c
1079
radio_type = mwifiex_band_to_radio_type(
drivers/net/wireless/marvell/mwifiex/join.c
1255
mwifiex_band_to_radio_type((u8) bss_desc->bss_band);
drivers/net/wireless/marvell/mwifiex/join.c
506
mwifiex_band_to_radio_type((u8) bss_desc->bss_band);
drivers/net/wireless/marvell/mwifiex/main.h
1170
u8 mwifiex_band_to_radio_type(u8 band);
drivers/net/wireless/marvell/mwifiex/scan.c
1019
mwifiex_band_to_radio_type(priv->adapter->config_bands);
drivers/net/wireless/marvell/mwifiex/sta_ioctl.c
349
if (mwifiex_band_to_radio_type(bss_desc->bss_band) ==
drivers/net/wireless/marvell/mwifiex/tdls.c
500
radio = mwifiex_band_to_radio_type(priv->curr_bss_params.band);
drivers/net/wireless/marvell/mwifiex/tdls.c
540
radio = mwifiex_band_to_radio_type(priv->curr_bss_params.band);
drivers/net/wireless/marvell/mwifiex/tdls.c
783
radio = mwifiex_band_to_radio_type(priv->curr_bss_params.band);