Searched refs:mac_setup (Results 1 – 4 of 4) sorted by relevance
355 if (priv->plat->mac_setup) { in stmmac_hwif_init()356 ret = priv->plat->mac_setup(priv, mac); in stmmac_hwif_init()
542 plat->mac_setup = loongson_dwmac_setup; in loongson_dwmac_probe()
1190 plat_dat->mac_setup = sun8i_dwmac_setup; in sun8i_dwmac_probe()
272 int (*mac_setup)(void *priv, struct mac_device_info *mac); member