Searched refs:phytype (Results 1 – 4 of 4) sorted by relevance
55 uint32_t phytype; member
301 avs->phytype = cpu_to_be32(6); /*OFDM: 6 for (g), 8 for (a) */ in islpci_monitor_rx()
1367 uint phytype; in mii_discover_phy() local1371 if ((phytype = (mii_reg & 0xffff)) != 0xffff) { in mii_discover_phy()1375 fep->phy_id = phytype << 16; in mii_discover_phy()
1284 uint phytype; in mii_discover_phy() local1288 if ((phytype = (mii_reg & 0xfff)) != 0xfff) { in mii_discover_phy()1291 fep->phy_id = phytype << 16; in mii_discover_phy()