Searched refs:get_phy_id (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/phy/
H A Dphy_device.c199 * get_phy_id - reads the specified addr for its ID.
207 int get_phy_id(struct mii_bus *bus, int addr, u32 *phy_id) function
230 EXPORT_SYMBOL(get_phy_id); variable
246 r = get_phy_id(bus, addr, &phy_id);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dfsl_pq_mdio.c194 if (get_phy_id(new_bus, i, &phy_id))
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dphy.h472 int get_phy_id(struct mii_bus *bus, int addr, u32 *phy_id);

Completed in 145 milliseconds