Searched refs:phylink_pcs_change (Results 1 – 11 of 11) sorted by relevance
| /linux-6.15/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-6.15/drivers/net/ethernet/meta/fbnic/ |
| H A D | fbnic_irq.c | 134 phylink_pcs_change(&fbn->phylink_pcs, false); in fbnic_pcs_msix_intr()
|
| /linux-6.15/include/linux/ |
| H A D | phylink.h | 711 void phylink_pcs_change(struct phylink_pcs *, bool up);
|
| /linux-6.15/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-6.15/drivers/net/ethernet/wangxun/txgbe/ |
| H A D | txgbe_phy.c | 315 phylink_pcs_change(txgbe->pcs, up); in txgbe_link_irq_handler()
|
| /linux-6.15/Documentation/networking/ |
| H A D | sfp-phylink.rst | 290 phylink_pcs_change(pcs, link_is_up);
|
| /linux-6.15/drivers/net/phy/ |
| H A D | phylink.c | 2348 void phylink_pcs_change(struct phylink_pcs *pcs, bool up) in phylink_pcs_change() function 2355 EXPORT_SYMBOL_GPL(phylink_pcs_change);
|
| /linux-6.15/drivers/net/ethernet/marvell/ |
| H A D | mvneta.c | 3265 phylink_pcs_change(&pp->phylink_pcs, in mvneta_link_change()
|
| /linux-6.15/drivers/net/ethernet/marvell/mvpp2/ |
| H A D | mvpp2_main.c | 3430 phylink_pcs_change(pcs, link); in mvpp2_isr_handle_link()
|