Home
last modified time | relevance | path

Searched defs:netdev (Results 1 – 25 of 1037) sorted by relevance

12345678910>>...42

/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qede/
Dqede_dcbnl.c13 static u8 qede_dcbnl_getstate(struct net_device *netdev) in qede_dcbnl_getstate()
20 static u8 qede_dcbnl_setstate(struct net_device *netdev, u8 state) in qede_dcbnl_setstate()
27 static void qede_dcbnl_getpermhwaddr(struct net_device *netdev, in qede_dcbnl_getpermhwaddr()
33 static void qede_dcbnl_getpgtccfgtx(struct net_device *netdev, int prio, in qede_dcbnl_getpgtccfgtx()
43 static void qede_dcbnl_getpgbwgcfgtx(struct net_device *netdev, in qede_dcbnl_getpgbwgcfgtx()
51 static void qede_dcbnl_getpgtccfgrx(struct net_device *netdev, int prio, in qede_dcbnl_getpgtccfgrx()
61 static void qede_dcbnl_getpgbwgcfgrx(struct net_device *netdev, in qede_dcbnl_getpgbwgcfgrx()
69 static void qede_dcbnl_getpfccfg(struct net_device *netdev, int prio, in qede_dcbnl_getpfccfg()
77 static void qede_dcbnl_setpfccfg(struct net_device *netdev, int prio, in qede_dcbnl_setpfccfg()
85 static u8 qede_dcbnl_getcap(struct net_device *netdev, int capid, u8 *cap) in qede_dcbnl_getcap()
[all …]
/kernel/linux/linux-4.19/drivers/net/ethernet/qlogic/qede/
Dqede_dcbnl.c15 static u8 qede_dcbnl_getstate(struct net_device *netdev) in qede_dcbnl_getstate()
22 static u8 qede_dcbnl_setstate(struct net_device *netdev, u8 state) in qede_dcbnl_setstate()
29 static void qede_dcbnl_getpermhwaddr(struct net_device *netdev, in qede_dcbnl_getpermhwaddr()
35 static void qede_dcbnl_getpgtccfgtx(struct net_device *netdev, int prio, in qede_dcbnl_getpgtccfgtx()
45 static void qede_dcbnl_getpgbwgcfgtx(struct net_device *netdev, in qede_dcbnl_getpgbwgcfgtx()
53 static void qede_dcbnl_getpgtccfgrx(struct net_device *netdev, int prio, in qede_dcbnl_getpgtccfgrx()
63 static void qede_dcbnl_getpgbwgcfgrx(struct net_device *netdev, in qede_dcbnl_getpgbwgcfgrx()
71 static void qede_dcbnl_getpfccfg(struct net_device *netdev, int prio, in qede_dcbnl_getpfccfg()
79 static void qede_dcbnl_setpfccfg(struct net_device *netdev, int prio, in qede_dcbnl_setpfccfg()
87 static u8 qede_dcbnl_getcap(struct net_device *netdev, int capid, u8 *cap) in qede_dcbnl_getcap()
[all …]
/kernel/linux/linux-5.10/drivers/net/ethernet/pensando/ionic/
Dionic_ethtool.c29 static void ionic_get_stats(struct net_device *netdev, in ionic_get_stats()
52 static int ionic_get_sset_count(struct net_device *netdev, int sset) in ionic_get_sset_count()
68 static void ionic_get_strings(struct net_device *netdev, in ionic_get_strings()
84 static void ionic_get_drvinfo(struct net_device *netdev, in ionic_get_drvinfo()
97 static int ionic_get_regs_len(struct net_device *netdev) in ionic_get_regs_len()
102 static void ionic_get_regs(struct net_device *netdev, struct ethtool_regs *regs, in ionic_get_regs()
120 static int ionic_get_link_ksettings(struct net_device *netdev, in ionic_get_link_ksettings()
263 static int ionic_set_link_ksettings(struct net_device *netdev, in ionic_set_link_ksettings()
296 static void ionic_get_pauseparam(struct net_device *netdev, in ionic_get_pauseparam()
311 static int ionic_set_pauseparam(struct net_device *netdev, in ionic_set_pauseparam()
[all …]
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/igbvf/
Dethtool.c51 static int igbvf_get_link_ksettings(struct net_device *netdev, in igbvf_get_link_ksettings()
88 static int igbvf_set_link_ksettings(struct net_device *netdev, in igbvf_set_link_ksettings()
94 static void igbvf_get_pauseparam(struct net_device *netdev, in igbvf_get_pauseparam()
99 static int igbvf_set_pauseparam(struct net_device *netdev, in igbvf_set_pauseparam()
105 static u32 igbvf_get_msglevel(struct net_device *netdev) in igbvf_get_msglevel()
112 static void igbvf_set_msglevel(struct net_device *netdev, u32 data) in igbvf_set_msglevel()
119 static int igbvf_get_regs_len(struct net_device *netdev) in igbvf_get_regs_len()
125 static void igbvf_get_regs(struct net_device *netdev, in igbvf_get_regs()
150 static int igbvf_get_eeprom_len(struct net_device *netdev) in igbvf_get_eeprom_len()
155 static int igbvf_get_eeprom(struct net_device *netdev, in igbvf_get_eeprom()
[all …]
/kernel/linux/linux-4.19/drivers/net/ethernet/intel/igbvf/
Dethtool.c51 static int igbvf_get_link_ksettings(struct net_device *netdev, in igbvf_get_link_ksettings()
88 static int igbvf_set_link_ksettings(struct net_device *netdev, in igbvf_set_link_ksettings()
94 static void igbvf_get_pauseparam(struct net_device *netdev, in igbvf_get_pauseparam()
99 static int igbvf_set_pauseparam(struct net_device *netdev, in igbvf_set_pauseparam()
105 static u32 igbvf_get_msglevel(struct net_device *netdev) in igbvf_get_msglevel()
112 static void igbvf_set_msglevel(struct net_device *netdev, u32 data) in igbvf_set_msglevel()
119 static int igbvf_get_regs_len(struct net_device *netdev) in igbvf_get_regs_len()
125 static void igbvf_get_regs(struct net_device *netdev, in igbvf_get_regs()
150 static int igbvf_get_eeprom_len(struct net_device *netdev) in igbvf_get_eeprom_len()
155 static int igbvf_get_eeprom(struct net_device *netdev, in igbvf_get_eeprom()
[all …]
/kernel/linux/linux-4.19/drivers/net/ethernet/qualcomm/emac/
Demac-ethtool.c74 static u32 emac_get_msglevel(struct net_device *netdev) in emac_get_msglevel()
81 static void emac_set_msglevel(struct net_device *netdev, u32 data) in emac_set_msglevel()
88 static int emac_get_sset_count(struct net_device *netdev, int sset) in emac_get_sset_count()
100 static void emac_get_strings(struct net_device *netdev, u32 stringset, u8 *data) in emac_get_strings()
119 static void emac_get_ethtool_stats(struct net_device *netdev, in emac_get_ethtool_stats()
133 static int emac_nway_reset(struct net_device *netdev) in emac_nway_reset()
143 static void emac_get_ringparam(struct net_device *netdev, in emac_get_ringparam()
154 static int emac_set_ringparam(struct net_device *netdev, in emac_set_ringparam()
177 static void emac_get_pauseparam(struct net_device *netdev, in emac_get_pauseparam()
187 static int emac_set_pauseparam(struct net_device *netdev, in emac_set_pauseparam()
[all …]
/kernel/linux/linux-5.10/drivers/net/ethernet/qualcomm/emac/
Demac-ethtool.c66 static u32 emac_get_msglevel(struct net_device *netdev) in emac_get_msglevel()
73 static void emac_set_msglevel(struct net_device *netdev, u32 data) in emac_set_msglevel()
80 static int emac_get_sset_count(struct net_device *netdev, int sset) in emac_get_sset_count()
92 static void emac_get_strings(struct net_device *netdev, u32 stringset, u8 *data) in emac_get_strings()
111 static void emac_get_ethtool_stats(struct net_device *netdev, in emac_get_ethtool_stats()
125 static int emac_nway_reset(struct net_device *netdev) in emac_nway_reset()
135 static void emac_get_ringparam(struct net_device *netdev, in emac_get_ringparam()
146 static int emac_set_ringparam(struct net_device *netdev, in emac_set_ringparam()
169 static void emac_get_pauseparam(struct net_device *netdev, in emac_get_pauseparam()
179 static int emac_set_pauseparam(struct net_device *netdev, in emac_set_pauseparam()
[all …]
/kernel/linux/linux-5.10/drivers/net/ethernet/amd/xgbe/
Dxgbe-ethtool.c191 static void xgbe_get_strings(struct net_device *netdev, u32 stringset, u8 *data) in xgbe_get_strings()
219 static void xgbe_get_ethtool_stats(struct net_device *netdev, in xgbe_get_ethtool_stats()
241 static int xgbe_get_sset_count(struct net_device *netdev, int stringset) in xgbe_get_sset_count()
260 static void xgbe_get_pauseparam(struct net_device *netdev, in xgbe_get_pauseparam()
270 static int xgbe_set_pauseparam(struct net_device *netdev, in xgbe_set_pauseparam()
309 static int xgbe_get_link_ksettings(struct net_device *netdev, in xgbe_get_link_ksettings()
330 static int xgbe_set_link_ksettings(struct net_device *netdev, in xgbe_set_link_ksettings()
401 static void xgbe_get_drvinfo(struct net_device *netdev, in xgbe_get_drvinfo()
416 static u32 xgbe_get_msglevel(struct net_device *netdev) in xgbe_get_msglevel()
423 static void xgbe_set_msglevel(struct net_device *netdev, u32 msglevel) in xgbe_set_msglevel()
[all …]
/kernel/linux/linux-4.19/drivers/net/ethernet/amd/xgbe/
Dxgbe-ethtool.c191 static void xgbe_get_strings(struct net_device *netdev, u32 stringset, u8 *data) in xgbe_get_strings()
219 static void xgbe_get_ethtool_stats(struct net_device *netdev, in xgbe_get_ethtool_stats()
241 static int xgbe_get_sset_count(struct net_device *netdev, int stringset) in xgbe_get_sset_count()
260 static void xgbe_get_pauseparam(struct net_device *netdev, in xgbe_get_pauseparam()
270 static int xgbe_set_pauseparam(struct net_device *netdev, in xgbe_set_pauseparam()
309 static int xgbe_get_link_ksettings(struct net_device *netdev, in xgbe_get_link_ksettings()
330 static int xgbe_set_link_ksettings(struct net_device *netdev, in xgbe_set_link_ksettings()
401 static void xgbe_get_drvinfo(struct net_device *netdev, in xgbe_get_drvinfo()
417 static u32 xgbe_get_msglevel(struct net_device *netdev) in xgbe_get_msglevel()
424 static void xgbe_set_msglevel(struct net_device *netdev, u32 msglevel) in xgbe_set_msglevel()
[all …]
/kernel/linux/linux-4.19/drivers/net/ethernet/freescale/
Ducc_geth_ethtool.c108 uec_get_ksettings(struct net_device *netdev, struct ethtool_link_ksettings *cmd) in uec_get_ksettings()
122 uec_set_ksettings(struct net_device *netdev, in uec_set_ksettings()
135 uec_get_pauseparam(struct net_device *netdev, in uec_get_pauseparam()
149 uec_set_pauseparam(struct net_device *netdev, in uec_set_pauseparam()
180 uec_get_msglevel(struct net_device *netdev) in uec_get_msglevel()
187 uec_set_msglevel(struct net_device *netdev, uint32_t data) in uec_set_msglevel()
194 uec_get_regs_len(struct net_device *netdev) in uec_get_regs_len()
200 uec_get_regs(struct net_device *netdev, in uec_get_regs()
213 uec_get_ringparam(struct net_device *netdev, in uec_get_ringparam()
232 uec_set_ringparam(struct net_device *netdev, in uec_set_ringparam()
[all …]
/kernel/linux/linux-5.10/drivers/net/ethernet/freescale/
Ducc_geth_ethtool.c104 uec_get_ksettings(struct net_device *netdev, struct ethtool_link_ksettings *cmd) in uec_get_ksettings()
118 uec_set_ksettings(struct net_device *netdev, in uec_set_ksettings()
131 uec_get_pauseparam(struct net_device *netdev, in uec_get_pauseparam()
145 uec_set_pauseparam(struct net_device *netdev, in uec_set_pauseparam()
176 uec_get_msglevel(struct net_device *netdev) in uec_get_msglevel()
183 uec_set_msglevel(struct net_device *netdev, uint32_t data) in uec_set_msglevel()
190 uec_get_regs_len(struct net_device *netdev) in uec_get_regs_len()
196 uec_get_regs(struct net_device *netdev, in uec_get_regs()
209 uec_get_ringparam(struct net_device *netdev, in uec_get_ringparam()
228 uec_set_ringparam(struct net_device *netdev, in uec_set_ringparam()
[all …]
/kernel/linux/linux-4.19/drivers/net/ethernet/intel/i40evf/
Di40evf_ethtool.c74 static int i40evf_get_link_ksettings(struct net_device *netdev, in i40evf_get_link_ksettings()
123 static int i40evf_get_sset_count(struct net_device *netdev, int sset) in i40evf_get_sset_count()
141 static void i40evf_get_ethtool_stats(struct net_device *netdev, in i40evf_get_ethtool_stats()
170 static void i40evf_get_strings(struct net_device *netdev, u32 sset, u8 *data) in i40evf_get_strings()
213 static u32 i40evf_get_priv_flags(struct net_device *netdev) in i40evf_get_priv_flags()
235 static int i40evf_set_priv_flags(struct net_device *netdev, u32 flags) in i40evf_set_priv_flags()
300 static u32 i40evf_get_msglevel(struct net_device *netdev) in i40evf_get_msglevel()
315 static void i40evf_set_msglevel(struct net_device *netdev, u32 data) in i40evf_set_msglevel()
331 static void i40evf_get_drvinfo(struct net_device *netdev, in i40evf_get_drvinfo()
351 static void i40evf_get_ringparam(struct net_device *netdev, in i40evf_get_ringparam()
[all …]
/kernel/linux/linux-5.10/drivers/net/ethernet/atheros/atl1c/
Datl1c_ethtool.c15 static int atl1c_get_link_ksettings(struct net_device *netdev, in atl1c_get_link_ksettings()
59 static int atl1c_set_link_ksettings(struct net_device *netdev, in atl1c_set_link_ksettings()
109 static u32 atl1c_get_msglevel(struct net_device *netdev) in atl1c_get_msglevel()
115 static void atl1c_set_msglevel(struct net_device *netdev, u32 data) in atl1c_set_msglevel()
121 static int atl1c_get_regs_len(struct net_device *netdev) in atl1c_get_regs_len()
126 static void atl1c_get_regs(struct net_device *netdev, in atl1c_get_regs()
166 static int atl1c_get_eeprom_len(struct net_device *netdev) in atl1c_get_eeprom_len()
176 static int atl1c_get_eeprom(struct net_device *netdev, in atl1c_get_eeprom()
218 static void atl1c_get_drvinfo(struct net_device *netdev, in atl1c_get_drvinfo()
228 static void atl1c_get_wol(struct net_device *netdev, in atl1c_get_wol()
[all …]
/kernel/linux/linux-4.19/drivers/net/ethernet/atheros/atl1c/
Datl1c_ethtool.c29 static int atl1c_get_link_ksettings(struct net_device *netdev, in atl1c_get_link_ksettings()
73 static int atl1c_set_link_ksettings(struct net_device *netdev, in atl1c_set_link_ksettings()
123 static u32 atl1c_get_msglevel(struct net_device *netdev) in atl1c_get_msglevel()
129 static void atl1c_set_msglevel(struct net_device *netdev, u32 data) in atl1c_set_msglevel()
135 static int atl1c_get_regs_len(struct net_device *netdev) in atl1c_get_regs_len()
140 static void atl1c_get_regs(struct net_device *netdev, in atl1c_get_regs()
180 static int atl1c_get_eeprom_len(struct net_device *netdev) in atl1c_get_eeprom_len()
190 static int atl1c_get_eeprom(struct net_device *netdev, in atl1c_get_eeprom()
232 static void atl1c_get_drvinfo(struct net_device *netdev, in atl1c_get_drvinfo()
244 static void atl1c_get_wol(struct net_device *netdev, in atl1c_get_wol()
[all …]
/kernel/linux/linux-5.10/drivers/net/vmxnet3/
Dvmxnet3_ethtool.c121 vmxnet3_get_stats64(struct net_device *netdev, in vmxnet3_get_stats64()
170 vmxnet3_get_sset_count(struct net_device *netdev, int sset) in vmxnet3_get_sset_count()
195 vmxnet3_get_regs_len(struct net_device *netdev) in vmxnet3_get_regs_len()
208 vmxnet3_get_drvinfo(struct net_device *netdev, struct ethtool_drvinfo *drvinfo) in vmxnet3_get_drvinfo()
223 vmxnet3_get_strings(struct net_device *netdev, u32 stringset, u8 *buf) in vmxnet3_get_strings()
264 netdev_features_t vmxnet3_fix_features(struct net_device *netdev, in vmxnet3_fix_features()
275 struct net_device *netdev, in vmxnet3_features_check()
316 static void vmxnet3_enable_encap_offloads(struct net_device *netdev) in vmxnet3_enable_encap_offloads()
329 static void vmxnet3_disable_encap_offloads(struct net_device *netdev) in vmxnet3_disable_encap_offloads()
342 int vmxnet3_set_features(struct net_device *netdev, netdev_features_t features) in vmxnet3_set_features()
[all …]
/kernel/linux/linux-5.10/drivers/net/ethernet/toshiba/
Dspider_net_ethtool.c37 spider_net_ethtool_get_link_ksettings(struct net_device *netdev, in spider_net_ethtool_get_link_ksettings()
59 spider_net_ethtool_get_drvinfo(struct net_device *netdev, in spider_net_ethtool_get_drvinfo()
76 spider_net_ethtool_get_wol(struct net_device *netdev, in spider_net_ethtool_get_wol()
85 spider_net_ethtool_get_msglevel(struct net_device *netdev) in spider_net_ethtool_get_msglevel()
93 spider_net_ethtool_set_msglevel(struct net_device *netdev, in spider_net_ethtool_set_msglevel()
102 spider_net_ethtool_nway_reset(struct net_device *netdev) in spider_net_ethtool_nway_reset()
112 spider_net_ethtool_get_ringparam(struct net_device *netdev, in spider_net_ethtool_get_ringparam()
123 static int spider_net_get_sset_count(struct net_device *netdev, int sset) in spider_net_get_sset_count()
133 static void spider_net_get_ethtool_stats(struct net_device *netdev, in spider_net_get_ethtool_stats()
153 static void spider_net_get_strings(struct net_device *netdev, u32 stringset, in spider_net_get_strings()
/kernel/linux/linux-4.19/drivers/net/ethernet/toshiba/
Dspider_net_ethtool.c50 spider_net_ethtool_get_link_ksettings(struct net_device *netdev, in spider_net_ethtool_get_link_ksettings()
72 spider_net_ethtool_get_drvinfo(struct net_device *netdev, in spider_net_ethtool_get_drvinfo()
89 spider_net_ethtool_get_wol(struct net_device *netdev, in spider_net_ethtool_get_wol()
98 spider_net_ethtool_get_msglevel(struct net_device *netdev) in spider_net_ethtool_get_msglevel()
106 spider_net_ethtool_set_msglevel(struct net_device *netdev, in spider_net_ethtool_set_msglevel()
115 spider_net_ethtool_nway_reset(struct net_device *netdev) in spider_net_ethtool_nway_reset()
125 spider_net_ethtool_get_ringparam(struct net_device *netdev, in spider_net_ethtool_get_ringparam()
136 static int spider_net_get_sset_count(struct net_device *netdev, int sset) in spider_net_get_sset_count()
146 static void spider_net_get_ethtool_stats(struct net_device *netdev, in spider_net_get_ethtool_stats()
166 static void spider_net_get_strings(struct net_device *netdev, u32 stringset, in spider_net_get_strings()
/kernel/linux/linux-4.19/drivers/net/ethernet/netronome/nfp/
Dnfp_net_ethtool.c219 nfp_net_get_drvinfo(struct net_device *netdev, struct ethtool_drvinfo *drvinfo) in nfp_net_get_drvinfo()
234 nfp_app_get_drvinfo(struct net_device *netdev, struct ethtool_drvinfo *drvinfo) in nfp_app_get_drvinfo()
275 nfp_net_get_link_ksettings(struct net_device *netdev, in nfp_net_get_link_ksettings()
339 nfp_net_set_link_ksettings(struct net_device *netdev, in nfp_net_set_link_ksettings()
386 static void nfp_net_get_ringparam(struct net_device *netdev, in nfp_net_get_ringparam()
411 static int nfp_net_set_ringparam(struct net_device *netdev, in nfp_net_set_ringparam()
449 static unsigned int nfp_vnic_get_sw_stats_count(struct net_device *netdev) in nfp_vnic_get_sw_stats_count()
456 static u8 *nfp_vnic_get_sw_stats_strings(struct net_device *netdev, u8 *data) in nfp_vnic_get_sw_stats_strings()
480 static u64 *nfp_vnic_get_sw_stats(struct net_device *netdev, u64 *data) in nfp_vnic_get_sw_stats()
576 static unsigned int nfp_mac_get_stats_count(struct net_device *netdev) in nfp_mac_get_stats_count()
[all …]
/kernel/linux/linux-5.10/drivers/net/ethernet/netronome/nfp/
Dnfp_net_ethtool.c213 nfp_net_get_drvinfo(struct net_device *netdev, struct ethtool_drvinfo *drvinfo) in nfp_net_get_drvinfo()
228 nfp_app_get_drvinfo(struct net_device *netdev, struct ethtool_drvinfo *drvinfo) in nfp_app_get_drvinfo()
269 nfp_net_get_link_ksettings(struct net_device *netdev, in nfp_net_get_link_ksettings()
335 nfp_net_set_link_ksettings(struct net_device *netdev, in nfp_net_set_link_ksettings()
382 static void nfp_net_get_ringparam(struct net_device *netdev, in nfp_net_get_ringparam()
407 static int nfp_net_set_ringparam(struct net_device *netdev, in nfp_net_set_ringparam()
445 static unsigned int nfp_vnic_get_sw_stats_count(struct net_device *netdev) in nfp_vnic_get_sw_stats_count()
453 static u8 *nfp_vnic_get_sw_stats_strings(struct net_device *netdev, u8 *data) in nfp_vnic_get_sw_stats_strings()
486 static u64 *nfp_vnic_get_sw_stats(struct net_device *netdev, u64 *data) in nfp_vnic_get_sw_stats()
650 static unsigned int nfp_mac_get_stats_count(struct net_device *netdev) in nfp_mac_get_stats_count()
[all …]
/kernel/linux/linux-4.19/drivers/net/ethernet/atheros/atl1e/
Datl1e_ethtool.c29 static int atl1e_get_link_ksettings(struct net_device *netdev, in atl1e_get_link_ksettings()
74 static int atl1e_set_link_ksettings(struct net_device *netdev, in atl1e_set_link_ksettings()
145 static u32 atl1e_get_msglevel(struct net_device *netdev) in atl1e_get_msglevel()
154 static int atl1e_get_regs_len(struct net_device *netdev) in atl1e_get_regs_len()
159 static void atl1e_get_regs(struct net_device *netdev, in atl1e_get_regs()
208 static int atl1e_get_eeprom_len(struct net_device *netdev) in atl1e_get_eeprom_len()
218 static int atl1e_get_eeprom(struct net_device *netdev, in atl1e_get_eeprom()
258 static int atl1e_set_eeprom(struct net_device *netdev, in atl1e_set_eeprom()
318 static void atl1e_get_drvinfo(struct net_device *netdev, in atl1e_get_drvinfo()
331 static void atl1e_get_wol(struct net_device *netdev, in atl1e_get_wol()
[all …]
/kernel/linux/linux-5.10/drivers/net/ethernet/atheros/atl1e/
Datl1e_ethtool.c15 static int atl1e_get_link_ksettings(struct net_device *netdev, in atl1e_get_link_ksettings()
60 static int atl1e_set_link_ksettings(struct net_device *netdev, in atl1e_set_link_ksettings()
131 static u32 atl1e_get_msglevel(struct net_device *netdev) in atl1e_get_msglevel()
140 static int atl1e_get_regs_len(struct net_device *netdev) in atl1e_get_regs_len()
145 static void atl1e_get_regs(struct net_device *netdev, in atl1e_get_regs()
194 static int atl1e_get_eeprom_len(struct net_device *netdev) in atl1e_get_eeprom_len()
204 static int atl1e_get_eeprom(struct net_device *netdev, in atl1e_get_eeprom()
244 static int atl1e_set_eeprom(struct net_device *netdev, in atl1e_set_eeprom()
304 static void atl1e_get_drvinfo(struct net_device *netdev, in atl1e_get_drvinfo()
315 static void atl1e_get_wol(struct net_device *netdev, in atl1e_get_wol()
[all …]
/kernel/linux/linux-4.19/drivers/net/vmxnet3/
Dvmxnet3_ethtool.c117 vmxnet3_get_stats64(struct net_device *netdev, in vmxnet3_get_stats64()
166 vmxnet3_get_sset_count(struct net_device *netdev, int sset) in vmxnet3_get_sset_count()
191 vmxnet3_get_regs_len(struct net_device *netdev) in vmxnet3_get_regs_len()
204 vmxnet3_get_drvinfo(struct net_device *netdev, struct ethtool_drvinfo *drvinfo) in vmxnet3_get_drvinfo()
219 vmxnet3_get_strings(struct net_device *netdev, u32 stringset, u8 *buf) in vmxnet3_get_strings()
260 int vmxnet3_set_features(struct net_device *netdev, netdev_features_t features) in vmxnet3_set_features()
299 vmxnet3_get_ethtool_stats(struct net_device *netdev, in vmxnet3_get_ethtool_stats()
352 vmxnet3_get_regs(struct net_device *netdev, struct ethtool_regs *regs, void *p) in vmxnet3_get_regs()
446 vmxnet3_get_wol(struct net_device *netdev, struct ethtool_wolinfo *wol) in vmxnet3_get_wol()
456 vmxnet3_set_wol(struct net_device *netdev, struct ethtool_wolinfo *wol) in vmxnet3_set_wol()
[all …]
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgb/
Dixgb_ethtool.c72 ixgb_get_link_ksettings(struct net_device *netdev, in ixgb_get_link_ksettings()
99 void ixgb_set_speed_duplex(struct net_device *netdev) in ixgb_set_speed_duplex()
110 ixgb_set_link_ksettings(struct net_device *netdev, in ixgb_set_link_ksettings()
132 ixgb_get_pauseparam(struct net_device *netdev, in ixgb_get_pauseparam()
151 ixgb_set_pauseparam(struct net_device *netdev, in ixgb_set_pauseparam()
180 ixgb_get_msglevel(struct net_device *netdev) in ixgb_get_msglevel()
187 ixgb_set_msglevel(struct net_device *netdev, u32 data) in ixgb_set_msglevel()
195 ixgb_get_regs_len(struct net_device *netdev) in ixgb_get_regs_len()
202 ixgb_get_regs(struct net_device *netdev, in ixgb_get_regs()
342 ixgb_get_eeprom_len(struct net_device *netdev) in ixgb_get_eeprom_len()
[all …]
/kernel/linux/linux-4.19/drivers/net/ethernet/intel/ixgb/
Dixgb_ethtool.c72 ixgb_get_link_ksettings(struct net_device *netdev, in ixgb_get_link_ksettings()
99 void ixgb_set_speed_duplex(struct net_device *netdev) in ixgb_set_speed_duplex()
110 ixgb_set_link_ksettings(struct net_device *netdev, in ixgb_set_link_ksettings()
132 ixgb_get_pauseparam(struct net_device *netdev, in ixgb_get_pauseparam()
151 ixgb_set_pauseparam(struct net_device *netdev, in ixgb_set_pauseparam()
180 ixgb_get_msglevel(struct net_device *netdev) in ixgb_get_msglevel()
187 ixgb_set_msglevel(struct net_device *netdev, u32 data) in ixgb_set_msglevel()
195 ixgb_get_regs_len(struct net_device *netdev) in ixgb_get_regs_len()
202 ixgb_get_regs(struct net_device *netdev, in ixgb_get_regs()
342 ixgb_get_eeprom_len(struct net_device *netdev) in ixgb_get_eeprom_len()
[all …]
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ice/
Dice_dcb_nl.c14 static void ice_dcbnl_devreset(struct net_device *netdev) in ice_dcbnl_devreset()
32 static int ice_dcbnl_getets(struct net_device *netdev, struct ieee_ets *ets) in ice_dcbnl_getets()
62 static int ice_dcbnl_setets(struct net_device *netdev, struct ieee_ets *ets) in ice_dcbnl_setets()
143 static u8 ice_dcbnl_getdcbx(struct net_device *netdev) in ice_dcbnl_getdcbx()
155 static u8 ice_dcbnl_setdcbx(struct net_device *netdev, u8 mode) in ice_dcbnl_setdcbx()
190 static void ice_dcbnl_get_perm_hw_addr(struct net_device *netdev, u8 *perm_addr) in ice_dcbnl_get_perm_hw_addr()
223 static int ice_dcbnl_getpfc(struct net_device *netdev, struct ieee_pfc *pfc) in ice_dcbnl_getpfc()
249 static int ice_dcbnl_setpfc(struct net_device *netdev, struct ieee_pfc *pfc) in ice_dcbnl_setpfc()
286 ice_dcbnl_get_pfc_cfg(struct net_device *netdev, int prio, u8 *setting) in ice_dcbnl_get_pfc_cfg()
309 static void ice_dcbnl_set_pfc_cfg(struct net_device *netdev, int prio, u8 set) in ice_dcbnl_set_pfc_cfg()
[all …]

12345678910>>...42