Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dphylink.h721 void phylink_suspend(struct phylink *pl, bool mac_wol);
/linux-6.15/drivers/net/ethernet/meta/fbnic/
H A Dfbnic_pci.c127 phylink_suspend(fbn->phylink, fbnic_bmc_present(fbd)); in fbnic_service_task_stop()
/linux-6.15/drivers/net/usb/
H A Dasix_devices.c615 phylink_suspend(priv->phylink, false); in ax88772_suspend()
/linux-6.15/drivers/net/phy/
H A Dphylink.c2538 void phylink_suspend(struct phylink *pl, bool mac_wol) in phylink_suspend() function
2568 EXPORT_SYMBOL_GPL(phylink_suspend);
/linux-6.15/drivers/net/ethernet/freescale/
H A Ducc_geth.c3306 phylink_suspend(ugeth->phylink, mac_wol); in ucc_geth_suspend()
/linux-6.15/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_main.c7869 phylink_suspend(priv->phylink, in stmmac_suspend()