Home
last modified time | relevance | path

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

1234

/linux-6.15/net/dsa/
H A Dconduit.c39 ret += sizeof(struct ethtool_regs); in dsa_conduit_get_regs_len()
52 struct ethtool_regs *regs, void *data) in dsa_conduit_get_regs()
58 struct ethtool_regs *cpu_regs; in dsa_conduit_get_regs()
78 cpu_regs = (struct ethtool_regs *)data; in dsa_conduit_get_regs()
/linux-6.15/drivers/net/ethernet/mellanox/mlxbf_gige/
H A Dmlxbf_gige_ethtool.c20 struct ethtool_regs *regs, void *p) in mlxbf_gige_get_regs()
/linux-6.15/drivers/net/ethernet/qualcomm/emac/
H A Demac-ethtool.c217 struct ethtool_regs *regs, void *buff) in emac_get_regs()
/linux-6.15/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()
/linux-6.15/drivers/net/ethernet/sfc/siena/
H A Dethtool.c62 struct ethtool_regs *regs, void *buf) in efx_ethtool_get_regs()
/linux-6.15/drivers/net/ethernet/sfc/
H A Dethtool.c62 struct ethtool_regs *regs, void *buf) in efx_ethtool_get_regs()
/linux-6.15/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);
/linux-6.15/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()
/linux-6.15/drivers/net/ethernet/qualcomm/
H A Dqca_debug.c217 qcaspi_get_regs(struct net_device *dev, struct ethtool_regs *regs, void *p) in qcaspi_get_regs()
/linux-6.15/net/mac80211/
H A Dethtool.c233 struct ethtool_regs *regs, in ieee80211_get_regs()
/linux-6.15/drivers/net/ethernet/freescale/
H A Ducc_geth_ethtool.c163 struct ethtool_regs *regs, void *p) in uec_get_regs()
/linux-6.15/drivers/net/ethernet/atheros/atl1c/
H A Datl1c_ethtool.c127 struct ethtool_regs *regs, void *p) in atl1c_get_regs()
/linux-6.15/drivers/net/fjes/
H A Dfjes_ethtool.c165 struct ethtool_regs *regs, void *p) in fjes_get_regs()
/linux-6.15/drivers/net/ethernet/atheros/atl1e/
H A Datl1e_ethtool.c146 struct ethtool_regs *regs, void *p) in atl1e_get_regs()
/linux-6.15/drivers/net/ethernet/intel/igbvf/
H A Dethtool.c126 struct ethtool_regs *regs, void *p) in igbvf_get_regs()
/linux-6.15/drivers/net/ethernet/samsung/sxgbe/
H A Dsxgbe_ethtool.c441 struct ethtool_regs *regs, void *space) in sxgbe_get_regs()
/linux-6.15/drivers/net/ethernet/oki-semi/pch_gbe/
H A Dpch_gbe_ethtool.c185 struct ethtool_regs *regs, void *p) in pch_gbe_get_regs()
/linux-6.15/drivers/net/ethernet/engleder/
H A Dtsnep_ethtool.c107 struct ethtool_regs *regs, in tsnep_ethtool_get_regs()
/linux-6.15/drivers/net/ethernet/ti/
H A Dcpsw_priv.h491 void cpsw_get_regs(struct net_device *ndev, struct ethtool_regs *regs, void *p);
H A Dcpsw_ethtool.c350 void cpsw_get_regs(struct net_device *ndev, struct ethtool_regs *regs, void *p) in cpsw_get_regs()
/linux-6.15/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()
/linux-6.15/drivers/net/ethernet/hisilicon/hibmcge/
H A Dhbg_ethtool.c260 struct ethtool_regs *regs, void *data) in hbg_ethtool_get_regs()
/linux-6.15/include/linux/
H A Dethtool.h1019 void (*get_regs)(struct net_device *, struct ethtool_regs *, void *);
/linux-6.15/drivers/net/ethernet/wiznet/
H A Dw5300.c321 struct ethtool_regs *regs, void *_buf) in w5300_get_regs()
/linux-6.15/include/uapi/linux/
H A Dethtool.h319 struct ethtool_regs { struct

1234