Home
last modified time | relevance | path

Searched refs:phytype (Results 1 – 4 of 4) sorted by relevance

/linux-2.4.37.9/drivers/net/wireless/prism54/
Dislpci_eth.h55 uint32_t phytype; member
Dislpci_eth.c301 avs->phytype = cpu_to_be32(6); /*OFDM: 6 for (g), 8 for (a) */ in islpci_monitor_rx()
/linux-2.4.37.9/arch/ppc/8xx_io/
Dfec.c1367 uint phytype; in mii_discover_phy() local
1371 if ((phytype = (mii_reg & 0xffff)) != 0xffff) { in mii_discover_phy()
1375 fep->phy_id = phytype << 16; in mii_discover_phy()
/linux-2.4.37.9/arch/ppc/cpm2_io/
Dfcc_enet.c1284 uint phytype; in mii_discover_phy() local
1288 if ((phytype = (mii_reg & 0xfff)) != 0xfff) { in mii_discover_phy()
1291 fep->phy_id = phytype << 16; in mii_discover_phy()