Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Dphylink.h360 void (*pcs_an_restart)(struct phylink_pcs *pcs); member
417 void pcs_an_restart(struct phylink_pcs *pcs);
/Linux-v5.15/drivers/net/ethernet/microchip/sparx5/
Dsparx5_phylink.c202 .pcs_an_restart = sparx5_pcs_aneg_restart,
/Linux-v5.15/drivers/net/pcs/
Dpcs-lynx.c328 .pcs_an_restart = lynx_pcs_an_restart,
/Linux-v5.15/drivers/net/phy/
Dphylink.c444 pl->pcs_ops->pcs_an_restart(pl->pcs); in phylink_mac_pcs_an_restart()
/Linux-v5.15/drivers/net/ethernet/cadence/
Dmacb_main.c657 .pcs_an_restart = macb_pcs_an_restart,
/Linux-v5.15/drivers/net/ethernet/marvell/mvpp2/
Dmvpp2_main.c6254 .pcs_an_restart = mvpp2_gmac_pcs_an_restart,