Searched refs:phy_device (Results 1 - 25 of 25) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dphy.h92 struct phy_device *phy_map[PHY_MAX_ADDR];
200 /* phy_device: An instance of a PHY
230 struct phy_device { struct
293 #define to_phy_device(d) container_of(d, struct phy_device, dev)
324 int (*config_init)(struct phy_device *phydev);
328 int (*probe)(struct phy_device *phydev);
331 int (*suspend)(struct phy_device *phydev);
332 int (*resume)(struct phy_device *phydev);
338 int (*config_aneg)(struct phy_device *phydev);
341 int (*read_status)(struct phy_device *phyde
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/phy/
H A Dsmsc.c41 static int lan83c185_config_intr(struct phy_device *phydev)
51 static int lan83c185_ack_interrupt(struct phy_device *phydev)
58 static int lan83c185_config_init(struct phy_device *phydev)
H A Dphy_device.c2 * drivers/net/phy/phy_device.c
47 struct phy_device* phy_device_create(struct mii_bus *bus, int addr, int phy_id)
49 struct phy_device *dev;
55 return (struct phy_device*) PTR_ERR((void*)-ENOMEM);
78 * get_phy_device - reads the specified PHY device and returns its @phy_device struct
83 * @bus, then allocates and returns the phy_device to represent it.
85 struct phy_device * get_phy_device(struct mii_bus *bus, int addr)
89 struct phy_device *dev = NULL;
119 * @phydev: target phy_device struct
129 void phy_prepare_link(struct phy_device *phyde
[all...]
H A Dlxt.c62 static int lxt970_ack_interrupt(struct phy_device *phydev)
79 static int lxt970_config_intr(struct phy_device *phydev)
91 static int lxt970_config_init(struct phy_device *phydev)
101 static int lxt971_ack_interrupt(struct phy_device *phydev)
111 static int lxt971_config_intr(struct phy_device *phydev)
H A Dphy.c44 * @phydev: the phy_device struct
46 void phy_print_status(struct phy_device *phydev)
62 * @phydev: the phy_device struct
69 int phy_read(struct phy_device *phydev, u16 regnum)
84 * @phydev: the phy_device struct
92 int phy_write(struct phy_device *phydev, u16 regnum, u16 val)
107 * @phydev: the phy_device struct
114 int phy_clear_interrupt(struct phy_device *phydev)
126 * @phydev: the phy_device struct
131 int phy_config_interrupt(struct phy_device *phyde
[all...]
H A Dqsemi.c64 static int qs6612_config_init(struct phy_device *phydev)
69 static int qs6612_ack_interrupt(struct phy_device *phydev)
91 static int qs6612_config_intr(struct phy_device *phydev)
H A Dvitesse.c52 static int vsc824x_config_init(struct phy_device *phydev)
66 static int vsc824x_ack_interrupt(struct phy_device *phydev)
73 static int vsc824x_config_intr(struct phy_device *phydev)
H A DMakefile3 libphy-objs := phy.o phy_device.o mdio_bus.o
H A Dcicada.c69 static int cis820x_config_init(struct phy_device *phydev)
85 static int cis820x_ack_interrupt(struct phy_device *phydev)
92 static int cis820x_config_intr(struct phy_device *phydev)
H A Ddavicom.c66 static int dm9161_config_intr(struct phy_device *phydev)
85 static int dm9161_config_aneg(struct phy_device *phydev)
104 static int dm9161_config_init(struct phy_device *phydev)
135 static int dm9161_ack_interrupt(struct phy_device *phydev)
H A Dmarvell.c68 static int marvell_ack_interrupt(struct phy_device *phydev)
81 static int marvell_config_intr(struct phy_device *phydev)
93 static int marvell_config_aneg(struct phy_device *phydev)
140 static int m88e1111_config_init(struct phy_device *phydev)
179 static int m88e1145_config_init(struct phy_device *phydev)
H A Dbroadcom.c49 static int bcm54xx_config_init(struct phy_device *phydev)
73 static int bcm54xx_ack_interrupt(struct phy_device *phydev)
85 static int bcm54xx_config_intr(struct phy_device *phydev)
H A Dfixed.c59 struct phy_device *phydev; /* pointer to the container */
70 int fixed_mdio_set_link_update(struct phy_device* phydev,
171 static int fixed_config_aneg(struct phy_device *phydev)
204 struct phy_device *phydev;
244 /* create phy_device and register it on the mdio bus */
H A Dmdio_bus.c63 struct phy_device *phydev;
131 struct phy_device *phydev = to_phy_device(dev);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/
H A Dau1000_eth.h108 struct phy_device *phy_dev;
H A Dgianfar_ethtool.c185 struct phy_device *phydev = priv->phydev;
198 struct phy_device *phydev = priv->phydev;
H A Dgianfar.h735 struct phy_device *phydev;
764 extern void gfar_phy_test(struct mii_bus *bus, struct phy_device *phydev,
H A Dau1000_eth.c289 struct phy_device *phydev = NULL;
336 struct phy_device *const tmp_phydev =
875 struct phy_device *phydev = aup->phy_dev;
H A Dpasemi_mac.h58 struct phy_device *phydev;
H A Dgianfar.c440 struct phy_device *phydev;
1634 struct phy_device *phydev = priv->phydev;
H A Ducc_geth.h1238 struct phy_device *phydev;
H A Dpasemi_mac.c687 struct phy_device *phydev;
H A Ducc_geth.c1510 struct phy_device *phydev = ugeth->phydev;
1594 struct phy_device *phydev;
2267 struct phy_device *phydev = ugeth->phydev;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/fs_enet/
H A Dfs_enet.h149 struct phy_device *phydev;
H A Dfs_enet-main.c714 struct phy_device *phydev = fep->phydev;
773 struct phy_device *phydev;

Completed in 222 milliseconds