Home
last modified time | relevance | path

Searched refs:phylink_pcs_change (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/ethernet/wangxun/txgbe/
H A Dtxgbe_phy.c305 phylink_pcs_change(txgbe->pcs, up); in txgbe_link_irq_handler()
/linux/Documentation/networking/
H A Dsfp-phylink.rst290 phylink_pcs_change(pcs, link_is_up);
/linux/drivers/net/phy/
H A Dphylink.c2479 void phylink_pcs_change(struct phylink_pcs *pcs, bool up) in phylink_pcs_change() function
2486 EXPORT_SYMBOL_GPL(phylink_pcs_change);
/linux/drivers/net/ethernet/marvell/
H A Dmvneta.c3262 phylink_pcs_change(&pp->phylink_pcs, in mvneta_link_change()