Searched refs:SISF_5G_PHY (Results 1 – 3 of 3) sorted by relevance
1753 #define SISF_5G_PHY 0x0002 /* 5G capable phy */ macro
428 sflags = SISF_2G_PHY | SISF_5G_PHY; in wlc_phy_attach()433 if ((sflags & (SISF_5G_PHY | SISF_DB_PHY)) == 0) in wlc_phy_attach()
4713 #define SISF_5G_PHY 0x0002 /**< 5G capable phy (corerev >= 5) */ macro