Searched refs:B43_TMSHIGH_HAVE_5GHZ_PHY (Results 1 – 2 of 2) sorted by relevance
390 #define B43_TMSHIGH_HAVE_5GHZ_PHY 0x00020000 /* 5 GHz PHY available (rev >= 5) */ macro
4425 have_5ghz_phy = !!(tmshigh & B43_TMSHIGH_HAVE_5GHZ_PHY); in b43_wireless_core_attach()