Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/mwifiex/
Dcfg80211.c1371 static struct ieee80211_supported_band mwifiex_band_2ghz = { variable
2117 for (i = 0; i < mwifiex_band_2ghz.n_bitrates; i++) { in mwifiex_set_ibss_params()
3459 n_channels_bg = mwifiex_band_2ghz.n_channels; in mwifiex_init_channel_scan_gap()
3508 wiphy->bands[IEEE80211_BAND_2GHZ] = &mwifiex_band_2ghz; in mwifiex_register_cfg80211()