Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/stmicro/stmmac/
A Ddwmac-socfpga.c40 struct socfpga_dwmac;
42 int (*set_phy_mode)(struct socfpga_dwmac *dwmac_priv);
45 struct socfpga_dwmac { struct
60 struct socfpga_dwmac *dwmac = (struct socfpga_dwmac *)priv; in socfpga_dwmac_fix_mac_speed() argument
99 static int socfpga_dwmac_parse_data(struct socfpga_dwmac *dwmac, struct device *dev) in socfpga_dwmac_parse_data()
230 static int socfpga_get_plat_phymode(struct socfpga_dwmac *dwmac) in socfpga_get_plat_phymode()
261 static int socfpga_gen5_set_phy_mode(struct socfpga_dwmac *dwmac) in socfpga_gen5_set_phy_mode()
323 static int socfpga_gen10_set_phy_mode(struct socfpga_dwmac *dwmac) in socfpga_gen10_set_phy_mode()
385 struct socfpga_dwmac *dwmac; in socfpga_dwmac_probe()
461 struct socfpga_dwmac *dwmac_priv = get_stmmac_bsp_priv(dev); in socfpga_dwmac_resume()

Completed in 4 milliseconds