socfpga_dwmac
static int socfpga_dwmac_parse_data(struct socfpga_dwmac *dwmac, struct device *dev)
static int socfpga_get_plat_phymode(struct socfpga_dwmac *dwmac)
static void socfpga_sgmii_config(struct socfpga_dwmac *dwmac, bool enable)
static int socfpga_gen5_set_phy_mode(struct socfpga_dwmac *dwmac)
static int socfpga_gen10_set_phy_mode(struct socfpga_dwmac *dwmac)
struct socfpga_dwmac *dwmac = priv->plat->bsp_priv;
struct socfpga_dwmac;
struct socfpga_dwmac *dwmac = bsp_priv;
int (*set_phy_mode)(struct socfpga_dwmac *dwmac_priv);
static void socfpga_gen5_setup_plat_dat(struct socfpga_dwmac *dwmac)
void (*setup_plat_dat)(struct socfpga_dwmac *dwmac_priv);
static void socfpga_agilex5_setup_plat_dat(struct socfpga_dwmac *dwmac)
struct socfpga_dwmac *dwmac;
struct socfpga_dwmac *dwmac = (struct socfpga_dwmac *)bsp_priv;