Home
last modified time | relevance | path

Searched refs:have_5ghz_phy (Results 1 – 1 of 1) sorted by relevance

/linux-6.15/drivers/net/wireless/broadcom/b43/
H A Dmain.c5259 bool have_2ghz_phy, bool have_5ghz_phy) in b43_setup_bands() argument
5276 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() argument
5335 *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 …]