Symbol: socfpga_dwmac
drivers/net/ethernet/stmicro/stmmac/dwmac-socfpga.c
115
static int socfpga_dwmac_parse_data(struct socfpga_dwmac *dwmac, struct device *dev)
drivers/net/ethernet/stmicro/stmmac/dwmac-socfpga.c
246
static int socfpga_get_plat_phymode(struct socfpga_dwmac *dwmac)
drivers/net/ethernet/stmicro/stmmac/dwmac-socfpga.c
251
static void socfpga_sgmii_config(struct socfpga_dwmac *dwmac, bool enable)
drivers/net/ethernet/stmicro/stmmac/dwmac-socfpga.c
387
static int socfpga_gen5_set_phy_mode(struct socfpga_dwmac *dwmac)
drivers/net/ethernet/stmicro/stmmac/dwmac-socfpga.c
445
static int socfpga_gen10_set_phy_mode(struct socfpga_dwmac *dwmac)
drivers/net/ethernet/stmicro/stmmac/dwmac-socfpga.c
499
struct socfpga_dwmac *dwmac = priv->plat->bsp_priv;
drivers/net/ethernet/stmicro/stmmac/dwmac-socfpga.c
54
struct socfpga_dwmac;
drivers/net/ethernet/stmicro/stmmac/dwmac-socfpga.c
555
struct socfpga_dwmac *dwmac = bsp_priv;
drivers/net/ethernet/stmicro/stmmac/dwmac-socfpga.c
56
int (*set_phy_mode)(struct socfpga_dwmac *dwmac_priv);
drivers/net/ethernet/stmicro/stmmac/dwmac-socfpga.c
560
static void socfpga_gen5_setup_plat_dat(struct socfpga_dwmac *dwmac)
drivers/net/ethernet/stmicro/stmmac/dwmac-socfpga.c
57
void (*setup_plat_dat)(struct socfpga_dwmac *dwmac_priv);
drivers/net/ethernet/stmicro/stmmac/dwmac-socfpga.c
570
static void socfpga_agilex5_setup_plat_dat(struct socfpga_dwmac *dwmac)
drivers/net/ethernet/stmicro/stmmac/dwmac-socfpga.c
603
struct socfpga_dwmac *dwmac;
drivers/net/ethernet/stmicro/stmmac/dwmac-socfpga.c
78
struct socfpga_dwmac *dwmac = (struct socfpga_dwmac *)bsp_priv;