Searched defs:have_2ghz_phy (Results 1 – 1 of 1) sorted by relevance
5255 bool have_2ghz_phy, bool have_5ghz_phy) in b43_setup_bands()5295 static void b43_supported_bands(struct b43_wldev *dev, bool *have_2ghz_phy, in b43_supported_bands()5374 bool have_2ghz_phy = false, have_5ghz_phy = false; in b43_wireless_core_attach() local