Searched refs:genphy_read_status (Results 1 - 11 of 11) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/net/phy/
H A Dbroadcom.c110 .read_status = genphy_read_status,
124 .read_status = genphy_read_status,
138 .read_status = genphy_read_status,
H A Ddavicom.c149 .read_status = genphy_read_status,
160 .read_status = genphy_read_status,
171 .read_status = genphy_read_status,
H A Dcicada.c114 .read_status = &genphy_read_status,
129 .read_status = &genphy_read_status,
H A Dlxt.c131 .read_status = genphy_read_status,
144 .read_status = genphy_read_status,
H A Dsmsc.c75 .read_status = genphy_read_status,
H A Dqsemi.c112 .read_status = genphy_read_status,
H A Dvitesse.c94 .read_status = &genphy_read_status,
H A Dmarvell.c248 .read_status = &genphy_read_status,
261 .read_status = &genphy_read_status,
276 .read_status = &genphy_read_status,
H A Dphy_device.c477 * genphy_read_status - check the link status and update current link state
485 int genphy_read_status(struct phy_device *phydev) function
570 EXPORT_SYMBOL(genphy_read_status); variable
726 .read_status = genphy_read_status,
H A Dfixed.c188 .read_status = genphy_read_status,
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/linux/
H A Dphy.h386 int genphy_read_status(struct phy_device *phydev);

Completed in 71 milliseconds