Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac-socfpga.c487 plat_dat->select_pcs = socfpga_dwmac_select_pcs; in socfpga_dwmac_probe()
H A Dstmmac_main.c970 if (priv->plat->select_pcs) { in stmmac_mac_select_pcs()
971 pcs = priv->plat->select_pcs(priv, interface); in stmmac_mac_select_pcs()