Searched refs:pcs_exit (Results 1 – 5 of 5) sorted by relevance
65 plat_dat->pcs_exit = rzn1_dwmac_pcs_exit; in rzn1_dwmac_probe()
193 plat_dat->pcs_exit = renesas_gmac_pcs_exit; in renesas_gbeth_probe()
466 if (priv->plat->pcs_exit) in stmmac_pcs_clean()467 priv->plat->pcs_exit(priv); in stmmac_pcs_clean()
651 plat_dat->pcs_exit = socfpga_dwmac_pcs_exit; in socfpga_dwmac_probe()
278 void (*pcs_exit)(struct stmmac_priv *priv); member