Searched refs:phylink_ethtool_get_pauseparam (Results 1 – 18 of 18) sorted by relevance
| /linux-6.15/drivers/net/ethernet/freescale/ |
| H A D | ucc_geth_ethtool.c | 126 return phylink_ethtool_get_pauseparam(ugeth->phylink, pause); in uec_get_pauseparam()
|
| /linux-6.15/include/linux/ |
| H A D | phylink.h | 733 void phylink_ethtool_get_pauseparam(struct phylink *,
|
| /linux-6.15/drivers/net/ethernet/freescale/dpaa/ |
| H A D | dpaa_ethtool.c | 108 phylink_ethtool_get_pauseparam(mac_dev->phylink, epause); in dpaa_get_pauseparam()
|
| /linux-6.15/drivers/net/ethernet/wangxun/libwx/ |
| H A D | wx_ethtool.c | 261 phylink_ethtool_get_pauseparam(wx->phylink, pause); in wx_get_pauseparam()
|
| /linux-6.15/drivers/net/ethernet/microchip/lan966x/ |
| H A D | lan966x_ethtool.c | 529 phylink_ethtool_get_pauseparam(port->phylink, pause); in lan966x_get_pauseparam()
|
| /linux-6.15/drivers/net/ethernet/freescale/dpaa2/ |
| H A D | dpaa2-ethtool.c | 153 phylink_ethtool_get_pauseparam(priv->mac->phylink, pause); in dpaa2_eth_get_pauseparam()
|
| /linux-6.15/drivers/net/ethernet/ti/ |
| H A D | am65-cpsw-ethtool.c | 472 phylink_ethtool_get_pauseparam(salve->phylink, pause); in am65_cpsw_get_pauseparam()
|
| /linux-6.15/drivers/net/ethernet/microchip/ |
| H A D | lan743x_ethtool.c | 1327 phylink_ethtool_get_pauseparam(adapter->phylink, pause); in lan743x_get_pauseparam()
|
| /linux-6.15/drivers/net/ethernet/freescale/enetc/ |
| H A D | enetc_ethtool.c | 897 phylink_ethtool_get_pauseparam(priv->phylink, pause); in enetc_get_pauseparam()
|
| /linux-6.15/drivers/net/ethernet/stmicro/stmmac/ |
| H A D | stmmac_ethtool.c | 525 phylink_ethtool_get_pauseparam(priv->phylink, pause); in stmmac_get_pauseparam()
|
| /linux-6.15/drivers/net/usb/ |
| H A D | asix_devices.c | 312 phylink_ethtool_get_pauseparam(priv->phylink, pause); in ax88772_ethtool_get_pauseparam()
|
| /linux-6.15/drivers/net/phy/ |
| H A D | phylink.c | 2999 void phylink_ethtool_get_pauseparam(struct phylink *pl, in phylink_ethtool_get_pauseparam() function 3008 EXPORT_SYMBOL_GPL(phylink_ethtool_get_pauseparam);
|
| /linux-6.15/drivers/net/ethernet/atheros/ |
| H A D | ag71xx.c | 492 phylink_ethtool_get_pauseparam(ag->phylink, pause); in ag71xx_ethtool_get_pauseparam()
|
| /linux-6.15/drivers/net/ethernet/xilinx/ |
| H A D | xilinx_axienet_main.c | 2046 phylink_ethtool_get_pauseparam(lp->phylink, epauseparm); in axienet_ethtools_get_pauseparam()
|
| /linux-6.15/net/dsa/ |
| H A D | user.c | 1316 phylink_ethtool_get_pauseparam(dp->pl, pause); in dsa_user_get_pauseparam()
|
| /linux-6.15/drivers/net/ethernet/mediatek/ |
| H A D | mtk_eth_soc.c | 4543 phylink_ethtool_get_pauseparam(mac->phylink, pause); in mtk_get_pauseparam()
|
| /linux-6.15/drivers/net/ethernet/marvell/ |
| H A D | mvneta.c | 4825 phylink_ethtool_get_pauseparam(pp->phylink, pause); in mvneta_ethtool_get_pauseparam()
|
| /linux-6.15/drivers/net/ethernet/marvell/mvpp2/ |
| H A D | mvpp2_main.c | 5559 phylink_ethtool_get_pauseparam(port->phylink, pause); in mvpp2_ethtool_get_pause_param()
|