Searched refs:PHY_TYPE_SSN (Results 1 – 5 of 5) sorted by relevance
225 #define _PHYCONF_SSLPN (1 << PHY_TYPE_SSN)233 PHYTYPE_IS(phytype, PHY_TYPE_SSN))238 #define BRCMS_ISSSLPNPHY(band) PHYTYPE_IS((band)->phytype, PHY_TYPE_SSN)
351 if ((phy_type == PHY_TYPE_N) || (phy_type == PHY_TYPE_SSN) || in brcms_c_compute_rspec()451 (PHYTYPE_IS(phy_type, PHY_TYPE_SSN))) { in brcms_c_rateset_default()
32 #define PHY_TYPE_SSN 6 /* Phy type Single Stream N */ macro
662 #define PHY_TYPE_SSN 6 /* SSLPN-Phy value */ macro
176 && (pi->pubpi.phy_type != PHY_TYPE_SSN))) { in read_radio_reg()192 && (pi->pubpi.phy_type != PHY_TYPE_SSN))) { in write_radio_reg()