Searched refs:phylink_pcs_change (Results 1 – 8 of 8) sorted by relevance
| /linux/drivers/net/dsa/mv88e6xxx/ |
| H A D | pcs-6185.c | 49 phylink_pcs_change(&mpcs->phylink_pcs, link_up); in mv88e6185_pcs_handle_irq()
|
| H A D | pcs-639x.c | 146 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 D | pcs-6352.c | 101 phylink_pcs_change(&mpcs->phylink_pcs, true); in marvell_c22_pcs_handle_irq()
|
| /linux/drivers/net/ethernet/marvell/prestera/ |
| H A D | prestera_main.c | 825 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 D | sfp-phylink.rst | 290 phylink_pcs_change(pcs, link_is_up);
|
| /linux/drivers/net/phy/ |
| H A D | phylink.c | 2399 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 D | mvneta.c | 3271 phylink_pcs_change(&pp->phylink_pcs, in mvneta_link_change()
|
| /linux/drivers/net/ethernet/marvell/mvpp2/ |
| H A D | mvpp2_main.c | 3428 phylink_pcs_change(pcs, link); in mvpp2_isr_handle_link()
|