Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/stmicro/stmmac/
A Ddwmac-rzn1.c66 plat_dat->select_pcs = rzn1_dwmac_select_pcs; in rzn1_dwmac_probe()
A Ddwmac-socfpga.c487 plat_dat->select_pcs = socfpga_dwmac_select_pcs; in socfpga_dwmac_probe()
A Ddwmac-intel.c601 plat->select_pcs = intel_mgbe_select_pcs; in intel_mgbe_common_data()
A Dstmmac_main.c954 if (priv->plat->select_pcs) { in stmmac_mac_select_pcs()
955 pcs = priv->plat->select_pcs(priv, interface); in stmmac_mac_select_pcs()
/linux/include/linux/
A Dstmmac.h247 struct phylink_pcs *(*select_pcs)(struct stmmac_priv *priv, member

Completed in 22 milliseconds