Searched refs:have_5ghz_phy (Results 1 – 1 of 1) sorted by relevance
5259 bool have_2ghz_phy, bool have_5ghz_phy) in b43_setup_bands() argument5276 if (have_5ghz_phy) in b43_setup_bands()5281 if (have_5ghz_phy) in b43_setup_bands()5286 dev->phy.supports_5ghz = have_5ghz_phy; in b43_setup_bands()5300 bool *have_5ghz_phy) in b43_supported_bands() argument5335 *have_5ghz_phy = true; in b43_supported_bands()5353 *have_5ghz_phy = true; in b43_supported_bands()5365 *have_5ghz_phy = false; in b43_supported_bands()5428 if (have_5ghz_phy) { in b43_wireless_core_attach()5434 have_5ghz_phy = false; in b43_wireless_core_attach()[all …]