Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dphylink.h437 void phylink_set_pcs(struct phylink *, struct phylink_pcs *pcs);
/OK3568_Linux_fs/kernel/drivers/net/ethernet/freescale/dpaa2/
H A Ddpaa2-mac.c374 phylink_set_pcs(mac->phylink, &mac->pcs->pcs); in dpaa2_mac_connect()
/OK3568_Linux_fs/kernel/drivers/net/dsa/ocelot/
H A Dfelix.c208 phylink_set_pcs(dp->pl, &felix->pcs[port]->pcs); in felix_phylink_mac_config()
/OK3568_Linux_fs/kernel/drivers/net/phy/
H A Dphylink.c907 void phylink_set_pcs(struct phylink *pl, struct phylink_pcs *pcs) in phylink_set_pcs() function
912 EXPORT_SYMBOL_GPL(phylink_set_pcs);
/OK3568_Linux_fs/kernel/drivers/net/ethernet/freescale/enetc/
H A Denetc_pf.c956 phylink_set_pcs(priv->phylink, &pf->pcs->pcs); in enetc_pl_mac_config()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/marvell/mvpp2/
H A Dmvpp2_main.c6120 phylink_set_pcs(port->phylink, &port->phylink_pcs); in mvpp2_mac_prepare()