Home
last modified time | relevance | path

Searched refs:phylink_ethtool_get_pauseparam (Results 1 – 15 of 15) sorted by relevance

/linux/include/linux/
H A Dphylink.h761 void phylink_ethtool_get_pauseparam(struct phylink *,
/linux/drivers/net/ethernet/freescale/dpaa/
H A Ddpaa_ethtool.c108 phylink_ethtool_get_pauseparam(mac_dev->phylink, epause); in dpaa_get_pauseparam()
/linux/drivers/net/ethernet/microchip/lan966x/
H A Dlan966x_ethtool.c529 phylink_ethtool_get_pauseparam(port->phylink, pause); in lan966x_get_pauseparam()
/linux/drivers/net/ethernet/wangxun/libwx/
H A Dwx_ethtool.c305 phylink_ethtool_get_pauseparam(wx->phylink, pause); in wx_get_pauseparam()
/linux/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_ethtool.c427 phylink_ethtool_get_pauseparam(priv->phylink, pause); in stmmac_get_pauseparam()
/linux/drivers/net/usb/
H A Dasix_devices.c300 phylink_ethtool_get_pauseparam(priv->phylink, pause); in ax88772_ethtool_get_pauseparam()
H A Dlan78xx.c1874 phylink_ethtool_get_pauseparam(dev->phylink, pause); in lan78xx_get_pause()
/linux/drivers/net/phy/
H A Dphylink.c3174 void phylink_ethtool_get_pauseparam(struct phylink *pl, in phylink_ethtool_get_pauseparam() function
3183 EXPORT_SYMBOL_GPL(phylink_ethtool_get_pauseparam);
/linux/drivers/net/ethernet/freescale/enetc/
H A Denetc_ethtool.c1255 phylink_ethtool_get_pauseparam(priv->phylink, pause); in enetc_get_pauseparam()
/linux/drivers/net/ethernet/atheros/
H A Dag71xx.c492 phylink_ethtool_get_pauseparam(ag->phylink, pause); in ag71xx_ethtool_get_pauseparam()
/linux/drivers/net/ethernet/xilinx/
H A Dxilinx_axienet_main.c2061 phylink_ethtool_get_pauseparam(lp->phylink, epauseparm); in axienet_ethtools_get_pauseparam()
/linux/net/dsa/
H A Duser.c1302 phylink_ethtool_get_pauseparam(dp->pl, pause); in dsa_user_get_pauseparam()
/linux/drivers/net/ethernet/marvell/
H A Dmvneta.c4831 phylink_ethtool_get_pauseparam(pp->phylink, pause); in mvneta_ethtool_get_pauseparam()
/linux/drivers/net/ethernet/mediatek/
H A Dmtk_eth_soc.c4741 phylink_ethtool_get_pauseparam(mac->phylink, pause); in mtk_get_pauseparam()
/linux/drivers/net/ethernet/marvell/mvpp2/
H A Dmvpp2_main.c5561 phylink_ethtool_get_pauseparam(port->phylink, pause); in mvpp2_ethtool_get_pause_param()