Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dphylink.h358 void (*pcs_an_restart)(struct phylink_pcs *pcs); member
415 void pcs_an_restart(struct phylink_pcs *pcs);
/OK3568_Linux_fs/kernel/drivers/net/phy/
H A Dphylink.c431 pl->pcs_ops->pcs_an_restart(pl->pcs); in phylink_mac_pcs_an_restart()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/marvell/mvpp2/
H A Dmvpp2_main.c5885 .pcs_an_restart = mvpp2_gmac_pcs_an_restart,