Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Dphylink.h358 void (*pcs_an_restart)(struct phylink_pcs *pcs); member
415 void pcs_an_restart(struct phylink_pcs *pcs);
/Linux-v5.10/drivers/net/phy/
Dphylink.c431 pl->pcs_ops->pcs_an_restart(pl->pcs); in phylink_mac_pcs_an_restart()
/Linux-v5.10/drivers/net/ethernet/marvell/mvpp2/
Dmvpp2_main.c5834 .pcs_an_restart = mvpp2_gmac_pcs_an_restart,