Searched defs:have_5ghz_phy (Results 1 – 1 of 1) sorted by relevance
5251 bool have_2ghz_phy, bool have_5ghz_phy) in b43_setup_bands()5292 bool *have_5ghz_phy) in b43_supported_bands()5370 bool have_2ghz_phy = false, have_5ghz_phy = false; in b43_wireless_core_attach() local