Searched refs:phylink_ethtool_get_pauseparam (Results 1 – 14 of 14) sorted by relevance
/Linux-v6.6/include/linux/ |
D | phylink.h | 681 void phylink_ethtool_get_pauseparam(struct phylink *,
|
/Linux-v6.6/drivers/net/ethernet/freescale/dpaa/ |
D | dpaa_ethtool.c | 108 phylink_ethtool_get_pauseparam(mac_dev->phylink, epause); in dpaa_get_pauseparam()
|
/Linux-v6.6/drivers/net/ethernet/ti/ |
D | am65-cpsw-ethtool.c | 472 phylink_ethtool_get_pauseparam(salve->phylink, pause); in am65_cpsw_get_pauseparam()
|
/Linux-v6.6/drivers/net/ethernet/microchip/lan966x/ |
D | lan966x_ethtool.c | 537 phylink_ethtool_get_pauseparam(port->phylink, pause); in lan966x_get_pauseparam()
|
/Linux-v6.6/drivers/net/ethernet/freescale/dpaa2/ |
D | dpaa2-ethtool.c | 153 phylink_ethtool_get_pauseparam(priv->mac->phylink, pause); in dpaa2_eth_get_pauseparam()
|
/Linux-v6.6/drivers/net/ethernet/stmicro/stmmac/ |
D | stmmac_ethtool.c | 519 phylink_ethtool_get_pauseparam(priv->phylink, pause); in stmmac_get_pauseparam()
|
/Linux-v6.6/drivers/net/usb/ |
D | asix_devices.c | 312 phylink_ethtool_get_pauseparam(priv->phylink, pause); in ax88772_ethtool_get_pauseparam()
|
/Linux-v6.6/drivers/net/ethernet/freescale/enetc/ |
D | enetc_ethtool.c | 904 phylink_ethtool_get_pauseparam(priv->phylink, pause); in enetc_get_pauseparam()
|
/Linux-v6.6/drivers/net/phy/ |
D | phylink.c | 2554 void phylink_ethtool_get_pauseparam(struct phylink *pl, in phylink_ethtool_get_pauseparam() function 2563 EXPORT_SYMBOL_GPL(phylink_ethtool_get_pauseparam);
|
/Linux-v6.6/drivers/net/ethernet/atheros/ |
D | ag71xx.c | 488 phylink_ethtool_get_pauseparam(ag->phylink, pause); in ag71xx_ethtool_get_pauseparam()
|
/Linux-v6.6/drivers/net/ethernet/xilinx/ |
D | xilinx_axienet_main.c | 1481 phylink_ethtool_get_pauseparam(lp->phylink, epauseparm); in axienet_ethtools_get_pauseparam()
|
/Linux-v6.6/net/dsa/ |
D | slave.c | 1312 phylink_ethtool_get_pauseparam(dp->pl, pause); in dsa_slave_get_pauseparam()
|
/Linux-v6.6/drivers/net/ethernet/marvell/ |
D | mvneta.c | 4778 phylink_ethtool_get_pauseparam(pp->phylink, pause); in mvneta_ethtool_get_pauseparam()
|
/Linux-v6.6/drivers/net/ethernet/marvell/mvpp2/ |
D | mvpp2_main.c | 5529 phylink_ethtool_get_pauseparam(port->phylink, pause); in mvpp2_ethtool_get_pause_param()
|