Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/silabs/wfx/
H A Dmain.c90 static const struct ieee80211_supported_band wfx_band_2ghz = { variable
297 hw->wiphy->bands[NL80211_BAND_2GHZ] = devm_kmemdup(dev, &wfx_band_2ghz, in wfx_init_common()
298 sizeof(wfx_band_2ghz), GFP_KERNEL); in wfx_init_common()