Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/meta/fbnic/
H A Dfbnic_phylink.c40 return phylink_ethtool_set_pauseparam(fbn->phylink, pause); in fbnic_phylink_set_pauseparam()
/linux/drivers/net/ethernet/freescale/
H A Ducc_geth_ethtool.c138 return phylink_ethtool_set_pauseparam(ugeth->phylink, pause); in uec_set_pauseparam()
/linux/drivers/net/ethernet/freescale/dpaa/
H A Ddpaa_ethtool.c117 return phylink_ethtool_set_pauseparam(mac_dev->phylink, epause); in dpaa_set_pauseparam()
/linux/drivers/net/ethernet/wangxun/libwx/
H A Dwx_ethtool.c270 return phylink_ethtool_set_pauseparam(wx->phylink, pause); in wx_set_pauseparam()
/linux/drivers/net/ethernet/microchip/lan966x/
H A Dlan966x_ethtool.c537 return phylink_ethtool_set_pauseparam(port->phylink, pause); in lan966x_set_pauseparam()
/linux/drivers/net/ethernet/freescale/dpaa2/
H A Ddpaa2-ethtool.c181 err = phylink_ethtool_set_pauseparam(priv->mac->phylink, in dpaa2_eth_set_pauseparam()
/linux/drivers/net/ethernet/ti/
H A Dam65-cpsw-ethtool.c480 return phylink_ethtool_set_pauseparam(salve->phylink, pause); in am65_cpsw_set_pauseparam()
/linux/drivers/net/ethernet/microchip/
H A Dlan743x_ethtool.c1355 return phylink_ethtool_set_pauseparam(adapter->phylink, pause); in lan743x_set_pauseparam()
/linux/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_ethtool.c499 return phylink_ethtool_set_pauseparam(priv->phylink, pause); in stmmac_set_pauseparam()
/linux/drivers/net/ethernet/freescale/enetc/
H A Denetc_ethtool.c953 return phylink_ethtool_set_pauseparam(priv->phylink, pause); in enetc_set_pauseparam()
/linux/drivers/net/phy/
H A Dphylink.c3061 int phylink_ethtool_set_pauseparam(struct phylink *pl, in phylink_ethtool_set_pauseparam() function
3140 EXPORT_SYMBOL_GPL(phylink_ethtool_set_pauseparam);
/linux/drivers/net/ethernet/atheros/
H A Dag71xx.c500 return phylink_ethtool_set_pauseparam(ag->phylink, pause); in ag71xx_ethtool_set_pauseparam()
/linux/drivers/net/ethernet/xilinx/
H A Dxilinx_axienet_main.c2067 return phylink_ethtool_set_pauseparam(lp->phylink, epauseparm); in axienet_ethtools_set_pauseparam()
/linux/net/dsa/
H A Duser.c1310 return phylink_ethtool_set_pauseparam(dp->pl, pause); in dsa_user_set_pauseparam()
/linux/drivers/net/usb/
H A Dlan78xx.c1850 return phylink_ethtool_set_pauseparam(dev->phylink, pause); in lan78xx_set_pause()
/linux/drivers/net/ethernet/marvell/
H A Dmvneta.c4833 return phylink_ethtool_set_pauseparam(pp->phylink, pause); in mvneta_ethtool_set_pauseparam()
/linux/drivers/net/ethernet/marvell/mvpp2/
H A Dmvpp2_main.c5556 return phylink_ethtool_set_pauseparam(port->phylink, pause); in mvpp2_ethtool_set_pause_param()