Home
last modified time | relevance | path

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

12345678910>>...25

/linux/drivers/net/ethernet/qlogic/qede/
H A Dqede_dcbnl.c13 static u8 qede_dcbnl_getstate(struct net_device *netdev) in qede_dcbnl_getstate() argument
20 static u8 qede_dcbnl_setstate(struct net_device *netdev, u8 state) in qede_dcbnl_setstate() argument
27 static void qede_dcbnl_getpermhwaddr(struct net_device *netdev, in qede_dcbnl_getpermhwaddr() argument
33 static void qede_dcbnl_getpgtccfgtx(struct net_device *netdev, int prio, in qede_dcbnl_getpgtccfgtx() argument
43 static void qede_dcbnl_getpgbwgcfgtx(struct net_device *netdev, in qede_dcbnl_getpgbwgcfgtx() argument
51 qede_dcbnl_getpgtccfgrx(struct net_device * netdev,int prio,u8 * prio_type,u8 * pgid,u8 * bw_pct,u8 * up_map) qede_dcbnl_getpgtccfgrx() argument
61 qede_dcbnl_getpgbwgcfgrx(struct net_device * netdev,int pgid,u8 * bw_pct) qede_dcbnl_getpgbwgcfgrx() argument
69 qede_dcbnl_getpfccfg(struct net_device * netdev,int prio,u8 * setting) qede_dcbnl_getpfccfg() argument
77 qede_dcbnl_setpfccfg(struct net_device * netdev,int prio,u8 setting) qede_dcbnl_setpfccfg() argument
85 qede_dcbnl_getcap(struct net_device * netdev,int capid,u8 * cap) qede_dcbnl_getcap() argument
92 qede_dcbnl_getnumtcs(struct net_device * netdev,int tcid,u8 * num) qede_dcbnl_getnumtcs() argument
99 qede_dcbnl_getpfcstate(struct net_device * netdev) qede_dcbnl_getpfcstate() argument
106 qede_dcbnl_getapp(struct net_device * netdev,u8 idtype,u16 id) qede_dcbnl_getapp() argument
113 qede_dcbnl_getdcbx(struct net_device * netdev) qede_dcbnl_getdcbx() argument
120 qede_dcbnl_setpgtccfgtx(struct net_device * netdev,int prio,u8 pri_type,u8 pgid,u8 bw_pct,u8 up_map) qede_dcbnl_setpgtccfgtx() argument
129 qede_dcbnl_setpgtccfgrx(struct net_device * netdev,int prio,u8 pri_type,u8 pgid,u8 bw_pct,u8 up_map) qede_dcbnl_setpgtccfgrx() argument
138 qede_dcbnl_setpgbwgcfgtx(struct net_device * netdev,int pgid,u8 bw_pct) qede_dcbnl_setpgbwgcfgtx() argument
146 qede_dcbnl_setpgbwgcfgrx(struct net_device * netdev,int pgid,u8 bw_pct) qede_dcbnl_setpgbwgcfgrx() argument
154 qede_dcbnl_setall(struct net_device * netdev) qede_dcbnl_setall() argument
161 qede_dcbnl_setnumtcs(struct net_device * netdev,int tcid,u8 num) qede_dcbnl_setnumtcs() argument
168 qede_dcbnl_setpfcstate(struct net_device * netdev,u8 state) qede_dcbnl_setpfcstate() argument
175 qede_dcbnl_setapp(struct net_device * netdev,u8 idtype,u16 idval,u8 up) qede_dcbnl_setapp() argument
183 qede_dcbnl_setdcbx(struct net_device * netdev,u8 state) qede_dcbnl_setdcbx() argument
190 qede_dcbnl_getfeatcfg(struct net_device * netdev,int featid,u8 * flags) qede_dcbnl_getfeatcfg() argument
198 qede_dcbnl_setfeatcfg(struct net_device * netdev,int featid,u8 flags) qede_dcbnl_setfeatcfg() argument
205 qede_dcbnl_peer_getappinfo(struct net_device * netdev,struct dcb_peer_app_info * info,u16 * count) qede_dcbnl_peer_getappinfo() argument
214 qede_dcbnl_peer_getapptable(struct net_device * netdev,struct dcb_app * app) qede_dcbnl_peer_getapptable() argument
222 qede_dcbnl_cee_peer_getpfc(struct net_device * netdev,struct cee_pfc * pfc) qede_dcbnl_cee_peer_getpfc() argument
230 qede_dcbnl_cee_peer_getpg(struct net_device * netdev,struct cee_pg * pg) qede_dcbnl_cee_peer_getpg() argument
238 qede_dcbnl_ieee_getpfc(struct net_device * netdev,struct ieee_pfc * pfc) qede_dcbnl_ieee_getpfc() argument
246 qede_dcbnl_ieee_setpfc(struct net_device * netdev,struct ieee_pfc * pfc) qede_dcbnl_ieee_setpfc() argument
254 qede_dcbnl_ieee_getets(struct net_device * netdev,struct ieee_ets * ets) qede_dcbnl_ieee_getets() argument
262 qede_dcbnl_ieee_setets(struct net_device * netdev,struct ieee_ets * ets) qede_dcbnl_ieee_setets() argument
270 qede_dcbnl_ieee_getapp(struct net_device * netdev,struct dcb_app * app) qede_dcbnl_ieee_getapp() argument
278 qede_dcbnl_ieee_setapp(struct net_device * netdev,struct dcb_app * app) qede_dcbnl_ieee_setapp() argument
291 qede_dcbnl_ieee_peer_getpfc(struct net_device * netdev,struct ieee_pfc * pfc) qede_dcbnl_ieee_peer_getpfc() argument
299 qede_dcbnl_ieee_peer_getets(struct net_device * netdev,struct ieee_ets * ets) qede_dcbnl_ieee_peer_getets() argument
[all...]
/linux/drivers/net/ethernet/intel/igbvf/
H A Dethtool.c52 static int igbvf_get_link_ksettings(struct net_device *netdev, in igbvf_get_link_ksettings() argument
89 static int igbvf_set_link_ksettings(struct net_device *netdev, in igbvf_set_link_ksettings() argument
95 static void igbvf_get_pauseparam(struct net_device *netdev, in igbvf_get_pauseparam() argument
100 static int igbvf_set_pauseparam(struct net_device *netdev, in igbvf_set_pauseparam() argument
106 static u32 igbvf_get_msglevel(struct net_device *netdev) in igbvf_get_msglevel() argument
113 static void igbvf_set_msglevel(struct net_device *netdev, u32 data) in igbvf_set_msglevel() argument
120 static int igbvf_get_regs_len(struct net_device *netdev) in igbvf_get_regs_len() argument
126 igbvf_get_regs(struct net_device * netdev,struct ethtool_regs * regs,void * p) igbvf_get_regs() argument
151 igbvf_get_eeprom_len(struct net_device * netdev) igbvf_get_eeprom_len() argument
156 igbvf_get_eeprom(struct net_device * netdev,struct ethtool_eeprom * eeprom,u8 * bytes) igbvf_get_eeprom() argument
162 igbvf_set_eeprom(struct net_device * netdev,struct ethtool_eeprom * eeprom,u8 * bytes) igbvf_set_eeprom() argument
168 igbvf_get_drvinfo(struct net_device * netdev,struct ethtool_drvinfo * drvinfo) igbvf_get_drvinfo() argument
178 igbvf_get_ringparam(struct net_device * netdev,struct ethtool_ringparam * ring,struct kernel_ethtool_ringparam * kernel_ring,struct netlink_ext_ack * extack) igbvf_get_ringparam() argument
193 igbvf_set_ringparam(struct net_device * netdev,struct ethtool_ringparam * ring,struct kernel_ethtool_ringparam * kernel_ring,struct netlink_ext_ack * extack) igbvf_set_ringparam() argument
291 igbvf_diag_test(struct net_device * netdev,struct ethtool_test * eth_test,u64 * data) igbvf_diag_test() argument
308 igbvf_get_wol(struct net_device * netdev,struct ethtool_wolinfo * wol) igbvf_get_wol() argument
315 igbvf_set_wol(struct net_device * netdev,struct ethtool_wolinfo * wol) igbvf_set_wol() argument
321 igbvf_get_coalesce(struct net_device * netdev,struct ethtool_coalesce * ec,struct kernel_ethtool_coalesce * kernel_coal,struct netlink_ext_ack * extack) igbvf_get_coalesce() argument
336 igbvf_set_coalesce(struct net_device * netdev,struct ethtool_coalesce * ec,struct kernel_ethtool_coalesce * kernel_coal,struct netlink_ext_ack * extack) igbvf_set_coalesce() argument
373 igbvf_nway_reset(struct net_device * netdev) igbvf_nway_reset() argument
382 igbvf_get_ethtool_stats(struct net_device * netdev,struct ethtool_stats * stats,u64 * data) igbvf_get_ethtool_stats() argument
413 igbvf_get_strings(struct net_device * netdev,u32 stringset,u8 * data) igbvf_get_strings() argument
461 igbvf_set_ethtool_ops(struct net_device * netdev) igbvf_set_ethtool_ops() argument
[all...]
/linux/drivers/net/ethernet/netronome/nfp/
H A Dnfp_net_ethtool.c217 nfp_net_get_drvinfo(struct net_device *netdev, struct ethtool_drvinfo *drvinfo) in nfp_net_get_drvinfo() argument
232 nfp_net_nway_reset(struct net_device *netdev) in nfp_net_nway_reset() argument
263 nfp_app_get_drvinfo(struct net_device *netdev, struct ethtool_drvinfo *drvinfo) in nfp_app_get_drvinfo() argument
484 nfp_net_get_link_ksettings(struct net_device * netdev,struct ethtool_link_ksettings * cmd) nfp_net_get_link_ksettings() argument
546 nfp_net_set_link_ksettings(struct net_device * netdev,const struct ethtool_link_ksettings * cmd) nfp_net_set_link_ksettings() argument
622 nfp_net_get_ringparam(struct net_device * netdev,struct ethtool_ringparam * ring,struct kernel_ethtool_ringparam * kernel_ring,struct netlink_ext_ack * extack) nfp_net_get_ringparam() argument
651 nfp_net_set_ringparam(struct net_device * netdev,struct ethtool_ringparam * ring,struct kernel_ethtool_ringparam * kernel_ring,struct netlink_ext_ack * extack) nfp_net_set_ringparam() argument
689 nfp_test_link(struct net_device * netdev) nfp_test_link() argument
697 nfp_test_nsp(struct net_device * netdev) nfp_test_nsp() argument
733 nfp_test_fw(struct net_device * netdev) nfp_test_fw() argument
745 nfp_test_reg(struct net_device * netdev) nfp_test_reg() argument
762 link_test_supported(struct net_device * netdev) link_test_supported() argument
767 nsp_test_supported(struct net_device * netdev) nsp_test_supported() argument
775 fw_test_supported(struct net_device * netdev) fw_test_supported() argument
783 reg_test_supported(struct net_device * netdev) reg_test_supported() argument
804 nfp_get_self_test_strings(struct net_device * netdev,u8 * data) nfp_get_self_test_strings() argument
813 nfp_get_self_test_count(struct net_device * netdev) nfp_get_self_test_count() argument
824 nfp_net_self_test(struct net_device * netdev,struct ethtool_test * eth_test,u64 * data) nfp_net_self_test() argument
843 nfp_vnic_get_sw_stats_count(struct net_device * netdev) nfp_vnic_get_sw_stats_count() argument
851 nfp_vnic_get_sw_stats_strings(struct net_device * netdev,u8 * data) nfp_vnic_get_sw_stats_strings() argument
884 nfp_vnic_get_sw_stats(struct net_device * netdev,u64 * data) nfp_vnic_get_sw_stats() argument
1048 nfp_mac_get_stats_count(struct net_device * netdev) nfp_mac_get_stats_count() argument
1059 nfp_mac_get_stats_strings(struct net_device * netdev,u8 * data) nfp_mac_get_stats_strings() argument
1074 nfp_mac_get_stats(struct net_device * netdev,u64 * data) nfp_mac_get_stats() argument
1089 nfp_net_get_strings(struct net_device * netdev,u32 stringset,u8 * data) nfp_net_get_strings() argument
1113 nfp_net_get_stats(struct net_device * netdev,struct ethtool_stats * stats,u64 * data) nfp_net_get_stats() argument
1128 nfp_net_get_sset_count(struct net_device * netdev,int sset) nfp_net_get_sset_count() argument
1150 nfp_port_get_strings(struct net_device * netdev,u32 stringset,u8 * data) nfp_port_get_strings() argument
1170 nfp_port_get_stats(struct net_device * netdev,struct ethtool_stats * stats,u64 * data) nfp_port_get_stats() argument
1182 nfp_port_get_sset_count(struct net_device * netdev,int sset) nfp_port_get_sset_count() argument
1236 nfp_port_get_fecparam(struct net_device * netdev,struct ethtool_fecparam * param) nfp_port_get_fecparam() argument
1260 nfp_port_set_fecparam(struct net_device * netdev,struct ethtool_fecparam * param) nfp_port_set_fecparam() argument
1306 nfp_net_get_rxfh_fields(struct net_device * netdev,struct ethtool_rxfh_fields * cmd) nfp_net_get_rxfh_fields() argument
1438 nfp_net_get_rxnfc(struct net_device * netdev,struct ethtool_rxnfc * cmd,u32 * rule_locs) nfp_net_get_rxnfc() argument
1460 nfp_net_set_rxfh_fields(struct net_device * netdev,const struct ethtool_rxfh_fields * nfc,struct netlink_ext_ack * extack) nfp_net_set_rxfh_fields() argument
1761 nfp_net_set_rxnfc(struct net_device * netdev,struct ethtool_rxnfc * cmd) nfp_net_set_rxnfc() argument
1776 nfp_net_get_rxfh_indir_size(struct net_device * netdev) nfp_net_get_rxfh_indir_size() argument
1786 nfp_net_get_rxfh_key_size(struct net_device * netdev) nfp_net_get_rxfh_key_size() argument
1796 nfp_net_get_rxfh(struct net_device * netdev,struct ethtool_rxfh_param * rxfh) nfp_net_get_rxfh() argument
1818 nfp_net_set_rxfh(struct net_device * netdev,struct ethtool_rxfh_param * rxfh,struct netlink_ext_ack * extack) nfp_net_set_rxfh() argument
1849 nfp_net_get_regs_len(struct net_device * netdev) nfp_net_get_regs_len() argument
1854 nfp_net_get_regs(struct net_device * netdev,struct ethtool_regs * regs,void * p) nfp_net_get_regs() argument
1867 nfp_net_get_coalesce(struct net_device * netdev,struct ethtool_coalesce * ec,struct kernel_ethtool_coalesce * kernel_coal,struct netlink_ext_ack * extack) nfp_net_get_coalesce() argument
1934 nfp_app_set_dump(struct net_device * netdev,struct ethtool_dump * val) nfp_app_set_dump() argument
1962 nfp_app_get_dump_flag(struct net_device * netdev,struct ethtool_dump * dump) nfp_app_get_dump_flag() argument
1979 nfp_app_get_dump_data(struct net_device * netdev,struct ethtool_dump * dump,void * buffer) nfp_app_get_dump_data() argument
1998 nfp_port_get_module_info(struct net_device * netdev,struct ethtool_modinfo * modinfo) nfp_port_get_module_info() argument
2079 nfp_port_get_module_eeprom(struct net_device * netdev,struct ethtool_eeprom * eeprom,u8 * data) nfp_port_get_module_eeprom() argument
2126 nfp_net_set_coalesce(struct net_device * netdev,struct ethtool_coalesce * ec,struct kernel_ethtool_coalesce * kernel_coal,struct netlink_ext_ack * extack) nfp_net_set_coalesce() argument
2203 nfp_net_get_channels(struct net_device * netdev,struct ethtool_channels * channel) nfp_net_get_channels() argument
2241 nfp_net_set_channels(struct net_device * netdev,struct ethtool_channels * channel) nfp_net_set_channels() argument
2262 nfp_port_set_pauseparam(struct net_device * netdev,struct ethtool_pauseparam * pause) nfp_port_set_pauseparam() argument
2286 nfp_port_get_pauseparam(struct net_device * netdev,struct ethtool_pauseparam * pause) nfp_port_get_pauseparam() argument
2303 nfp_net_set_phys_id(struct net_device * netdev,enum ethtool_phys_id_state state) nfp_net_set_phys_id() argument
2338 nfp_net_get_eeprom_len(struct net_device * netdev) nfp_net_get_eeprom_len() argument
2352 nfp_net_get_nsp_hwindex(struct net_device * netdev,struct nfp_nsp ** nspptr,u32 * index) nfp_net_get_nsp_hwindex() argument
2386 nfp_net_get_port_mac_by_hwinfo(struct net_device * netdev,u8 * mac_addr) nfp_net_get_port_mac_by_hwinfo() argument
2419 nfp_net_set_port_mac_by_hwinfo(struct net_device * netdev,u8 * mac_addr) nfp_net_set_port_mac_by_hwinfo() argument
2448 nfp_net_get_eeprom(struct net_device * netdev,struct ethtool_eeprom * eeprom,u8 * bytes) nfp_net_get_eeprom() argument
2467 nfp_net_set_eeprom(struct net_device * netdev,struct ethtool_eeprom * eeprom,u8 * bytes) nfp_net_set_eeprom() argument
2559 nfp_net_set_ethtool_ops(struct net_device * netdev) nfp_net_set_ethtool_ops() argument
[all...]
H A Dnfp_net_repr.c27 nfp_repr_inc_tx_stats(struct net_device *netdev, unsigned int len, in nfp_repr_inc_tx_stats() argument
46 void nfp_repr_inc_rx_stats(struct net_device *netdev, unsigned int len) in nfp_repr_inc_rx_stats() argument
90 nfp_repr_get_stats64(struct net_device *netdev, struct rtnl_link_stats64 *stats) in nfp_repr_get_stats64() argument
124 nfp_repr_get_host_stats64(const struct net_device *netdev, in nfp_repr_get_host_stats64() argument
167 static int nfp_repr_change_mtu(struct net_device *netdev, int new_mtu) in nfp_repr_change_mtu() argument
185 nfp_repr_xmit(struct sk_buff * skb,struct net_device * netdev) nfp_repr_xmit() argument
202 nfp_repr_stop(struct net_device * netdev) nfp_repr_stop() argument
215 nfp_repr_open(struct net_device * netdev) nfp_repr_open() argument
236 nfp_repr_fix_features(struct net_device * netdev,netdev_features_t features) nfp_repr_fix_features() argument
280 nfp_repr_transfer_features(struct net_device * netdev,struct net_device * lower) nfp_repr_transfer_features() argument
314 nfp_repr_init(struct nfp_app * app,struct net_device * netdev,u32 cmsg_port_id,struct nfp_port * port,struct net_device * pf_netdev) nfp_repr_init() argument
418 nfp_repr_free(struct net_device * netdev) nfp_repr_free() argument
426 struct net_device *netdev; nfp_repr_alloc_mqs() local
460 struct net_device *netdev; nfp_reprs_clean_and_free() local
475 struct net_device *netdev; nfp_reprs_clean_and_free_by_type() local
513 struct net_device *netdev; nfp_reprs_resync_phys_ports() local
[all...]
/linux/drivers/net/ethernet/qualcomm/emac/
H A Demac-ethtool.c66 static u32 emac_get_msglevel(struct net_device *netdev) in emac_get_msglevel() argument
73 static void emac_set_msglevel(struct net_device *netdev, u32 data) in emac_set_msglevel() argument
80 static int emac_get_sset_count(struct net_device *netdev, int sset) in emac_get_sset_count() argument
92 static void emac_get_strings(struct net_device *netdev, u32 stringset, u8 *data) in emac_get_strings() argument
111 static void emac_get_ethtool_stats(struct net_device *netdev, in emac_get_ethtool_stats() argument
125 static int emac_nway_reset(struct net_device *netdev) in emac_nway_reset() argument
135 emac_get_ringparam(struct net_device * netdev,struct ethtool_ringparam * ring,struct kernel_ethtool_ringparam * kernel_ring,struct netlink_ext_ack * extack) emac_get_ringparam() argument
148 emac_set_ringparam(struct net_device * netdev,struct ethtool_ringparam * ring,struct kernel_ethtool_ringparam * kernel_ring,struct netlink_ext_ack * extack) emac_set_ringparam() argument
173 emac_get_pauseparam(struct net_device * netdev,struct ethtool_pauseparam * pause) emac_get_pauseparam() argument
183 emac_set_pauseparam(struct net_device * netdev,struct ethtool_pauseparam * pause) emac_set_pauseparam() argument
216 emac_get_regs(struct net_device * netdev,struct ethtool_regs * regs,void * buff) emac_get_regs() argument
230 emac_get_regs_len(struct net_device * netdev) emac_get_regs_len() argument
237 emac_set_priv_flags(struct net_device * netdev,u32 flags) emac_set_priv_flags() argument
249 emac_get_priv_flags(struct net_device * netdev) emac_get_priv_flags() argument
284 emac_set_ethtool_ops(struct net_device * netdev) emac_set_ethtool_ops() argument
[all...]
/linux/drivers/net/ethernet/pensando/ionic/
H A Dionic_ethtool.c24 static void ionic_get_stats(struct net_device *netdev, in ionic_get_stats() argument
48 static int ionic_get_sset_count(struct net_device *netdev, int sset) in ionic_get_sset_count() argument
61 static void ionic_get_strings(struct net_device *netdev, in ionic_get_strings() argument
73 static void ionic_get_drvinfo(struct net_device *netdev, in ionic_get_drvinfo() argument
86 static int ionic_get_regs_len(struct net_device *netdev) in ionic_get_regs_len() argument
91 static void ionic_get_regs(struct net_device *netdev, struc argument
114 ionic_get_link_ext_stats(struct net_device * netdev,struct ethtool_link_ext_stats * stats) ionic_get_link_ext_stats() argument
123 ionic_get_link_ksettings(struct net_device * netdev,struct ethtool_link_ksettings * ks) ionic_get_link_ksettings() argument
312 ionic_set_link_ksettings(struct net_device * netdev,const struct ethtool_link_ksettings * ks) ionic_set_link_ksettings() argument
346 ionic_get_pauseparam(struct net_device * netdev,struct ethtool_pauseparam * pause) ionic_get_pauseparam() argument
361 ionic_set_pauseparam(struct net_device * netdev,struct ethtool_pauseparam * pause) ionic_set_pauseparam() argument
395 ionic_get_fecparam(struct net_device * netdev,struct ethtool_fecparam * fec) ionic_get_fecparam() argument
417 ionic_set_fecparam(struct net_device * netdev,struct ethtool_fecparam * fec) ionic_set_fecparam() argument
462 ionic_get_coalesce(struct net_device * netdev,struct ethtool_coalesce * coalesce,struct kernel_ethtool_coalesce * kernel_coal,struct netlink_ext_ack * extack) ionic_get_coalesce() argument
482 ionic_set_coalesce(struct net_device * netdev,struct ethtool_coalesce * coalesce,struct kernel_ethtool_coalesce * kernel_coal,struct netlink_ext_ack * extack) ionic_set_coalesce() argument
650 ionic_get_ringparam(struct net_device * netdev,struct ethtool_ringparam * ring,struct kernel_ethtool_ringparam * kernel_ring,struct netlink_ext_ack * extack) ionic_get_ringparam() argument
665 ionic_set_ringparam(struct net_device * netdev,struct ethtool_ringparam * ring,struct kernel_ethtool_ringparam * kernel_ring,struct netlink_ext_ack * extack) ionic_set_ringparam() argument
738 ionic_get_channels(struct net_device * netdev,struct ethtool_channels * ch) ionic_get_channels() argument
757 ionic_set_channels(struct net_device * netdev,struct ethtool_channels * ch) ionic_set_channels() argument
846 ionic_get_rxnfc(struct net_device * netdev,struct ethtool_rxnfc * info,u32 * rules) ionic_get_rxnfc() argument
865 ionic_get_rxfh_indir_size(struct net_device * netdev) ionic_get_rxfh_indir_size() argument
872 ionic_get_rxfh_key_size(struct net_device * netdev) ionic_get_rxfh_key_size() argument
877 ionic_get_rxfh(struct net_device * netdev,struct ethtool_rxfh_param * rxfh) ionic_get_rxfh() argument
897 ionic_set_rxfh(struct net_device * netdev,struct ethtool_rxfh_param * rxfh,struct netlink_ext_ack * extack) ionic_set_rxfh() argument
935 ionic_get_tunable(struct net_device * netdev,const struct ethtool_tunable * tuna,void * data) ionic_get_tunable() argument
975 ionic_get_module_eeprom_by_page(struct net_device * netdev,const struct ethtool_module_eeprom * page_data,struct netlink_ext_ack * extack) ionic_get_module_eeprom_by_page() argument
1017 ionic_get_ts_info(struct net_device * netdev,struct kernel_ethtool_ts_info * info) ionic_get_ts_info() argument
1107 ionic_nway_reset(struct net_device * netdev) ionic_nway_reset() argument
1171 ionic_ethtool_set_ops(struct net_device * netdev) ionic_ethtool_set_ops() argument
[all...]
/linux/drivers/net/vmxnet3/
H A Dvmxnet3_ethtool.c136 vmxnet3_get_stats64(struct net_device *netdev, in vmxnet3_get_stats64() argument
185 vmxnet3_get_sset_count(struct net_device *netdev, int sset) in vmxnet3_get_sset_count() argument
210 vmxnet3_get_regs_len(struct net_device *netdev) in vmxnet3_get_regs_len() argument
223 vmxnet3_get_drvinfo(struct net_device *netdev, struct ethtool_drvinfo *drvinfo) in vmxnet3_get_drvinfo() argument
238 vmxnet3_get_strings(struct net_device *netdev, u32 stringset, u8 *buf) in vmxnet3_get_strings() argument
264 vmxnet3_fix_features(struct net_device * netdev,netdev_features_t features) vmxnet3_fix_features() argument
283 vmxnet3_features_check(struct sk_buff * skb,struct net_device * netdev,netdev_features_t features) vmxnet3_features_check() argument
324 vmxnet3_enable_encap_offloads(struct net_device * netdev,netdev_features_t features) vmxnet3_enable_encap_offloads() argument
385 vmxnet3_disable_encap_offloads(struct net_device * netdev) vmxnet3_disable_encap_offloads() argument
414 vmxnet3_set_features(struct net_device * netdev,netdev_features_t features) vmxnet3_set_features() argument
467 vmxnet3_get_ethtool_stats(struct net_device * netdev,struct ethtool_stats * stats,u64 * buf) vmxnet3_get_ethtool_stats() argument
520 vmxnet3_get_regs(struct net_device * netdev,struct ethtool_regs * regs,void * p) vmxnet3_get_regs() argument
614 vmxnet3_get_wol(struct net_device * netdev,struct ethtool_wolinfo * wol) vmxnet3_get_wol() argument
624 vmxnet3_set_wol(struct net_device * netdev,struct ethtool_wolinfo * wol) vmxnet3_set_wol() argument
642 vmxnet3_get_link_ksettings(struct net_device * netdev,struct ethtool_link_ksettings * ecmd) vmxnet3_get_link_ksettings() argument
666 vmxnet3_get_ringparam(struct net_device * netdev,struct ethtool_ringparam * param,struct kernel_ethtool_ringparam * kernel_param,struct netlink_ext_ack * extack) vmxnet3_get_ringparam() argument
687 vmxnet3_set_ringparam(struct net_device * netdev,struct ethtool_ringparam * param,struct kernel_ethtool_ringparam * kernel_param,struct netlink_ext_ack * extack) vmxnet3_set_ringparam() argument
836 vmxnet3_get_rss_hash_opts(struct net_device * netdev,struct ethtool_rxfh_fields * info) vmxnet3_get_rss_hash_opts() argument
910 vmxnet3_set_rss_hash_opt(struct net_device * netdev,const struct ethtool_rxfh_fields * nfc,struct netlink_ext_ack * extack) vmxnet3_set_rss_hash_opt() argument
1085 vmxnet3_get_rxnfc(struct net_device * netdev,struct ethtool_rxnfc * info,u32 * rules) vmxnet3_get_rxnfc() argument
1105 vmxnet3_get_rss_indir_size(struct net_device * netdev) vmxnet3_get_rss_indir_size() argument
1114 vmxnet3_get_rss(struct net_device * netdev,struct ethtool_rxfh_param * rxfh) vmxnet3_get_rss() argument
1132 vmxnet3_set_rss(struct net_device * netdev,struct ethtool_rxfh_param * rxfh,struct netlink_ext_ack * extack) vmxnet3_set_rss() argument
1160 vmxnet3_get_coalesce(struct net_device * netdev,struct ethtool_coalesce * ec,struct kernel_ethtool_coalesce * kernel_coal,struct netlink_ext_ack * extack) vmxnet3_get_coalesce() argument
1197 vmxnet3_set_coalesce(struct net_device * netdev,struct ethtool_coalesce * ec,struct kernel_ethtool_coalesce * kernel_coal,struct netlink_ext_ack * extack) vmxnet3_set_coalesce() argument
1293 vmxnet3_get_channels(struct net_device * netdev,struct ethtool_channels * ec) vmxnet3_get_channels() argument
1350 vmxnet3_set_ethtool_ops(struct net_device * netdev) vmxnet3_set_ethtool_ops() argument
[all...]
/linux/drivers/net/ethernet/freescale/
H A Ducc_geth_ethtool.c104 uec_get_ksettings(struct net_device *netdev, struct ethtool_link_ksettings *cmd) in uec_get_ksettings() argument
112 uec_set_ksettings(struct net_device *netdev, in uec_set_ksettings() argument
121 uec_get_pauseparam(struct net_device *netdev, in uec_get_pauseparam() argument
130 uec_set_pauseparam(struct net_device *netdev, in uec_set_pauseparam() argument
142 uec_get_msglevel(struct net_device *netdev) in uec_get_msglevel() argument
149 uec_set_msglevel(struct net_device * netdev,uint32_t data) uec_set_msglevel() argument
156 uec_get_regs_len(struct net_device * netdev) uec_get_regs_len() argument
162 uec_get_regs(struct net_device * netdev,struct ethtool_regs * regs,void * p) uec_get_regs() argument
175 uec_get_ringparam(struct net_device * netdev,struct ethtool_ringparam * ring,struct kernel_ethtool_ringparam * kernel_ring,struct netlink_ext_ack * extack) uec_get_ringparam() argument
196 uec_set_ringparam(struct net_device * netdev,struct ethtool_ringparam * ring,struct kernel_ethtool_ringparam * kernel_ring,struct netlink_ext_ack * extack) uec_set_ringparam() argument
230 uec_get_sset_count(struct net_device * netdev,int sset) uec_get_sset_count() argument
252 uec_get_strings(struct net_device * netdev,u32 stringset,u8 * buf) uec_get_strings() argument
269 uec_get_ethtool_stats(struct net_device * netdev,struct ethtool_stats * stats,uint64_t * data) uec_get_ethtool_stats() argument
300 uec_get_drvinfo(struct net_device * netdev,struct ethtool_drvinfo * drvinfo) uec_get_drvinfo() argument
309 uec_get_wol(struct net_device * netdev,struct ethtool_wolinfo * wol) uec_get_wol() argument
321 uec_set_wol(struct net_device * netdev,struct ethtool_wolinfo * wol) uec_set_wol() argument
381 uec_set_ethtool_ops(struct net_device * netdev) uec_set_ethtool_ops() argument
[all...]
/linux/drivers/net/ethernet/fungible/funeth/
H A Dfuneth_ethtool.c203 static int fun_get_link_ksettings(struct net_device *netdev, in fun_get_link_ksettings() argument
316 static int fun_set_link_ksettings(struct net_device *netdev, in fun_set_link_ksettings() argument
354 static void fun_get_pauseparam(struct net_device *netdev, in fun_get_pauseparam() argument
365 static int fun_set_pauseparam(struct net_device *netdev, in fun_set_pauseparam() argument
392 static int fun_restart_an(struct net_device *netdev) in fun_restart_an() argument
403 fun_set_phys_id(struct net_device * netdev,enum ethtool_phys_id_state state) fun_set_phys_id() argument
419 fun_get_drvinfo(struct net_device * netdev,struct ethtool_drvinfo * info) fun_get_drvinfo() argument
428 fun_get_msglevel(struct net_device * netdev) fun_get_msglevel() argument
435 fun_set_msglevel(struct net_device * netdev,u32 value) fun_set_msglevel() argument
465 fun_get_coalesce(struct net_device * netdev,struct ethtool_coalesce * coal,struct kernel_ethtool_coalesce * kcoal,struct netlink_ext_ack * ext_ack) fun_get_coalesce() argument
480 fun_set_coalesce(struct net_device * netdev,struct ethtool_coalesce * coal,struct kernel_ethtool_coalesce * kcoal,struct netlink_ext_ack * ext_ack) fun_set_coalesce() argument
524 fun_get_channels(struct net_device * netdev,struct ethtool_channels * chan) fun_get_channels() argument
534 fun_set_channels(struct net_device * netdev,struct ethtool_channels * chan) fun_set_channels() argument
552 fun_get_ringparam(struct net_device * netdev,struct ethtool_ringparam * ring,struct kernel_ethtool_ringparam * kring,struct netlink_ext_ack * extack) fun_get_ringparam() argument
573 fun_set_ringparam(struct net_device * netdev,struct ethtool_ringparam * ring,struct kernel_ethtool_ringparam * kring,struct netlink_ext_ack * extack) fun_set_ringparam() argument
637 fun_get_strings(struct net_device * netdev,u32 sset,u8 * data) fun_get_strings() argument
747 fun_get_ethtool_stats(struct net_device * netdev,struct ethtool_stats * stats,u64 * data) fun_get_ethtool_stats() argument
847 fun_get_pause_stats(struct net_device * netdev,struct ethtool_pause_stats * stats) fun_get_pause_stats() argument
859 fun_get_802_3_stats(struct net_device * netdev,struct ethtool_eth_mac_stats * stats) fun_get_802_3_stats() argument
876 fun_get_802_3_ctrl_stats(struct net_device * netdev,struct ethtool_eth_ctrl_stats * stats) fun_get_802_3_ctrl_stats() argument
888 fun_get_rmon_stats(struct net_device * netdev,struct ethtool_rmon_stats * stats,const struct ethtool_rmon_hist_range ** ranges) fun_get_rmon_stats() argument
932 fun_get_fec_stats(struct net_device * netdev,struct ethtool_fec_stats * stats) fun_get_fec_stats() argument
948 fun_get_rxnfc(struct net_device * netdev,struct ethtool_rxnfc * cmd,u32 * rule_locs) fun_get_rxnfc() argument
961 fun_set_rxnfc(struct net_device * netdev,struct ethtool_rxnfc * info) fun_set_rxnfc() argument
966 fun_get_rxfh_indir_size(struct net_device * netdev) fun_get_rxfh_indir_size() argument
973 fun_get_rxfh_key_size(struct net_device * netdev) fun_get_rxfh_key_size() argument
980 fun_get_rxfh(struct net_device * netdev,struct ethtool_rxfh_param * rxfh) fun_get_rxfh() argument
1001 fun_set_rxfh(struct net_device * netdev,struct ethtool_rxfh_param * rxfh,struct netlink_ext_ack * extack) fun_set_rxfh() argument
1042 fun_get_ts_info(struct net_device * netdev,struct kernel_ethtool_ts_info * info) fun_get_ts_info() argument
1070 fun_get_fecparam(struct net_device * netdev,struct ethtool_fecparam * fec) fun_get_fecparam() argument
1086 fun_set_fecparam(struct net_device * netdev,struct ethtool_fecparam * fec) fun_set_fecparam() argument
1118 fun_get_port_module_page(struct net_device * netdev,const struct ethtool_module_eeprom * req,struct netlink_ext_ack * extack) fun_get_port_module_page() argument
1192 fun_set_ethtool_ops(struct net_device * netdev) fun_set_ethtool_ops() argument
[all...]
/linux/drivers/net/ethernet/atheros/atl1c/
H A Datl1c_ethtool.c15 static int atl1c_get_link_ksettings(struct net_device *netdev, in atl1c_get_link_ksettings() argument
59 static int atl1c_set_link_ksettings(struct net_device *netdev, in atl1c_set_link_ksettings() argument
109 static u32 atl1c_get_msglevel(struct net_device *netdev) in atl1c_get_msglevel() argument
115 static void atl1c_set_msglevel(struct net_device *netdev, u32 data) in atl1c_set_msglevel() argument
121 static int atl1c_get_regs_len(struct net_device *netdev) in atl1c_get_regs_len() argument
126 static void atl1c_get_regs(struct net_device *netdev, in atl1c_get_regs() argument
166 atl1c_get_eeprom_len(struct net_device * netdev) atl1c_get_eeprom_len() argument
176 atl1c_get_eeprom(struct net_device * netdev,struct ethtool_eeprom * eeprom,u8 * bytes) atl1c_get_eeprom() argument
218 atl1c_get_drvinfo(struct net_device * netdev,struct ethtool_drvinfo * drvinfo) atl1c_get_drvinfo() argument
228 atl1c_get_wol(struct net_device * netdev,struct ethtool_wolinfo * wol) atl1c_get_wol() argument
248 atl1c_set_wol(struct net_device * netdev,struct ethtool_wolinfo * wol) atl1c_set_wol() argument
268 atl1c_nway_reset(struct net_device * netdev) atl1c_nway_reset() argument
292 atl1c_set_ethtool_ops(struct net_device * netdev) atl1c_set_ethtool_ops() argument
[all...]
/linux/drivers/net/ethernet/atheros/atl1e/
H A Datl1e_ethtool.c15 static int atl1e_get_link_ksettings(struct net_device *netdev, in atl1e_get_link_ksettings() argument
60 static int atl1e_set_link_ksettings(struct net_device *netdev, in atl1e_set_link_ksettings() argument
131 static u32 atl1e_get_msglevel(struct net_device *netdev) in atl1e_get_msglevel() argument
140 static int atl1e_get_regs_len(struct net_device *netdev) in atl1e_get_regs_len() argument
145 static void atl1e_get_regs(struct net_device *netdev, in atl1e_get_regs() argument
194 static int atl1e_get_eeprom_len(struct net_device *netdev) in atl1e_get_eeprom_len() argument
204 atl1e_get_eeprom(struct net_device * netdev,struct ethtool_eeprom * eeprom,u8 * bytes) atl1e_get_eeprom() argument
244 atl1e_set_eeprom(struct net_device * netdev,struct ethtool_eeprom * eeprom,u8 * bytes) atl1e_set_eeprom() argument
304 atl1e_get_drvinfo(struct net_device * netdev,struct ethtool_drvinfo * drvinfo) atl1e_get_drvinfo() argument
315 atl1e_get_wol(struct net_device * netdev,struct ethtool_wolinfo * wol) atl1e_get_wol() argument
335 atl1e_set_wol(struct net_device * netdev,struct ethtool_wolinfo * wol) atl1e_set_wol() argument
355 atl1e_nway_reset(struct net_device * netdev) atl1e_nway_reset() argument
379 atl1e_set_ethtool_ops(struct net_device * netdev) atl1e_set_ethtool_ops() argument
[all...]
/linux/drivers/net/ethernet/emulex/benet/
H A Dbe_ethtool.c218 static void be_get_drvinfo(struct net_device *netdev, in be_get_drvinfo() argument
317 static int be_get_coalesce(struct net_device *netdev, in be_get_coalesce() argument
342 static int be_set_coalesce(struct net_device *netdev, in be_set_coalesce() argument
373 static void be_get_ethtool_stats(struct net_device *netdev, in be_get_ethtool_stats() argument
429 static void be_get_stat_strings(struct net_device *netdev, uint32_t stringset, in be_get_stat_strings() argument
469 be_get_sset_count(struct net_device * netdev,int stringset) be_get_sset_count() argument
611 be_get_link_ksettings(struct net_device * netdev,struct ethtool_link_ksettings * cmd) be_get_link_ksettings() argument
685 be_get_ringparam(struct net_device * netdev,struct ethtool_ringparam * ring,struct kernel_ethtool_ringparam * kernel_ring,struct netlink_ext_ack * extack) be_get_ringparam() argument
699 be_get_pauseparam(struct net_device * netdev,struct ethtool_pauseparam * ecmd) be_get_pauseparam() argument
708 be_set_pauseparam(struct net_device * netdev,struct ethtool_pauseparam * ecmd) be_set_pauseparam() argument
728 be_set_phys_id(struct net_device * netdev,enum ethtool_phys_id_state state) be_set_phys_id() argument
760 be_set_dump(struct net_device * netdev,struct ethtool_dump * dump) be_set_dump() argument
788 be_get_wol(struct net_device * netdev,struct ethtool_wolinfo * wol) be_get_wol() argument
802 be_set_wol(struct net_device * netdev,struct ethtool_wolinfo * wol) be_set_wol() argument
896 be_self_test(struct net_device * netdev,struct ethtool_test * test,u64 * data) be_self_test() argument
957 be_do_flash(struct net_device * netdev,struct ethtool_flash * efl) be_do_flash() argument
965 be_get_dump_flag(struct net_device * netdev,struct ethtool_dump * dump) be_get_dump_flag() argument
979 be_get_dump_data(struct net_device * netdev,struct ethtool_dump * dump,void * buf) be_get_dump_data() argument
992 be_get_eeprom_len(struct net_device * netdev) be_get_eeprom_len() argument
1011 be_read_eeprom(struct net_device * netdev,struct ethtool_eeprom * eeprom,uint8_t * data) be_read_eeprom() argument
1054 be_get_msg_level(struct net_device * netdev) be_get_msg_level() argument
1061 be_set_msg_level(struct net_device * netdev,u32 level) be_set_msg_level() argument
1076 be_get_rxfh_fields(struct net_device * netdev,struct ethtool_rxfh_fields * cmd) be_get_rxfh_fields() argument
1120 be_get_rxnfc(struct net_device * netdev,struct ethtool_rxnfc * cmd,u32 * rule_locs) be_get_rxnfc() argument
1142 be_set_rxfh_fields(struct net_device * netdev,const struct ethtool_rxfh_fields * cmd,struct netlink_ext_ack * extack) be_set_rxfh_fields() argument
1213 be_get_channels(struct net_device * netdev,struct ethtool_channels * ch) be_get_channels() argument
1230 be_set_channels(struct net_device * netdev,struct ethtool_channels * ch) be_set_channels() argument
1257 be_get_rxfh_indir_size(struct net_device * netdev) be_get_rxfh_indir_size() argument
1262 be_get_rxfh_key_size(struct net_device * netdev) be_get_rxfh_key_size() argument
1267 be_get_rxfh(struct net_device * netdev,struct ethtool_rxfh_param * rxfh) be_get_rxfh() argument
1287 be_set_rxfh(struct net_device * netdev,struct ethtool_rxfh_param * rxfh,struct netlink_ext_ack * extack) be_set_rxfh() argument
1331 be_get_module_info(struct net_device * netdev,struct ethtool_modinfo * modinfo) be_get_module_info() argument
1355 be_get_module_eeprom(struct net_device * netdev,struct ethtool_eeprom * eeprom,u8 * data) be_get_module_eeprom() argument
1390 be_get_priv_flags(struct net_device * netdev) be_get_priv_flags() argument
1397 be_set_priv_flags(struct net_device * netdev,u32 flags) be_set_priv_flags() argument
[all...]
/linux/drivers/net/ethernet/oki-semi/pch_gbe/
H A Dpch_gbe_ethtool.c74 static int pch_gbe_get_link_ksettings(struct net_device *netdev, in pch_gbe_get_link_ksettings() argument
109 static int pch_gbe_set_link_ksettings(struct net_device *netdev, in pch_gbe_set_link_ksettings() argument
157 pch_gbe_get_regs_len(struct net_device * netdev) pch_gbe_get_regs_len() argument
167 pch_gbe_get_drvinfo(struct net_device * netdev,struct ethtool_drvinfo * drvinfo) pch_gbe_get_drvinfo() argument
184 pch_gbe_get_regs(struct net_device * netdev,struct ethtool_regs * regs,void * p) pch_gbe_get_regs() argument
208 pch_gbe_get_wol(struct net_device * netdev,struct ethtool_wolinfo * wol) pch_gbe_get_wol() argument
234 pch_gbe_set_wol(struct net_device * netdev,struct ethtool_wolinfo * wol) pch_gbe_set_wol() argument
262 pch_gbe_nway_reset(struct net_device * netdev) pch_gbe_nway_reset() argument
276 pch_gbe_get_ringparam(struct net_device * netdev,struct ethtool_ringparam * ring,struct kernel_ethtool_ringparam * kernel_ring,struct netlink_ext_ack * extack) pch_gbe_get_ringparam() argument
301 pch_gbe_set_ringparam(struct net_device * netdev,struct ethtool_ringparam * ring,struct kernel_ethtool_ringparam * kernel_ring,struct netlink_ext_ack * extack) pch_gbe_set_ringparam() argument
380 pch_gbe_get_pauseparam(struct net_device * netdev,struct ethtool_pauseparam * pause) pch_gbe_get_pauseparam() argument
407 pch_gbe_set_pauseparam(struct net_device * netdev,struct ethtool_pauseparam * pause) pch_gbe_set_pauseparam() argument
444 pch_gbe_get_strings(struct net_device * netdev,u32 stringset,u8 * data) pch_gbe_get_strings() argument
467 pch_gbe_get_ethtool_stats(struct net_device * netdev,struct ethtool_stats * stats,u64 * data) pch_gbe_get_ethtool_stats() argument
483 pch_gbe_get_sset_count(struct net_device * netdev,int sset) pch_gbe_get_sset_count() argument
512 pch_gbe_set_ethtool_ops(struct net_device * netdev) pch_gbe_set_ethtool_ops() argument
[all...]
/linux/drivers/net/ethernet/huawei/hinic3/
H A Dhinic3_main.c27 static int hinic3_alloc_txrxqs(struct net_device *netdev) in hinic3_alloc_txrxqs() argument
53 static void hinic3_free_txrxqs(struct net_device *netdev) in hinic3_free_txrxqs() argument
59 static int hinic3_init_nic_dev(struct net_device *netdev, in hinic3_init_nic_dev() argument
77 hinic3_sw_init(struct net_device * netdev) hinic3_sw_init() argument
115 hinic3_sw_uninit(struct net_device * netdev) hinic3_sw_uninit() argument
124 hinic3_assign_netdev_ops(struct net_device * netdev) hinic3_assign_netdev_ops() argument
129 netdev_feature_init(struct net_device * netdev) netdev_feature_init() argument
147 hinic3_set_default_hw_feature(struct net_device * netdev) hinic3_set_default_hw_feature() argument
162 hinic3_link_status_change(struct net_device * netdev,bool link_status_up) hinic3_link_status_change() argument
188 struct net_device *netdev; hinic3_nic_event() local
212 struct net_device *netdev; hinic3_nic_probe() local
290 struct net_device *netdev; hinic3_nic_remove() local
[all...]
/linux/drivers/net/ethernet/google/gve/
H A Dgve_ethtool.c13 static void gve_get_drvinfo(struct net_device *netdev, in gve_get_drvinfo() argument
23 static void gve_set_msglevel(struct net_device *netdev, u32 value) in gve_set_msglevel() argument
30 static u32 gve_get_msglevel(struct net_device *netdev) in gve_get_msglevel() argument
92 static void gve_get_strings(struct net_device *netdev, u32 stringset, u8 *data) in gve_get_strings() argument
130 static int gve_get_sset_count(struct net_device *netdev, int sset) in gve_get_sset_count() argument
149 gve_get_ethtool_stats(struct net_device * netdev,struct ethtool_stats * stats,u64 * data) gve_get_ethtool_stats() argument
462 gve_get_channels(struct net_device * netdev,struct ethtool_channels * cmd) gve_get_channels() argument
477 gve_set_channels(struct net_device * netdev,struct ethtool_channels * cmd) gve_set_channels() argument
520 gve_get_ringparam(struct net_device * netdev,struct ethtool_ringparam * cmd,struct kernel_ethtool_ringparam * kernel_cmd,struct netlink_ext_ack * extack) gve_get_ringparam() argument
587 gve_set_ringparam(struct net_device * netdev,struct ethtool_ringparam * cmd,struct kernel_ethtool_ringparam * kernel_cmd,struct netlink_ext_ack * extack) gve_set_ringparam() argument
617 gve_user_reset(struct net_device * netdev,u32 * flags) gve_user_reset() argument
629 gve_get_tunable(struct net_device * netdev,const struct ethtool_tunable * etuna,void * value) gve_get_tunable() argument
643 gve_set_tunable(struct net_device * netdev,const struct ethtool_tunable * etuna,const void * value) gve_set_tunable() argument
666 gve_get_priv_flags(struct net_device * netdev) gve_get_priv_flags() argument
677 gve_set_priv_flags(struct net_device * netdev,u32 flags) gve_set_priv_flags() argument
714 gve_get_link_ksettings(struct net_device * netdev,struct ethtool_link_ksettings * cmd) gve_get_link_ksettings() argument
730 gve_get_coalesce(struct net_device * netdev,struct ethtool_coalesce * ec,struct kernel_ethtool_coalesce * kernel_ec,struct netlink_ext_ack * extack) gve_get_coalesce() argument
745 gve_set_coalesce(struct net_device * netdev,struct ethtool_coalesce * ec,struct kernel_ethtool_coalesce * kernel_ec,struct netlink_ext_ack * extack) gve_set_coalesce() argument
787 gve_set_rxnfc(struct net_device * netdev,struct ethtool_rxnfc * cmd) gve_set_rxnfc() argument
810 gve_get_rxnfc(struct net_device * netdev,struct ethtool_rxnfc * cmd,u32 * rule_locs) gve_get_rxnfc() argument
844 gve_get_rxfh_key_size(struct net_device * netdev) gve_get_rxfh_key_size() argument
851 gve_get_rxfh_indir_size(struct net_device * netdev) gve_get_rxfh_indir_size() argument
877 gve_get_rxfh(struct net_device * netdev,struct ethtool_rxfh_param * rxfh) gve_get_rxfh() argument
905 gve_set_rxfh(struct net_device * netdev,struct ethtool_rxfh_param * rxfh,struct netlink_ext_ack * extack) gve_set_rxfh() argument
926 gve_get_ts_info(struct net_device * netdev,struct kernel_ethtool_ts_info * info) gve_get_ts_info() argument
[all...]
/linux/drivers/net/ethernet/brocade/bna/
H A Dbnad_ethtool.c235 bnad_get_link_ksettings(struct net_device *netdev, in bnad_get_link_ksettings() argument
265 bnad_set_link_ksettings(struct net_device *netdev, in bnad_set_link_ksettings() argument
280 bnad_get_drvinfo(struct net_device *netdev, struct ethtool_drvinfo *drvinfo) in bnad_get_drvinfo() argument
304 bnad_get_wol(struct net_device *netdev, struct ethtool_wolinfo *wolinfo) in bnad_get_wol() argument
310 static int bnad_get_coalesce(struct net_device *netdev, in bnad_get_coalesce() argument
333 static int bnad_set_coalesce(struct net_device *netdev, in bnad_set_coalesce() argument
407 bnad_get_ringparam(struct net_device * netdev,struct ethtool_ringparam * ringparam,struct kernel_ethtool_ringparam * kernel_ringparam,struct netlink_ext_ack * extack) bnad_get_ringparam() argument
422 bnad_set_ringparam(struct net_device * netdev,struct ethtool_ringparam * ringparam,struct kernel_ethtool_ringparam * kernel_ringparam,struct netlink_ext_ack * extack) bnad_set_ringparam() argument
501 bnad_get_pauseparam(struct net_device * netdev,struct ethtool_pauseparam * pauseparam) bnad_get_pauseparam() argument
512 bnad_set_pauseparam(struct net_device * netdev,struct ethtool_pauseparam * pauseparam) bnad_set_pauseparam() argument
598 bnad_get_strings(struct net_device * netdev,u32 stringset,u8 * string) bnad_get_strings() argument
661 bnad_get_stats_count_locked(struct net_device * netdev) bnad_get_stats_count_locked() argument
792 bnad_get_ethtool_stats(struct net_device * netdev,struct ethtool_stats * stats,u64 * buf) bnad_get_ethtool_stats() argument
884 bnad_get_sset_count(struct net_device * netdev,int sset) bnad_get_sset_count() argument
940 bnad_get_eeprom_len(struct net_device * netdev) bnad_get_eeprom_len() argument
946 bnad_get_eeprom(struct net_device * netdev,struct ethtool_eeprom * eeprom,u8 * bytes) bnad_get_eeprom() argument
986 bnad_set_eeprom(struct net_device * netdev,struct ethtool_eeprom * eeprom,u8 * bytes) bnad_set_eeprom() argument
1028 bnad_flash_device(struct net_device * netdev,struct ethtool_flash * eflash) bnad_flash_device() argument
1095 bnad_set_ethtool_ops(struct net_device * netdev) bnad_set_ethtool_ops() argument
[all...]
/linux/drivers/net/ethernet/wangxun/libwx/
H A Dwx_ethtool.c69 int wx_get_sset_count(struct net_device *netdev, int sset) in wx_get_sset_count() argument
83 void wx_get_strings(struct net_device *netdev, u32 stringset, u8 *data) in wx_get_strings() argument
110 void wx_get_ethtool_stats(struct net_device *netdev, in wx_get_ethtool_stats() argument
167 wx_get_mac_stats(struct net_device * netdev,struct ethtool_eth_mac_stats * mac_stats) wx_get_mac_stats() argument
183 wx_get_pause_stats(struct net_device * netdev,struct ethtool_pause_stats * stats) wx_get_pause_stats() argument
197 wx_get_drvinfo(struct net_device * netdev,struct ethtool_drvinfo * info) wx_get_drvinfo() argument
218 wx_nway_reset(struct net_device * netdev) wx_nway_reset() argument
229 wx_get_link_ksettings(struct net_device * netdev,struct ethtool_link_ksettings * cmd) wx_get_link_ksettings() argument
238 wx_set_link_ksettings(struct net_device * netdev,const struct ethtool_link_ksettings * cmd) wx_set_link_ksettings() argument
250 wx_get_pauseparam(struct net_device * netdev,struct ethtool_pauseparam * pause) wx_get_pauseparam() argument
262 wx_set_pauseparam(struct net_device * netdev,struct ethtool_pauseparam * pause) wx_set_pauseparam() argument
274 wx_get_ringparam(struct net_device * netdev,struct ethtool_ringparam * ring,struct kernel_ethtool_ringparam * kernel_ring,struct netlink_ext_ack * extack) wx_get_ringparam() argument
292 wx_get_coalesce(struct net_device * netdev,struct ethtool_coalesce * ec,struct kernel_ethtool_coalesce * kernel_coal,struct netlink_ext_ack * extack) wx_get_coalesce() argument
320 wx_set_coalesce(struct net_device * netdev,struct ethtool_coalesce * ec,struct kernel_ethtool_coalesce * kernel_coal,struct netlink_ext_ack * extack) wx_set_coalesce() argument
469 wx_get_msglevel(struct net_device * netdev) wx_get_msglevel() argument
477 wx_set_msglevel(struct net_device * netdev,u32 data) wx_set_msglevel() argument
[all...]
/linux/drivers/net/fjes/
H A Dfjes_ethtool.c43 static void fjes_get_ethtool_stats(struct net_device *netdev, in fjes_get_ethtool_stats() argument
85 static void fjes_get_strings(struct net_device *netdev, in fjes_get_strings() argument
118 static int fjes_get_sset_count(struct net_device *netdev, int sset) in fjes_get_sset_count() argument
128 static void fjes_get_drvinfo(struct net_device *netdev, in fjes_get_drvinfo() argument
145 static int fjes_get_link_ksettings(struct net_device *netdev, in fjes_get_link_ksettings() argument
158 static int fjes_get_regs_len(struct net_device *netdev) in fjes_get_regs_len() argument
164 fjes_get_regs(struct net_device * netdev,struct ethtool_regs * regs,void * p) fjes_get_regs() argument
204 fjes_set_dump(struct net_device * netdev,struct ethtool_dump * dump) fjes_set_dump() argument
236 fjes_get_dump_flag(struct net_device * netdev,struct ethtool_dump * dump) fjes_get_dump_flag() argument
249 fjes_get_dump_data(struct net_device * netdev,struct ethtool_dump * dump,void * buf) fjes_get_dump_data() argument
277 fjes_set_ethtool_ops(struct net_device * netdev) fjes_set_ethtool_ops() argument
[all...]
/linux/net/openvswitch/
H A Dvport-internal_dev.c27 static struct internal_dev *internal_dev_priv(struct net_device *netdev) in internal_dev_priv() argument
34 internal_dev_xmit(struct sk_buff *skb, struct net_device *netdev) in internal_dev_xmit() argument
53 static int internal_dev_open(struct net_device *netdev) in internal_dev_open() argument
59 static int internal_dev_stop(struct net_device *netdev) in internal_dev_stop() argument
65 internal_dev_getinfo(struct net_device * netdev,struct ethtool_drvinfo * info) internal_dev_getinfo() argument
94 do_setup(struct net_device * netdev) do_setup() argument
188 struct net_device *netdev = skb->dev; internal_dev_recv() local
215 ovs_is_internal_dev(const struct net_device * netdev) ovs_is_internal_dev() argument
220 ovs_internal_dev_get_vport(struct net_device * netdev) ovs_internal_dev_get_vport() argument
[all...]
/linux/drivers/net/ethernet/intel/iavf/
H A Diavf_ethtool.c253 static int iavf_get_link_ksettings(struct net_device *netdev, in iavf_get_link_ksettings() argument
312 static int iavf_get_sset_count(struct net_device *netdev, int sset) in iavf_get_sset_count() argument
336 static void iavf_get_ethtool_stats(struct net_device *netdev, in iavf_get_ethtool_stats() argument
372 iavf_get_stat_strings(struct net_device * netdev,u8 * data) iavf_get_stat_strings() argument
397 iavf_get_strings(struct net_device * netdev,u32 sset,u8 * data) iavf_get_strings() argument
414 iavf_get_msglevel(struct net_device * netdev) iavf_get_msglevel() argument
429 iavf_set_msglevel(struct net_device * netdev,u32 data) iavf_set_msglevel() argument
445 iavf_get_drvinfo(struct net_device * netdev,struct ethtool_drvinfo * drvinfo) iavf_get_drvinfo() argument
465 iavf_get_ringparam(struct net_device * netdev,struct ethtool_ringparam * ring,struct kernel_ethtool_ringparam * kernel_ring,struct netlink_ext_ack * extack) iavf_get_ringparam() argument
488 iavf_set_ringparam(struct net_device * netdev,struct ethtool_ringparam * ring,struct kernel_ethtool_ringparam * kernel_ring,struct netlink_ext_ack * extack) iavf_set_ringparam() argument
559 __iavf_get_coalesce(struct net_device * netdev,struct ethtool_coalesce * ec,int queue) __iavf_get_coalesce() argument
600 iavf_get_coalesce(struct net_device * netdev,struct ethtool_coalesce * ec,struct kernel_ethtool_coalesce * kernel_coal,struct netlink_ext_ack * extack) iavf_get_coalesce() argument
616 iavf_get_per_queue_coalesce(struct net_device * netdev,u32 queue,struct ethtool_coalesce * ec) iavf_get_per_queue_coalesce() argument
688 __iavf_set_coalesce(struct net_device * netdev,struct ethtool_coalesce * ec,int queue) __iavf_set_coalesce() argument
730 iavf_set_coalesce(struct net_device * netdev,struct ethtool_coalesce * ec,struct kernel_ethtool_coalesce * kernel_coal,struct netlink_ext_ack * extack) iavf_set_coalesce() argument
746 iavf_set_per_queue_coalesce(struct net_device * netdev,u32 queue,struct ethtool_coalesce * ec) iavf_set_per_queue_coalesce() argument
1406 iavf_set_rxfh_fields(struct net_device * netdev,const struct ethtool_rxfh_fields * cmd,struct netlink_ext_ack * extack) iavf_set_rxfh_fields() argument
1478 iavf_get_rxfh_fields(struct net_device * netdev,struct ethtool_rxfh_fields * cmd) iavf_get_rxfh_fields() argument
1533 iavf_set_rxnfc(struct net_device * netdev,struct ethtool_rxnfc * cmd) iavf_set_rxnfc() argument
1560 iavf_get_rxnfc(struct net_device * netdev,struct ethtool_rxnfc * cmd,u32 * rule_locs) iavf_get_rxnfc() argument
1600 iavf_get_channels(struct net_device * netdev,struct ethtool_channels * ch) iavf_get_channels() argument
1623 iavf_set_channels(struct net_device * netdev,struct ethtool_channels * ch) iavf_set_channels() argument
1665 iavf_get_rxfh_key_size(struct net_device * netdev) iavf_get_rxfh_key_size() argument
1678 iavf_get_rxfh_indir_size(struct net_device * netdev) iavf_get_rxfh_indir_size() argument
1692 iavf_get_rxfh(struct net_device * netdev,struct ethtool_rxfh_param * rxfh) iavf_get_rxfh() argument
1722 iavf_set_rxfh(struct net_device * netdev,struct ethtool_rxfh_param * rxfh,struct netlink_ext_ack * extack) iavf_set_rxfh() argument
1798 iavf_set_ethtool_ops(struct net_device * netdev) iavf_set_ethtool_ops() argument
[all...]
/linux/drivers/infiniband/ulp/opa_vnic/
H A Dopa_vnic_netdev.c64 static void opa_vnic_get_stats64(struct net_device *netdev, in opa_vnic_get_stats64() argument
79 struct net_device *netdev) in opa_netdev_start_xmit() argument
96 static u16 opa_vnic_select_queue(struct net_device *netdev, struct sk_buff *skb, in opa_vnic_select_queue() argument
139 struct net_device *netdev = adapter->netdev; opa_vnic_process_vema_config() local
202 opa_vnic_set_mac_addr(struct net_device * netdev,void * addr) opa_vnic_set_mac_addr() argument
228 opa_vnic_mac_send_event(struct net_device * netdev,u8 event) opa_vnic_mac_send_event() argument
263 opa_vnic_set_rx_mode(struct net_device * netdev) opa_vnic_set_rx_mode() argument
273 opa_netdev_open(struct net_device * netdev) opa_netdev_open() argument
292 opa_netdev_close(struct net_device * netdev) opa_netdev_close() argument
326 struct net_device *netdev; opa_vnic_add_netdev() local
390 struct net_device *netdev = adapter->netdev; opa_vnic_rem_netdev() local
[all...]
/linux/drivers/net/ethernet/huawei/hinic/
H A Dhinic_ethtool.c255 static int hinic_get_link_ksettings(struct net_device *netdev, in hinic_get_link_ksettings() argument
368 struct net_device *netdev = nic_dev->netdev; in hinic_is_speed_legal() local
463 struct net_device *netdev = nic_dev->netdev; hinic_set_settings_to_hw() local
502 set_link_settings(struct net_device * netdev,u8 autoneg,u32 speed) set_link_settings() argument
521 hinic_set_link_ksettings(struct net_device * netdev,const struct ethtool_link_ksettings * link_settings) hinic_set_link_ksettings() argument
529 hinic_get_drvinfo(struct net_device * netdev,struct ethtool_drvinfo * info) hinic_get_drvinfo() argument
548 hinic_get_ringparam(struct net_device * netdev,struct ethtool_ringparam * ring,struct kernel_ethtool_ringparam * kernel_ring,struct netlink_ext_ack * extack) hinic_get_ringparam() argument
583 hinic_set_ringparam(struct net_device * netdev,struct ethtool_ringparam * ring,struct kernel_ethtool_ringparam * kernel_ring,struct netlink_ext_ack * extack) hinic_set_ringparam() argument
631 __hinic_get_coalesce(struct net_device * netdev,struct ethtool_coalesce * coal,u16 queue) __hinic_get_coalesce() argument
683 struct net_device *netdev = nic_dev->netdev; set_queue_coalesce() local
745 __hinic_set_coalesce(struct net_device * netdev,struct ethtool_coalesce * coal,u16 queue) __hinic_set_coalesce() argument
798 hinic_get_coalesce(struct net_device * netdev,struct ethtool_coalesce * coal,struct kernel_ethtool_coalesce * kernel_coal,struct netlink_ext_ack * extack) hinic_get_coalesce() argument
806 hinic_set_coalesce(struct net_device * netdev,struct ethtool_coalesce * coal,struct kernel_ethtool_coalesce * kernel_coal,struct netlink_ext_ack * extack) hinic_set_coalesce() argument
814 hinic_get_per_queue_coalesce(struct net_device * netdev,u32 queue,struct ethtool_coalesce * coal) hinic_get_per_queue_coalesce() argument
820 hinic_set_per_queue_coalesce(struct net_device * netdev,u32 queue,struct ethtool_coalesce * coal) hinic_set_per_queue_coalesce() argument
826 hinic_get_pauseparam(struct net_device * netdev,struct ethtool_pauseparam * pause) hinic_get_pauseparam() argument
849 hinic_set_pauseparam(struct net_device * netdev,struct ethtool_pauseparam * pause) hinic_set_pauseparam() argument
883 hinic_get_channels(struct net_device * netdev,struct ethtool_channels * channels) hinic_get_channels() argument
893 hinic_set_channels(struct net_device * netdev,struct ethtool_channels * channels) hinic_set_channels() argument
922 hinic_get_rxfh_fields(struct net_device * netdev,struct ethtool_rxfh_fields * cmd) hinic_get_rxfh_fields() argument
1060 __set_rss_rxfh(struct net_device * netdev,const u32 * indir,const u8 * key) __set_rss_rxfh() argument
1104 hinic_get_rxnfc(struct net_device * netdev,struct ethtool_rxnfc * cmd,u32 * rule_locs) hinic_get_rxnfc() argument
1122 hinic_get_rxfh(struct net_device * netdev,struct ethtool_rxfh_param * rxfh) hinic_get_rxfh() argument
1156 hinic_set_rxfh(struct net_device * netdev,struct ethtool_rxfh_param * rxfh,struct netlink_ext_ack * extack) hinic_set_rxfh() argument
1186 hinic_get_rxfh_key_size(struct net_device * netdev) hinic_get_rxfh_key_size() argument
1191 hinic_get_rxfh_indir_size(struct net_device * netdev) hinic_get_rxfh_indir_size() argument
1385 hinic_get_ethtool_stats(struct net_device * netdev,struct ethtool_stats * stats,u64 * data) hinic_get_ethtool_stats() argument
1431 hinic_get_sset_count(struct net_device * netdev,int sset) hinic_get_sset_count() argument
1453 hinic_get_strings(struct net_device * netdev,u32 stringset,u8 * data) hinic_get_strings() argument
1487 struct net_device *netdev = nic_dev->netdev; hinic_run_lp_test() local
1565 struct net_device *netdev = nic_dev->netdev; do_lp_test() local
1607 hinic_diag_test(struct net_device * netdev,struct ethtool_test * eth_test,u64 * data) hinic_diag_test() argument
1643 hinic_set_phys_id(struct net_device * netdev,enum ethtool_phys_id_state state) hinic_set_phys_id() argument
1676 hinic_get_module_info(struct net_device * netdev,struct ethtool_modinfo * modinfo) hinic_get_module_info() argument
1720 hinic_get_module_eeprom(struct net_device * netdev,struct ethtool_eeprom * ee,u8 * data) hinic_get_module_eeprom() argument
1743 hinic_get_link_ext_state(struct net_device * netdev,struct ethtool_link_ext_state_info * link_ext_state_info) hinic_get_link_ext_state() argument
1827 hinic_set_ethtool_ops(struct net_device * netdev) hinic_set_ethtool_ops() argument
[all...]
/linux/drivers/net/ethernet/intel/e1000e/
H A Dethtool.c110 static int e1000_get_link_ksettings(struct net_device *netdev, in e1000_get_link_ksettings() argument
266 static int e1000_set_link_ksettings(struct net_device *netdev, in e1000_set_link_ksettings() argument
348 static void e1000_get_pauseparam(struct net_device *netdev, in e1000_get_pauseparam() argument
367 e1000_set_pauseparam(struct net_device * netdev,struct ethtool_pauseparam * pause) e1000_set_pauseparam() argument
415 e1000_get_msglevel(struct net_device * netdev) e1000_get_msglevel() argument
421 e1000_set_msglevel(struct net_device * netdev,u32 data) e1000_set_msglevel() argument
427 e1000_get_regs_len(struct net_device __always_unused * netdev) e1000_get_regs_len() argument
433 e1000_get_regs(struct net_device * netdev,struct ethtool_regs * regs,void * p) e1000_get_regs() argument
488 e1000_get_eeprom_len(struct net_device * netdev) e1000_get_eeprom_len() argument
494 e1000_get_eeprom(struct net_device * netdev,struct ethtool_eeprom * eeprom,u8 * bytes) e1000_get_eeprom() argument
547 e1000_set_eeprom(struct net_device * netdev,struct ethtool_eeprom * eeprom,u8 * bytes) e1000_set_eeprom() argument
624 e1000_get_drvinfo(struct net_device * netdev,struct ethtool_drvinfo * drvinfo) e1000_get_drvinfo() argument
644 e1000_get_ringparam(struct net_device * netdev,struct ethtool_ringparam * ring,struct kernel_ethtool_ringparam * kernel_ring,struct netlink_ext_ack * extack) e1000_get_ringparam() argument
657 e1000_set_ringparam(struct net_device * netdev,struct ethtool_ringparam * ring,struct kernel_ethtool_ringparam * kernel_ring,struct netlink_ext_ack * extack) e1000_set_ringparam() argument
970 struct net_device *netdev = (struct net_device *)data; e1000_test_intr() local
981 struct net_device *netdev = adapter->netdev; e1000_intr_test() local
1771 e1000e_get_sset_count(struct net_device __always_unused * netdev,int sset) e1000e_get_sset_count() argument
1786 e1000_diag_test(struct net_device * netdev,struct ethtool_test * eth_test,u64 * data) e1000_diag_test() argument
1882 e1000_get_wol(struct net_device * netdev,struct ethtool_wolinfo * wol) e1000_get_wol() argument
1917 e1000_set_wol(struct net_device * netdev,struct ethtool_wolinfo * wol) e1000_set_wol() argument
1946 e1000_set_phys_id(struct net_device * netdev,enum ethtool_phys_id_state state) e1000_set_phys_id() argument
1982 e1000_get_coalesce(struct net_device * netdev,struct ethtool_coalesce * ec,struct kernel_ethtool_coalesce * kernel_coal,struct netlink_ext_ack * extack) e1000_get_coalesce() argument
1997 e1000_set_coalesce(struct net_device * netdev,struct ethtool_coalesce * ec,struct kernel_ethtool_coalesce * kernel_coal,struct netlink_ext_ack * extack) e1000_set_coalesce() argument
2029 e1000_nway_reset(struct net_device * netdev) e1000_nway_reset() argument
2044 e1000_get_ethtool_stats(struct net_device * netdev,struct ethtool_stats __always_unused * stats,u64 * data) e1000_get_ethtool_stats() argument
2075 e1000_get_strings(struct net_device __always_unused * netdev,u32 stringset,u8 * data) e1000_get_strings() argument
2099 e1000_get_rxfh_fields(struct net_device * netdev,struct ethtool_rxfh_fields * info) e1000_get_rxfh_fields() argument
2142 e1000e_get_eee(struct net_device * netdev,struct ethtool_keee * edata) e1000e_get_eee() argument
2212 e1000e_set_eee(struct net_device * netdev,struct ethtool_keee * edata) e1000e_set_eee() argument
2258 e1000e_get_ts_info(struct net_device * netdev,struct kernel_ethtool_ts_info * info) e1000e_get_ts_info() argument
2292 e1000e_get_priv_flags(struct net_device * netdev) e1000e_get_priv_flags() argument
2303 e1000e_set_priv_flags(struct net_device * netdev,u32 priv_flags) e1000e_set_priv_flags() argument
2358 e1000e_set_ethtool_ops(struct net_device * netdev) e1000e_set_ethtool_ops() argument
[all...]
/linux/drivers/net/ethernet/atheros/alx/
H A Dethtool.c128 static int alx_get_link_ksettings(struct net_device *netdev, in alx_get_link_ksettings() argument
179 static int alx_set_link_ksettings(struct net_device *netdev, in alx_set_link_ksettings() argument
212 static void alx_get_pauseparam(struct net_device *netdev, in alx_get_pauseparam() argument
227 static int alx_set_pauseparam(struct net_device *netdev, in alx_set_pauseparam() argument
272 static u32 alx_get_msglevel(struct net_device *netdev) in alx_get_msglevel() argument
279 alx_set_msglevel(struct net_device * netdev,u32 data) alx_set_msglevel() argument
286 alx_get_ethtool_stats(struct net_device * netdev,struct ethtool_stats * estats,u64 * data) alx_get_ethtool_stats() argument
301 alx_get_strings(struct net_device * netdev,u32 stringset,u8 * buf) alx_get_strings() argument
313 alx_get_sset_count(struct net_device * netdev,int sset) alx_get_sset_count() argument
[all...]
/linux/drivers/net/ethernet/mellanox/mlxbf_gige/
H A Dmlxbf_gige_ethtool.c14 static int mlxbf_gige_get_regs_len(struct net_device *netdev) in mlxbf_gige_get_regs_len() argument
19 static void mlxbf_gige_get_regs(struct net_device *netdev, in mlxbf_gige_get_regs() argument
35 mlxbf_gige_get_ringparam(struct net_device *netdev, in mlxbf_gige_get_ringparam() argument
65 static int mlxbf_gige_get_sset_count(struct net_device *netdev, int stringset) in mlxbf_gige_get_sset_count() argument
72 static void mlxbf_gige_get_strings(struct net_device *netdev, u32 stringset, in mlxbf_gige_get_strings() argument
81 static void mlxbf_gige_get_ethtool_stats(struct net_device *netdev, in mlxbf_gige_get_ethtool_stats() argument
119 static void mlxbf_gige_get_pauseparam(struct net_device *netdev, in mlxbf_gige_get_pauseparam() argument
144 mlxbf_gige_get_pause_stats(struct net_device * netdev,struct ethtool_pause_stats * pause_stats) mlxbf_gige_get_pause_stats() argument
[all...]

12345678910>>...25