Home
last modified time | relevance | path

Searched refs:phylink_ethtool_set_pauseparam (Results 1 – 14 of 14) sorted by relevance

/linux-6.3-rc2/include/linux/
A Dphylink.h603 int phylink_ethtool_set_pauseparam(struct phylink *,
/linux-6.3-rc2/drivers/net/ethernet/freescale/dpaa/
A Ddpaa_ethtool.c115 return phylink_ethtool_set_pauseparam(mac_dev->phylink, epause); in dpaa_set_pauseparam()
/linux-6.3-rc2/drivers/net/ethernet/ti/
A Dam65-cpsw-ethtool.c480 return phylink_ethtool_set_pauseparam(salve->phylink, pause); in am65_cpsw_set_pauseparam()
/linux-6.3-rc2/drivers/net/ethernet/microchip/lan966x/
A Dlan966x_ethtool.c545 return phylink_ethtool_set_pauseparam(port->phylink, pause); in lan966x_set_pauseparam()
/linux-6.3-rc2/drivers/net/ethernet/freescale/dpaa2/
A Ddpaa2-ethtool.c181 err = phylink_ethtool_set_pauseparam(priv->mac->phylink, in dpaa2_eth_set_pauseparam()
/linux-6.3-rc2/drivers/net/ethernet/freescale/enetc/
A Denetc_ethtool.c896 return phylink_ethtool_set_pauseparam(priv->phylink, pause); in enetc_set_pauseparam()
/linux-6.3-rc2/drivers/net/ethernet/stmicro/stmmac/
A Dstmmac_ethtool.c539 return phylink_ethtool_set_pauseparam(priv->phylink, pause); in stmmac_set_pauseparam()
/linux-6.3-rc2/drivers/net/phy/
A Dphylink.c2400 int phylink_ethtool_set_pauseparam(struct phylink *pl, in phylink_ethtool_set_pauseparam() function
2479 EXPORT_SYMBOL_GPL(phylink_ethtool_set_pauseparam);
/linux-6.3-rc2/drivers/net/usb/
A Dasix_devices.c321 return phylink_ethtool_set_pauseparam(priv->phylink, pause); in ax88772_ethtool_set_pauseparam()
/linux-6.3-rc2/drivers/net/ethernet/atheros/
A Dag71xx.c495 return phylink_ethtool_set_pauseparam(ag->phylink, pause); in ag71xx_ethtool_set_pauseparam()
/linux-6.3-rc2/drivers/net/ethernet/xilinx/
A Dxilinx_axienet_main.c1501 return phylink_ethtool_set_pauseparam(lp->phylink, epauseparm); in axienet_ethtools_set_pauseparam()
/linux-6.3-rc2/net/dsa/
A Dslave.c1258 return phylink_ethtool_set_pauseparam(dp->pl, pause); in dsa_slave_set_pauseparam()
/linux-6.3-rc2/drivers/net/ethernet/marvell/
A Dmvneta.c4723 return phylink_ethtool_set_pauseparam(pp->phylink, pause); in mvneta_ethtool_set_pauseparam()
/linux-6.3-rc2/drivers/net/ethernet/marvell/mvpp2/
A Dmvpp2_main.c5532 return phylink_ethtool_set_pauseparam(port->phylink, pause); in mvpp2_ethtool_set_pause_param()

Completed in 62 milliseconds