Home
last modified time | relevance | path

Searched refs:PHY_TYPE_A (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/
H A Drate.c381 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()
H A Dpub.h28 #define PHY_TYPE_A 0 /* Phy type A */ macro