Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_main.c946 static struct phylink_pcs *stmmac_mac_select_pcs(struct phylink_config *config, in stmmac_mac_select_pcs() function
1195 .mac_select_pcs = stmmac_mac_select_pcs,
3204 pcs = stmmac_mac_select_pcs(&priv->phylink_config, interface); in stmmac_prereset_configure()