Home
last modified time | relevance | path

Searched refs:ethtool_regs (Results 1 – 25 of 101) sorted by relevance

12345

/openbmc/linux/net/dsa/
H A Dmaster.c36 ret += sizeof(struct ethtool_regs); in dsa_master_get_regs_len()
49 struct ethtool_regs *regs, void *data) in dsa_master_get_regs()
55 struct ethtool_regs *cpu_regs; in dsa_master_get_regs()
71 cpu_regs = (struct ethtool_regs *)data; in dsa_master_get_regs()
/openbmc/linux/drivers/net/ethernet/mellanox/mlxbf_gige/
H A Dmlxbf_gige_ethtool.c20 struct ethtool_regs *regs, void *p) in mlxbf_gige_get_regs()
/openbmc/linux/drivers/net/ethernet/qualcomm/emac/
H A Demac-ethtool.c217 struct ethtool_regs *regs, void *buff) in emac_get_regs()
/openbmc/linux/drivers/net/ethernet/asix/
H A Dax88796c_ioctl.c97 ax88796c_get_regs(struct net_device *ndev, struct ethtool_regs *regs, void *_p) in ax88796c_get_regs()
/openbmc/linux/drivers/net/ethernet/sfc/
H A Dethtool.c62 struct ethtool_regs *regs, void *buf) in efx_ethtool_get_regs()
/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/
H A Daq_nic.h188 int aq_nic_get_regs(struct aq_nic_s *self, struct ethtool_regs *regs, void *p);
/openbmc/linux/drivers/net/ethernet/altera/
H A Daltera_tse_ethtool.c199 static void tse_get_regs(struct net_device *dev, struct ethtool_regs *regs, in tse_get_regs()
/openbmc/linux/drivers/net/ethernet/sfc/siena/
H A Dethtool.c62 struct ethtool_regs *regs, void *buf) in efx_ethtool_get_regs()
/openbmc/linux/drivers/net/ethernet/qualcomm/
H A Dqca_debug.c230 qcaspi_get_regs(struct net_device *dev, struct ethtool_regs *regs, void *p) in qcaspi_get_regs()
/openbmc/linux/net/mac80211/
H A Dethtool.c227 struct ethtool_regs *regs, in ieee80211_get_regs()
/openbmc/u-boot/include/linux/
H A Dethtool.h94 struct ethtool_regs { struct
/openbmc/linux/drivers/net/fjes/
H A Dfjes_ethtool.c183 struct ethtool_regs *regs, void *p) in fjes_get_regs()
/openbmc/linux/drivers/net/ethernet/freescale/
H A Ducc_geth_ethtool.c197 struct ethtool_regs *regs, void *p) in uec_get_regs()
/openbmc/linux/drivers/net/ethernet/atheros/atl1c/
H A Datl1c_ethtool.c127 struct ethtool_regs *regs, void *p) in atl1c_get_regs()
/openbmc/linux/drivers/net/ethernet/atheros/atl1e/
H A Datl1e_ethtool.c146 struct ethtool_regs *regs, void *p) in atl1e_get_regs()
/openbmc/linux/drivers/net/ethernet/intel/igbvf/
H A Dethtool.c126 struct ethtool_regs *regs, void *p) in igbvf_get_regs()
/openbmc/linux/drivers/net/ethernet/samsung/sxgbe/
H A Dsxgbe_ethtool.c443 struct ethtool_regs *regs, void *space) in sxgbe_get_regs()
/openbmc/linux/drivers/net/ethernet/engleder/
H A Dtsnep_ethtool.c107 struct ethtool_regs *regs, in tsnep_ethtool_get_regs()
/openbmc/linux/drivers/net/ethernet/oki-semi/pch_gbe/
H A Dpch_gbe_ethtool.c185 struct ethtool_regs *regs, void *p) in pch_gbe_get_regs()
/openbmc/linux/drivers/net/usb/
H A Dmcs7830.c446 static void mcs7830_get_regs(struct net_device *net, struct ethtool_regs *regs, void *data) in mcs7830_get_regs()
/openbmc/linux/include/linux/
H A Dethtool.h792 void (*get_regs)(struct net_device *, struct ethtool_regs *, void *);
/openbmc/linux/drivers/net/ethernet/ti/
H A Dcpsw_priv.h491 void cpsw_get_regs(struct net_device *ndev, struct ethtool_regs *regs, void *p);
/openbmc/linux/drivers/net/ethernet/wiznet/
H A Dw5300.c321 struct ethtool_regs *regs, void *_buf) in w5300_get_regs()
/openbmc/linux/drivers/staging/qlge/
H A Dqlge_ethtool.c613 struct ethtool_regs *regs, void *p) in qlge_get_regs()
/openbmc/qemu/include/standard-headers/linux/
H A Dethtool.h319 struct ethtool_regs { struct

12345