Home
last modified time | relevance | path

Searched refs:phy_ethtool_sset (Results 1 – 59 of 59) sorted by relevance

/linux-4.4.14/drivers/net/ethernet/pasemi/
Dpasemi_mac_ethtool.c89 return phy_ethtool_sset(phydev, cmd); in pasemi_mac_ethtool_set_settings()
/linux-4.4.14/drivers/net/ethernet/apm/xgene/
Dxgene_enet_ethtool.c98 return phy_ethtool_sset(phydev, cmd); in xgene_set_settings()
/linux-4.4.14/drivers/staging/octeon/
Dethernet-mdio.c55 return phy_ethtool_sset(priv->phydev, cmd); in cvm_oct_set_settings()
/linux-4.4.14/drivers/net/ethernet/altera/
Daltera_tse_ethtool.c255 return phy_ethtool_sset(phydev, cmd); in tse_set_settings()
/linux-4.4.14/drivers/net/ethernet/freescale/
Ducc_geth_ethtool.c132 return phy_ethtool_sset(phydev, ecmd); in uec_set_settings()
Dfec_mpc52xx.c783 return phy_ethtool_sset(priv->phydev, cmd); in mpc52xx_fec_set_settings()
Dgianfar_ethtool.c196 return phy_ethtool_sset(phydev, cmd); in gfar_ssettings()
Dfec_main.c2142 return phy_ethtool_sset(phydev, cmd); in fec_enet_set_settings()
/linux-4.4.14/drivers/net/usb/
Dax88172a.c178 return phy_ethtool_sset(net->phydev, cmd); in ax88172a_set_settings()
Dlan78xx.c1275 ret = phy_ethtool_sset(phydev, cmd); in lan78xx_set_settings()
/linux-4.4.14/drivers/net/phy/
Dphy.c318 int phy_ethtool_sset(struct phy_device *phydev, struct ethtool_cmd *cmd) in phy_ethtool_sset() function
363 EXPORT_SYMBOL(phy_ethtool_sset);
/linux-4.4.14/include/linux/
Dphy.h797 int phy_ethtool_sset(struct phy_device *phydev, struct ethtool_cmd *cmd);
/linux-4.4.14/drivers/net/ethernet/samsung/sxgbe/
Dsxgbe_ethtool.c201 return phy_ethtool_sset(priv->phydev, cmd); in sxgbe_setsettings()
/linux-4.4.14/drivers/net/ethernet/arc/
Demac_main.c120 return phy_ethtool_sset(priv->phy_dev, cmd); in arc_emac_set_settings()
/linux-4.4.14/drivers/net/ethernet/stmicro/stmmac/
Dstmmac_ethtool.c359 rc = phy_ethtool_sset(phy, cmd); in stmmac_ethtool_setsettings()
/linux-4.4.14/drivers/net/ethernet/
Dlantiq_etop.c320 return phy_ethtool_sset(priv->phydev, cmd); in ltq_etop_set_settings()
Ddnet.c769 return phy_ethtool_sset(phydev, cmd); in dnet_set_settings()
Dethoc.c919 return phy_ethtool_sset(phydev, cmd); in ethoc_set_settings()
/linux-4.4.14/drivers/net/ethernet/allwinner/
Dsun4i-emac.c251 return phy_ethtool_sset(phydev, cmd); in emac_set_settings()
/linux-4.4.14/drivers/net/ethernet/8390/
Dax88796.c496 return phy_ethtool_sset(phy_dev, cmd); in ax_set_settings()
/linux-4.4.14/drivers/net/ethernet/freescale/fs_enet/
Dfs_enet-main.c867 return phy_ethtool_sset(fep->phydev, cmd); in fs_set_settings()
/linux-4.4.14/drivers/net/ethernet/xilinx/
Dll_temac_main.c981 return phy_ethtool_sset(lp->phy_dev, cmd); in temac_set_settings()
Dxilinx_axienet_main.c1122 return phy_ethtool_sset(phydev, ecmd); in axienet_ethtools_set_settings()
/linux-4.4.14/drivers/staging/netlogic/
Dxlr_net.c188 return phy_ethtool_sset(phydev, ecmd); in xlr_set_settings()
/linux-4.4.14/drivers/net/ethernet/faraday/
Dftgmac100.c967 return phy_ethtool_sset(priv->phydev, cmd); in ftgmac100_set_settings()
/linux-4.4.14/drivers/net/ethernet/hisilicon/hns/
Dhns_ethtool.c220 return phy_ethtool_sset(priv->phy, cmd); in hns_nic_set_settings()
/linux-4.4.14/drivers/net/ethernet/hisilicon/
Dhix5hd2_gmac.c772 return phy_ethtool_sset(priv->phy, cmd); in hix5hd2_set_settings()
/linux-4.4.14/drivers/net/ethernet/rdc/
Dr6040.c971 return phy_ethtool_sset(rp->phydev, cmd); in netdev_set_settings()
/linux-4.4.14/net/dsa/
Dslave.c651 return phy_ethtool_sset(p->phy, cmd); in dsa_slave_set_settings()
/linux-4.4.14/drivers/net/ethernet/amd/
Dau1000_eth.c703 return phy_ethtool_sset(aup->phy_dev, cmd); in au1000_set_settings()
/linux-4.4.14/Documentation/networking/
Dphy.txt206 int phy_ethtool_sset(struct phy_device *phydev, struct ethtool_cmd *cmd);
/linux-4.4.14/drivers/net/ethernet/ti/
Dcpmac.c863 return phy_ethtool_sset(priv->phy, cmd); in cpmac_set_settings()
Ddavinci_emac.c519 return phy_ethtool_sset(priv->phydev, ecmd); in emac_set_settings()
Dcpsw.c1857 return phy_ethtool_sset(priv->slaves[slave_no].phy, ecmd); in cpsw_set_settings()
Dnetcp_ethss.c1904 return phy_ethtool_sset(phy, cmd); in keystone_set_settings()
/linux-4.4.14/drivers/net/ethernet/nxp/
Dlpc_eth.c1284 return phy_ethtool_sset(phydev, cmd); in lpc_eth_ethtool_setsettings()
/linux-4.4.14/drivers/net/ethernet/marvell/
Dpxa168_eth.c1392 return phy_ethtool_sset(pep->phy, cmd); in pxa168_set_settings()
Dmv643xx_eth.c1606 ret = phy_ethtool_sset(mp->phy, cmd); in mv643xx_eth_set_settings()
Dmvneta.c2950 return phy_ethtool_sset(pp->phy_dev, cmd); in mvneta_ethtool_set_settings()
Dmvpp2.c5845 return phy_ethtool_sset(port->phy_dev, cmd); in mvpp2_ethtool_set_settings()
/linux-4.4.14/drivers/net/ethernet/aurora/
Dnb8800.c1055 return phy_ethtool_sset(priv->phydev, cmd); in nb8800_set_settings()
/linux-4.4.14/drivers/net/ethernet/octeon/
Docteon_mgmt.c1369 return phy_ethtool_sset(p->phydev, cmd); in octeon_mgmt_set_settings()
/linux-4.4.14/drivers/net/ethernet/adi/
Dbfin_mac.c487 return phy_ethtool_sset(lp->phydev, cmd); in bfin_mac_ethtool_setsettings()
/linux-4.4.14/drivers/net/ethernet/xscale/
Dixp4xx_eth.c1017 return phy_ethtool_sset(port->phydev, cmd); in ixp4xx_set_settings()
/linux-4.4.14/drivers/net/ethernet/aeroflex/
Dgreth.c1127 return phy_ethtool_sset(phy, cmd); in greth_set_settings()
/linux-4.4.14/drivers/net/ethernet/broadcom/
Dbgmac.c1385 return phy_ethtool_sset(bgmac->phy_dev, cmd); in bgmac_set_settings()
Dbcmsysport.c107 return phy_ethtool_sset(priv->phydev, cmd); in bcm_sysport_set_settings()
Db44.c1894 ret = phy_ethtool_sset(bp->phydev, cmd); in b44_set_settings()
Dbcm63xx_enet.c1489 return phy_ethtool_sset(priv->phydev, cmd); in bcm_enet_set_settings()
Dtg3.c12160 return phy_ethtool_sset(phydev, cmd); in tg3_set_settings()
/linux-4.4.14/drivers/net/ethernet/smsc/
Dsmsc9420.c259 return phy_ethtool_sset(pd->phy_dev, cmd); in smsc9420_ethtool_set_settings()
Dsmsc911x.c1936 return phy_ethtool_sset(pdata->phy_dev, cmd); in smsc911x_ethtool_setsettings()
/linux-4.4.14/drivers/net/ethernet/renesas/
Dravb_main.c963 error = phy_ethtool_sset(priv->phydev, ecmd); in ravb_set_settings()
Dsh_eth.c1937 ret = phy_ethtool_sset(mdp->phydev, ecmd); in sh_eth_set_settings()
/linux-4.4.14/drivers/net/ethernet/toshiba/
Dtc35815.c1992 return phy_ethtool_sset(lp->phy_dev, cmd); in tc35815_set_settings()
/linux-4.4.14/drivers/net/ethernet/cadence/
Dmacb.c2090 return phy_ethtool_sset(phydev, cmd); in macb_set_settings()
/linux-4.4.14/drivers/net/ethernet/synopsys/
Ddwc_eth_qos.c2550 return phy_ethtool_sset(phydev, ecmd); in dwceqos_set_settings()
/linux-4.4.14/drivers/net/ethernet/broadcom/genet/
Dbcmgenet.c478 return phy_ethtool_sset(priv->phydev, cmd); in bcmgenet_set_settings()
/linux-4.4.14/drivers/net/ethernet/agere/
Det131x.c2807 return phy_ethtool_sset(adapter->phydev, cmd); in et131x_set_settings()