Searched refs:have_5ghz_phy (Results 1 – 1 of 1) sorted by relevance
5255 bool have_2ghz_phy, bool have_5ghz_phy) in b43_setup_bands() argument5272 if (have_5ghz_phy) in b43_setup_bands()5277 if (have_5ghz_phy) in b43_setup_bands()5282 dev->phy.supports_5ghz = have_5ghz_phy; in b43_setup_bands()5296 bool *have_5ghz_phy) in b43_supported_bands() argument5331 *have_5ghz_phy = true; in b43_supported_bands()5349 *have_5ghz_phy = true; in b43_supported_bands()5361 *have_5ghz_phy = false; in b43_supported_bands()5424 if (have_5ghz_phy) { in b43_wireless_core_attach()5430 have_5ghz_phy = false; in b43_wireless_core_attach()[all …]