Searched refs:SISF_2G_PHY (Results 1 – 3 of 3) sorted by relevance
1752 #define SISF_2G_PHY 0x0001 /* 2.4G capable phy */ macro
428 sflags = SISF_2G_PHY | SISF_5G_PHY; in wlc_phy_attach()459 if (bandtype == BRCM_BAND_2G && (sflags & SISF_2G_PHY)) in wlc_phy_attach()
4712 #define SISF_2G_PHY 0x0001 /**< 2.4G capable phy (corerev >= 5) */ macro