Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
H A Dphylink.h437 void phylink_set_pcs(struct phylink *, struct phylink_pcs *pcs);
/kernel/linux/linux-5.10/drivers/net/ethernet/freescale/dpaa2/
H A Ddpaa2-mac.c374 phylink_set_pcs(mac->phylink, &mac->pcs->pcs); in dpaa2_mac_connect()
/kernel/linux/linux-5.10/drivers/net/dsa/ocelot/
H A Dfelix.c208 phylink_set_pcs(dp->pl, &felix->pcs[port]->pcs); in felix_phylink_mac_config()
/kernel/linux/linux-5.10/drivers/net/phy/
H A Dphylink.c895 * phylink_set_pcs() - set the current PCS for phylink to use
906 * by calling phylink_set_pcs() at the latest in the first mac_config() call.
908 void phylink_set_pcs(struct phylink *pl, struct phylink_pcs *pcs) in phylink_set_pcs() function
913 EXPORT_SYMBOL_GPL(phylink_set_pcs); variable
/kernel/linux/linux-5.10/drivers/net/ethernet/freescale/enetc/
H A Denetc_pf.c956 phylink_set_pcs(priv->phylink, &pf->pcs->pcs); in enetc_pl_mac_config()
/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/mvpp2/
H A Dmvpp2_main.c6150 phylink_set_pcs(port->phylink, &port->phylink_pcs); in mvpp2_mac_prepare()

Completed in 16 milliseconds