Home
last modified time | relevance | path

Searched refs:dw_eth_dev (Results 1 – 7 of 7) sorted by relevance

/drivers/net/
A Ddesignware.c93 struct dw_eth_dev *priv = dev_get_priv(dev); in __dw_mdio_reset()
232 struct dw_eth_dev *priv = miidev->priv; in dw_eth_bb_mdio_active()
243 struct dw_eth_dev *priv = miidev->priv; in dw_eth_bb_mdio_tristate()
254 struct dw_eth_dev *priv = miidev->priv; in dw_eth_bb_set_mdio()
266 struct dw_eth_dev *priv = miidev->priv; in dw_eth_bb_get_mdio()
275 struct dw_eth_dev *priv = miidev->priv; in dw_eth_bb_set_mdc()
287 struct dw_eth_dev *priv = miidev->priv; in dw_eth_bb_delay()
786 struct dw_eth_dev *priv = dev_get_priv(dev); in designware_eth_start()
801 struct dw_eth_dev *priv = dev_get_priv(dev); in designware_eth_send()
808 struct dw_eth_dev *priv = dev_get_priv(dev); in designware_eth_recv()
[all …]
A Dgmac_rockchip.c49 int (*fix_mac_speed)(struct dw_eth_dev *priv);
78 static int px30_gmac_fix_mac_speed(struct dw_eth_dev *priv) in px30_gmac_fix_mac_speed()
119 static int rk3228_gmac_fix_mac_speed(struct dw_eth_dev *priv) in rk3228_gmac_fix_mac_speed()
152 static int rk3288_gmac_fix_mac_speed(struct dw_eth_dev *priv) in rk3288_gmac_fix_mac_speed()
203 static int rk3308_gmac_fix_mac_speed(struct dw_eth_dev *priv) in rk3308_gmac_fix_mac_speed()
244 static int rk3328_gmac_fix_mac_speed(struct dw_eth_dev *priv) in rk3328_gmac_fix_mac_speed()
277 static int rk3368_gmac_fix_mac_speed(struct dw_eth_dev *priv) in rk3368_gmac_fix_mac_speed()
309 static int rk3399_gmac_fix_mac_speed(struct dw_eth_dev *priv) in rk3399_gmac_fix_mac_speed()
335 static int rv1108_set_rmii_speed(struct dw_eth_dev *priv) in rv1108_set_rmii_speed()
702 struct dw_eth_dev *priv = dev_get_priv(dev); in gmac_rockchip_eth_start()
[all …]
A Ddesignware.h222 struct dw_eth_dev { struct
261 int designware_eth_init(struct dw_eth_dev *priv, u8 *enetaddr); argument
262 int designware_eth_enable(struct dw_eth_dev *priv);
A Ddwmac_thead.c114 struct dw_eth_dev *edev, in dwmac_thead_set_clk_tx_rate()
167 struct dw_eth_dev *edev = dev_get_priv(dev); in dwmac_thead_eth_start()
285 .priv_auto = sizeof(struct dw_eth_dev),
A Ddwmac_s700.c64 .priv_auto = sizeof(struct dw_eth_dev),
A Ddwmac_socfpga.c148 .priv_auto = sizeof(struct dw_eth_dev),
A Ddwmac_meson8b.c162 .priv_auto = sizeof(struct dw_eth_dev),

Completed in 23 milliseconds