Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac-socfpga.c46 int (*set_phy_mode)(struct socfpga_dwmac *dwmac_priv); member
505 ret = ops->set_phy_mode(dwmac); in socfpga_dwmac_probe()
524 dwmac_priv->ops->set_phy_mode(priv->plat->bsp_priv); in socfpga_dwmac_resume()
572 .set_phy_mode = socfpga_gen5_set_phy_mode,
576 .set_phy_mode = socfpga_gen10_set_phy_mode,
/linux/arch/mips/include/asm/mach-au1x00/
H A Dau1000.h818 void (*set_phy_mode)(int mode); member