Searched refs:band_5ghz (Results 1 – 2 of 2) sorted by relevance
221 t_sdata->wiphy->bands[NL80211_BAND_5GHZ] = &t_sdata->band_5ghz; in t_sdata_init()291 ieee80211_set_sband_iftype_data(&t_sdata->band_5ghz, sband_capa_5ghz); in t_sdata_init()302 kfree(t_sdata->band_5ghz.channels); in t_sdata_exit()303 kfree(t_sdata->band_5ghz.bitrates); in t_sdata_exit()
96 static struct ieee80211_supported_band band_5ghz = { variable391 wiphy->bands[NL80211_BAND_5GHZ] = &band_5ghz; in virt_wifi_make_wiphy()