Home
last modified time | relevance | path

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

/linux/drivers/net/dsa/mv88e6xxx/
H A Dpcs-6185.c49 phylink_pcs_change(&mpcs->phylink_pcs, link_up); in mv88e6185_pcs_handle_irq()
H A Dpcs-639x.c146 phylink_pcs_change(&mpcs->sgmii_pcs, in mv88e639x_sgmii_handle_irq()
492 phylink_pcs_change(&mpcs->xg_pcs, in mv88e6390_xg_handle_irq()
825 phylink_pcs_change(&mpcs->xg_pcs, !link_down); in mv88e6393x_xg_handle_irq()
H A Dpcs-6352.c101 phylink_pcs_change(&mpcs->phylink_pcs, true); in marvell_c22_pcs_handle_irq()
/linux/drivers/net/ethernet/marvell/prestera/
H A Dprestera_main.c825 phylink_pcs_change(&port->phylink_pcs, true); in prestera_port_handle_event()
833 phylink_pcs_change(&port->phylink_pcs, false); in prestera_port_handle_event()
/linux/Documentation/networking/
H A Dsfp-phylink.rst290 phylink_pcs_change(pcs, link_is_up);
/linux/drivers/net/phy/
H A Dphylink.c2399 void phylink_pcs_change(struct phylink_pcs *pcs, bool up) in phylink_pcs_change() function
2406 EXPORT_SYMBOL_GPL(phylink_pcs_change);
/linux/drivers/net/ethernet/marvell/
H A Dmvneta.c3271 phylink_pcs_change(&pp->phylink_pcs, in mvneta_link_change()
/linux/drivers/net/ethernet/marvell/mvpp2/
H A Dmvpp2_main.c3428 phylink_pcs_change(pcs, link); in mvpp2_isr_handle_link()