| /linux/drivers/net/ethernet/meta/fbnic/ |
| H A D | fbnic_phylink.c | 41 return phylink_ethtool_set_pauseparam(fbn->phylink, pause); in fbnic_phylink_set_pauseparam()
|
| /linux/drivers/net/ethernet/freescale/ |
| H A D | ucc_geth_ethtool.c | 138 return phylink_ethtool_set_pauseparam(ugeth->phylink, pause); in uec_set_pauseparam()
|
| /linux/include/linux/ |
| H A D | phylink.h | 763 int phylink_ethtool_set_pauseparam(struct phylink *,
|
| /linux/drivers/net/ethernet/freescale/dpaa/ |
| H A D | dpaa_ethtool.c | 117 return phylink_ethtool_set_pauseparam(mac_dev->phylink, epause); in dpaa_set_pauseparam()
|
| /linux/drivers/net/ethernet/wangxun/libwx/ |
| H A D | wx_ethtool.c | 279 return phylink_ethtool_set_pauseparam(wx->phylink, pause); in wx_set_pauseparam()
|
| /linux/drivers/net/ethernet/microchip/lan966x/ |
| H A D | lan966x_ethtool.c | 537 return phylink_ethtool_set_pauseparam(port->phylink, pause); in lan966x_set_pauseparam()
|
| /linux/drivers/net/ethernet/freescale/dpaa2/ |
| H A D | dpaa2-ethtool.c | 181 err = phylink_ethtool_set_pauseparam(priv->mac->phylink, in dpaa2_eth_set_pauseparam()
|
| /linux/drivers/net/ethernet/ti/ |
| H A D | am65-cpsw-ethtool.c | 477 return phylink_ethtool_set_pauseparam(salve->phylink, pause); in am65_cpsw_set_pauseparam()
|
| /linux/drivers/net/ethernet/microchip/ |
| H A D | lan743x_ethtool.c | 1348 return phylink_ethtool_set_pauseparam(adapter->phylink, pause); in lan743x_set_pauseparam()
|
| /linux/drivers/net/ethernet/stmicro/stmmac/ |
| H A D | stmmac_ethtool.c | 437 return phylink_ethtool_set_pauseparam(priv->phylink, pause); in stmmac_set_pauseparam()
|
| /linux/drivers/net/usb/ |
| H A D | asix_devices.c | 309 return phylink_ethtool_set_pauseparam(priv->phylink, pause); in ax88772_ethtool_set_pauseparam()
|
| H A D | lan78xx.c | 1861 return phylink_ethtool_set_pauseparam(dev->phylink, pause); in lan78xx_set_pause()
|
| /linux/drivers/net/ethernet/microchip/sparx5/ |
| H A D | sparx5_ethtool.c | 1228 return phylink_ethtool_set_pauseparam(port->phylink, pause); in sparx5_set_pauseparam()
|
| /linux/drivers/net/ethernet/freescale/enetc/ |
| H A D | enetc_ethtool.c | 1050 return phylink_ethtool_set_pauseparam(priv->phylink, pause); in enetc_set_pauseparam()
|
| /linux/drivers/net/phy/ |
| H A D | phylink.c | 3186 int phylink_ethtool_set_pauseparam(struct phylink *pl, in phylink_ethtool_set_pauseparam() function 3265 EXPORT_SYMBOL_GPL(phylink_ethtool_set_pauseparam);
|
| /linux/drivers/net/ethernet/atheros/ |
| H A D | ag71xx.c | 500 return phylink_ethtool_set_pauseparam(ag->phylink, pause); in ag71xx_ethtool_set_pauseparam()
|
| /linux/drivers/net/ethernet/xilinx/ |
| H A D | xilinx_axienet_main.c | 2082 return phylink_ethtool_set_pauseparam(lp->phylink, epauseparm); in axienet_ethtools_set_pauseparam()
|
| /linux/net/dsa/ |
| H A D | user.c | 1310 return phylink_ethtool_set_pauseparam(dp->pl, pause); in dsa_user_set_pauseparam()
|
| /linux/drivers/net/ethernet/marvell/ |
| H A D | mvneta.c | 4839 return phylink_ethtool_set_pauseparam(pp->phylink, pause); in mvneta_ethtool_set_pauseparam()
|
| /linux/drivers/net/ethernet/mediatek/ |
| H A D | mtk_eth_soc.c | 4705 return phylink_ethtool_set_pauseparam(mac->phylink, pause); in mtk_set_pauseparam()
|
| /linux/drivers/net/ethernet/marvell/mvpp2/ |
| H A D | mvpp2_main.c | 5556 return phylink_ethtool_set_pauseparam(port->phylink, pause); in mvpp2_ethtool_set_pause_param()
|