Searched refs:have_5ghz_phy (Results 1 – 1 of 1) sorted by relevance
5285 bool have_2ghz_phy, bool have_5ghz_phy) in b43_setup_bands() argument5302 if (have_5ghz_phy) in b43_setup_bands()5307 if (have_5ghz_phy) in b43_setup_bands()5312 dev->phy.supports_5ghz = have_5ghz_phy; in b43_setup_bands()5326 bool *have_5ghz_phy) in b43_supported_bands() argument5361 *have_5ghz_phy = true; in b43_supported_bands()5379 *have_5ghz_phy = true; in b43_supported_bands()5387 *have_5ghz_phy = true; in b43_supported_bands()5395 *have_5ghz_phy = false; in b43_supported_bands()5408 bool have_2ghz_phy = false, have_5ghz_phy = false; in b43_wireless_core_attach() local[all …]