Searched defs:phydev (Results 1 - 23 of 23) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/phy/
H A Dmdio_bus.c63 struct phy_device *phydev; local
131 struct phy_device *phydev = to_phy_device(dev); local
[all...]
H A Dlxt.c62 static int lxt970_ack_interrupt(struct phy_device *phydev) argument
79 static int lxt970_config_intr(struct phy_device *phydev) argument
91 static int lxt970_config_init(struct phy_device *phydev) argument
101 static int lxt971_ack_interrupt(struct phy_device *phydev) argument
111 lxt971_config_intr(struct phy_device *phydev) argument
[all...]
H A Dsmsc.c41 static int lan83c185_config_intr(struct phy_device *phydev) argument
51 static int lan83c185_ack_interrupt(struct phy_device *phydev) argument
58 static int lan83c185_config_init(struct phy_device *phydev) argument
H A Dqsemi.c64 static int qs6612_config_init(struct phy_device *phydev) argument
69 static int qs6612_ack_interrupt(struct phy_device *phydev) argument
91 static int qs6612_config_intr(struct phy_device *phydev) argument
[all...]
H A Dvitesse.c52 static int vsc824x_config_init(struct phy_device *phydev) argument
66 static int vsc824x_ack_interrupt(struct phy_device *phydev) argument
73 static int vsc824x_config_intr(struct phy_device *phydev) argument
H A Dbroadcom.c49 static int bcm54xx_config_init(struct phy_device *phydev) argument
73 static int bcm54xx_ack_interrupt(struct phy_device *phydev) argument
85 static int bcm54xx_config_intr(struct phy_device *phydev) argument
[all...]
H A Dcicada.c69 static int cis820x_config_init(struct phy_device *phydev) argument
85 static int cis820x_ack_interrupt(struct phy_device *phydev) argument
92 static int cis820x_config_intr(struct phy_device *phydev) argument
H A Ddavicom.c66 static int dm9161_config_intr(struct phy_device *phydev) argument
85 static int dm9161_config_aneg(struct phy_device *phydev) argument
104 static int dm9161_config_init(struct phy_device *phydev) argument
135 dm9161_ack_interrupt(struct phy_device *phydev) argument
[all...]
H A Dfixed.c59 struct phy_device *phydev; /* pointer to the container */ member in struct:fixed_info
70 int fixed_mdio_set_link_update(struct phy_device* phydev, argument
171 static int fixed_config_aneg(struct phy_device *phydev) argument
204 struct phy_device *phydev; local
[all...]
H A Dmarvell.c68 static int marvell_ack_interrupt(struct phy_device *phydev) argument
81 static int marvell_config_intr(struct phy_device *phydev) argument
93 static int marvell_config_aneg(struct phy_device *phydev) argument
140 m88e1111_config_init(struct phy_device *phydev) argument
179 m88e1145_config_init(struct phy_device *phydev) argument
[all...]
H A Dphy.c46 void phy_print_status(struct phy_device *phydev) argument
69 int phy_read(struct phy_device *phydev, u16 regnum) argument
92 phy_write(struct phy_device *phydev, u16 regnum, u16 val) argument
114 phy_clear_interrupt(struct phy_device *phydev) argument
131 phy_config_interrupt(struct phy_device *phydev, u32 interrupts) argument
151 phy_aneg_done(struct phy_device *phydev) argument
257 phy_sanitize_settings(struct phy_device *phydev) argument
286 phy_ethtool_sset(struct phy_device *phydev, struct ethtool_cmd *cmd) argument
330 phy_ethtool_gset(struct phy_device *phydev, struct ethtool_cmd *cmd) argument
357 phy_mii_ioctl(struct phy_device *phydev, struct mii_ioctl_data *mii_data, int cmd) argument
422 phy_start_aneg(struct phy_device *phydev) argument
469 phy_start_machine(struct phy_device *phydev, void (*handler)(struct net_device *)) argument
488 phy_stop_machine(struct phy_device *phydev) argument
509 phy_force_reduction(struct phy_device *phydev) argument
537 phy_error(struct phy_device *phydev) argument
554 struct phy_device *phydev = phy_dat; local
574 phy_enable_interrupts(struct phy_device *phydev) argument
593 phy_disable_interrupts(struct phy_device *phydev) argument
628 phy_start_interrupts(struct phy_device *phydev) argument
655 phy_stop_interrupts(struct phy_device *phydev) argument
684 struct phy_device *phydev = local
718 phy_stop(struct phy_device *phydev) argument
756 phy_start(struct phy_device *phydev) argument
780 struct phy_device *phydev = (struct phy_device *)data; local
[all...]
H A Dphy_device.c129 void phy_prepare_link(struct phy_device *phydev, argument
155 struct phy_device *phydev; local
177 phy_disconnect(struct phy_device *phydev) argument
213 struct phy_device *phydev; local
273 phy_detach(struct phy_device *phydev) argument
297 genphy_config_advert(struct phy_device *phydev) argument
365 genphy_setup_forced(struct phy_device *phydev) argument
397 genphy_restart_aneg(struct phy_device *phydev) argument
425 genphy_config_aneg(struct phy_device *phydev) argument
451 genphy_update_link(struct phy_device *phydev) argument
485 genphy_read_status(struct phy_device *phydev) argument
572 genphy_config_init(struct phy_device *phydev) argument
630 struct phy_device *phydev; local
667 struct phy_device *phydev; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/
H A Dgianfar_ethtool.c185 struct phy_device *phydev = priv->phydev; local
198 struct phy_device *phydev = priv->phydev; local
[all...]
H A Dpasemi_mac.c687 struct phy_device *phydev; local
[all...]
H A Dau1000_eth.c289 struct phy_device *phydev = NULL; local
875 struct phy_device *phydev = aup->phy_dev; local
[all...]
H A Dgianfar.c440 struct phy_device *phydev; local
1634 struct phy_device *phydev = priv->phydev; local
[all...]
H A Ducc_geth.c1510 struct phy_device *phydev = ugeth->phydev; local
1594 struct phy_device *phydev; local
2267 struct phy_device *phydev = ugeth->phydev; local
[all...]
H A Dpasemi_mac.h58 struct phy_device *phydev; member in struct:pasemi_mac
H A Ducc_geth.h1238 struct phy_device *phydev; member in struct:ucc_geth_private
H A Dgianfar.h735 struct phy_device *phydev; member in struct:gfar_private
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/fs_enet/
H A Dfs_enet-main.c714 struct phy_device *phydev = fep->phydev; local
773 struct phy_device *phydev; local
[all...]
H A Dfs_enet.h149 struct phy_device *phydev; member in struct:fs_enet_private
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dphy.h377 phy_read_status(struct phy_device *phydev) argument
[all...]

Completed in 238 milliseconds