Searched refs:PHY_TYPE_A (Results 1 – 2 of 2) sorted by relevance
381 if ((phy_type == PHY_TYPE_A) || (rxh->PhyRxStatus_0 & PRXS0_OFDM)) in brcms_c_compute_rspec()462 } else if (PHYTYPE_IS(phy_type, PHY_TYPE_A)) { in brcms_c_rateset_default()
28 #define PHY_TYPE_A 0 /* Phy type A */ macro