Searched defs:phytype (Results 1 – 5 of 5) sorted by relevance
93 u32 phytype; member
804 __le32 phytype; member
230 #define PHYTYPE_11N_CAP(phytype) \ argument
385 #define B43legacy_PHYMODE(phytype) (1 << (phytype)) argument
602 wlc_phy_get_phyversion(struct brcms_phy_pub *pih, u16 *phytype, u16 *phyrev, in wlc_phy_get_phyversion()