/linux/drivers/net/ethernet/qlogic/qede/ ! |
H A D | qede_dcbnl.c | 13 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 …]
|
/linux/drivers/net/ethernet/intel/igbvf/ ! |
H A D | ethtool.c | 52 static int igbvf_get_link_ksettings(struct net_device *netdev, in igbvf_get_link_ksettings() 89 static int igbvf_set_link_ksettings(struct net_device *netdev, in igbvf_set_link_ksettings() 95 static void igbvf_get_pauseparam(struct net_device *netdev, in igbvf_get_pauseparam() 100 static int igbvf_set_pauseparam(struct net_device *netdev, in igbvf_set_pauseparam() 106 static u32 igbvf_get_msglevel(struct net_device *netdev) in igbvf_get_msglevel() 113 static void igbvf_set_msglevel(struct net_device *netdev, u32 data) in igbvf_set_msglevel() 120 static int igbvf_get_regs_len(struct net_device *netdev) in igbvf_get_regs_len() 126 static void igbvf_get_regs(struct net_device *netdev, in igbvf_get_regs() 151 static int igbvf_get_eeprom_len(struct net_device *netdev) in igbvf_get_eeprom_len() 156 static int igbvf_get_eeprom(struct net_device *netdev, in igbvf_get_eeprom() [all …]
|
/linux/drivers/net/ethernet/netronome/nfp/ ! |
H A D | nfp_net_ethtool.c | 217 nfp_net_get_drvinfo(struct net_device *netdev, struct ethtool_drvinfo *drvinfo) in nfp_net_get_drvinfo() 232 nfp_net_nway_reset(struct net_device *netdev) in nfp_net_nway_reset() 263 nfp_app_get_drvinfo(struct net_device *netdev, struct ethtool_drvinfo *drvinfo) in nfp_app_get_drvinfo() 484 nfp_net_get_link_ksettings(struct net_device *netdev, in nfp_net_get_link_ksettings() 546 nfp_net_set_link_ksettings(struct net_device *netdev, in nfp_net_set_link_ksettings() 622 static void nfp_net_get_ringparam(struct net_device *netdev, in nfp_net_get_ringparam() 651 static int nfp_net_set_ringparam(struct net_device *netdev, in nfp_net_set_ringparam() 689 static int nfp_test_link(struct net_device *netdev) in nfp_test_link() 697 static int nfp_test_nsp(struct net_device *netdev) in nfp_test_nsp() 733 static int nfp_test_fw(struct net_device *netdev) in nfp_test_fw() [all …]
|
H A D | nfp_net_repr.c | 27 nfp_repr_inc_tx_stats(struct net_device *netdev, unsigned int len, in nfp_repr_inc_tx_stats() 46 void nfp_repr_inc_rx_stats(struct net_device *netdev, unsigned int len) in nfp_repr_inc_rx_stats() 90 nfp_repr_get_stats64(struct net_device *netdev, struct rtnl_link_stats64 *stats) in nfp_repr_get_stats64() 124 nfp_repr_get_host_stats64(const struct net_device *netdev, in nfp_repr_get_host_stats64() 167 static int nfp_repr_change_mtu(struct net_device *netdev, int new_mtu) in nfp_repr_change_mtu() 185 static netdev_tx_t nfp_repr_xmit(struct sk_buff *skb, struct net_device *netdev) in nfp_repr_xmit() 202 static int nfp_repr_stop(struct net_device *netdev) in nfp_repr_stop() 215 static int nfp_repr_open(struct net_device *netdev) in nfp_repr_open() 236 nfp_repr_fix_features(struct net_device *netdev, netdev_features_t features) in nfp_repr_fix_features() 280 nfp_repr_transfer_features(struct net_device *netdev, struct net_device *lower) in nfp_repr_transfer_features() [all …]
|
/linux/drivers/net/ethernet/qualcomm/emac/ ! |
H A D | emac-ethtool.c | 66 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() 148 static int emac_set_ringparam(struct net_device *netdev, in emac_set_ringparam() 173 static void emac_get_pauseparam(struct net_device *netdev, in emac_get_pauseparam() 183 static int emac_set_pauseparam(struct net_device *netdev, in emac_set_pauseparam() [all …]
|
/linux/drivers/net/ethernet/pensando/ionic/ ! |
H A D | ionic_ethtool.c | 24 static void ionic_get_stats(struct net_device *netdev, in ionic_get_stats() 48 static int ionic_get_sset_count(struct net_device *netdev, int sset) in ionic_get_sset_count() 61 static void ionic_get_strings(struct net_device *netdev, in ionic_get_strings() 73 static void ionic_get_drvinfo(struct net_device *netdev, in ionic_get_drvinfo() 86 static int ionic_get_regs_len(struct net_device *netdev) in ionic_get_regs_len() 91 static void ionic_get_regs(struct net_device *netdev, struct ethtool_regs *regs, in ionic_get_regs() 114 static void ionic_get_link_ext_stats(struct net_device *netdev, in ionic_get_link_ext_stats() 123 static int ionic_get_link_ksettings(struct net_device *netdev, in ionic_get_link_ksettings() 312 static int ionic_set_link_ksettings(struct net_device *netdev, in ionic_set_link_ksettings() 346 static void ionic_get_pauseparam(struct net_device *netdev, in ionic_get_pauseparam() [all …]
|
/linux/drivers/net/vmxnet3/ ! |
H A D | vmxnet3_ethtool.c | 136 vmxnet3_get_stats64(struct net_device *netdev, in vmxnet3_get_stats64() 185 vmxnet3_get_sset_count(struct net_device *netdev, int sset) in vmxnet3_get_sset_count() 210 vmxnet3_get_regs_len(struct net_device *netdev) in vmxnet3_get_regs_len() 223 vmxnet3_get_drvinfo(struct net_device *netdev, struct ethtool_drvinfo *drvinfo) in vmxnet3_get_drvinfo() 238 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() 283 struct net_device *netdev, in vmxnet3_features_check() 324 static void vmxnet3_enable_encap_offloads(struct net_device *netdev, netdev_features_t features) in vmxnet3_enable_encap_offloads() 385 static void vmxnet3_disable_encap_offloads(struct net_device *netdev) in vmxnet3_disable_encap_offloads() 414 int vmxnet3_set_features(struct net_device *netdev, netdev_features_t features) in vmxnet3_set_features() [all …]
|
/linux/drivers/net/ethernet/freescale/ ! |
H A D | ucc_geth_ethtool.c | 104 uec_get_ksettings(struct net_device *netdev, struct ethtool_link_ksettings *cmd) in uec_get_ksettings() 112 uec_set_ksettings(struct net_device *netdev, in uec_set_ksettings() 121 uec_get_pauseparam(struct net_device *netdev, in uec_get_pauseparam() 130 uec_set_pauseparam(struct net_device *netdev, in uec_set_pauseparam() 142 uec_get_msglevel(struct net_device *netdev) in uec_get_msglevel() 149 uec_set_msglevel(struct net_device *netdev, uint32_t data) in uec_set_msglevel() 156 uec_get_regs_len(struct net_device *netdev) in uec_get_regs_len() 162 uec_get_regs(struct net_device *netdev, in uec_get_regs() 175 uec_get_ringparam(struct net_device *netdev, in uec_get_ringparam() 196 uec_set_ringparam(struct net_device *netdev, in uec_set_ringparam() [all …]
|
/linux/drivers/net/ethernet/fungible/funeth/ ! |
H A D | funeth_ethtool.c | 203 static int fun_get_link_ksettings(struct net_device *netdev, in fun_get_link_ksettings() 316 static int fun_set_link_ksettings(struct net_device *netdev, in fun_set_link_ksettings() 354 static void fun_get_pauseparam(struct net_device *netdev, in fun_get_pauseparam() 365 static int fun_set_pauseparam(struct net_device *netdev, in fun_set_pauseparam() 392 static int fun_restart_an(struct net_device *netdev) in fun_restart_an() 403 static int fun_set_phys_id(struct net_device *netdev, in fun_set_phys_id() 419 static void fun_get_drvinfo(struct net_device *netdev, in fun_get_drvinfo() 428 static u32 fun_get_msglevel(struct net_device *netdev) in fun_get_msglevel() 435 static void fun_set_msglevel(struct net_device *netdev, u32 value) in fun_set_msglevel() 465 static int fun_get_coalesce(struct net_device *netdev, in fun_get_coalesce() [all …]
|
/linux/drivers/net/ethernet/atheros/atl1c/ ! |
H A D | atl1c_ethtool.c | 15 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 …]
|
/linux/drivers/net/ethernet/atheros/atl1e/ ! |
H A D | atl1e_ethtool.c | 15 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 …]
|
/linux/drivers/net/ethernet/emulex/benet/ ! |
H A D | be_ethtool.c | 218 static void be_get_drvinfo(struct net_device *netdev, in be_get_drvinfo() 317 static int be_get_coalesce(struct net_device *netdev, in be_get_coalesce() 342 static int be_set_coalesce(struct net_device *netdev, in be_set_coalesce() 373 static void be_get_ethtool_stats(struct net_device *netdev, in be_get_ethtool_stats() 429 static void be_get_stat_strings(struct net_device *netdev, uint32_t stringset, in be_get_stat_strings() 469 static int be_get_sset_count(struct net_device *netdev, int stringset) in be_get_sset_count() 611 static int be_get_link_ksettings(struct net_device *netdev, in be_get_link_ksettings() 685 static void be_get_ringparam(struct net_device *netdev, in be_get_ringparam() 699 be_get_pauseparam(struct net_device *netdev, struct ethtool_pauseparam *ecmd) in be_get_pauseparam() 708 be_set_pauseparam(struct net_device *netdev, struct ethtool_pauseparam *ecmd) in be_set_pauseparam() [all …]
|
/linux/drivers/net/ethernet/oki-semi/pch_gbe/ ! |
H A D | pch_gbe_ethtool.c | 74 static int pch_gbe_get_link_ksettings(struct net_device *netdev, in pch_gbe_get_link_ksettings() 109 static int pch_gbe_set_link_ksettings(struct net_device *netdev, in pch_gbe_set_link_ksettings() 157 static int pch_gbe_get_regs_len(struct net_device *netdev) in pch_gbe_get_regs_len() 167 static void pch_gbe_get_drvinfo(struct net_device *netdev, in pch_gbe_get_drvinfo() 184 static void pch_gbe_get_regs(struct net_device *netdev, in pch_gbe_get_regs() 208 static void pch_gbe_get_wol(struct net_device *netdev, in pch_gbe_get_wol() 234 static int pch_gbe_set_wol(struct net_device *netdev, in pch_gbe_set_wol() 262 static int pch_gbe_nway_reset(struct net_device *netdev) in pch_gbe_nway_reset() 276 static void pch_gbe_get_ringparam(struct net_device *netdev, in pch_gbe_get_ringparam() 301 static int pch_gbe_set_ringparam(struct net_device *netdev, in pch_gbe_set_ringparam() [all …]
|
/linux/drivers/net/ethernet/huawei/hinic3/ ! |
H A D | hinic3_main.c | 27 static int hinic3_alloc_txrxqs(struct net_device *netdev) in hinic3_alloc_txrxqs() 53 static void hinic3_free_txrxqs(struct net_device *netdev) in hinic3_free_txrxqs() 59 static int hinic3_init_nic_dev(struct net_device *netdev, in hinic3_init_nic_dev() 77 static int hinic3_sw_init(struct net_device *netdev) in hinic3_sw_init() 115 static void hinic3_sw_uninit(struct net_device *netdev) in hinic3_sw_uninit() 124 static void hinic3_assign_netdev_ops(struct net_device *netdev) in hinic3_assign_netdev_ops() 129 static void netdev_feature_init(struct net_device *netdev) in netdev_feature_init() 147 static int hinic3_set_default_hw_feature(struct net_device *netdev) in hinic3_set_default_hw_feature() 162 static void hinic3_link_status_change(struct net_device *netdev, in hinic3_link_status_change() 188 struct net_device *netdev; in hinic3_nic_event() local [all …]
|
/linux/drivers/net/ethernet/google/gve/ ! |
H A D | gve_ethtool.c | 13 static void gve_get_drvinfo(struct net_device *netdev, in gve_get_drvinfo() 23 static void gve_set_msglevel(struct net_device *netdev, u32 value) in gve_set_msglevel() 30 static u32 gve_get_msglevel(struct net_device *netdev) in gve_get_msglevel() 92 static void gve_get_strings(struct net_device *netdev, u32 stringset, u8 *data) in gve_get_strings() 130 static int gve_get_sset_count(struct net_device *netdev, int sset) in gve_get_sset_count() 149 gve_get_ethtool_stats(struct net_device *netdev, in gve_get_ethtool_stats() 462 static void gve_get_channels(struct net_device *netdev, in gve_get_channels() 477 static int gve_set_channels(struct net_device *netdev, in gve_set_channels() 520 static void gve_get_ringparam(struct net_device *netdev, in gve_get_ringparam() 587 static int gve_set_ringparam(struct net_device *netdev, in gve_set_ringparam() [all …]
|
/linux/drivers/net/ethernet/brocade/bna/ ! |
H A D | bnad_ethtool.c | 235 bnad_get_link_ksettings(struct net_device *netdev, in bnad_get_link_ksettings() 265 bnad_set_link_ksettings(struct net_device *netdev, in bnad_set_link_ksettings() 280 bnad_get_drvinfo(struct net_device *netdev, struct ethtool_drvinfo *drvinfo) in bnad_get_drvinfo() 304 bnad_get_wol(struct net_device *netdev, struct ethtool_wolinfo *wolinfo) in bnad_get_wol() 310 static int bnad_get_coalesce(struct net_device *netdev, in bnad_get_coalesce() 333 static int bnad_set_coalesce(struct net_device *netdev, in bnad_set_coalesce() 407 bnad_get_ringparam(struct net_device *netdev, in bnad_get_ringparam() 422 bnad_set_ringparam(struct net_device *netdev, in bnad_set_ringparam() 501 bnad_get_pauseparam(struct net_device *netdev, in bnad_get_pauseparam() 512 bnad_set_pauseparam(struct net_device *netdev, in bnad_set_pauseparam() [all …]
|
/linux/drivers/net/ethernet/wangxun/libwx/ ! |
H A D | wx_ethtool.c | 69 int wx_get_sset_count(struct net_device *netdev, int sset) in wx_get_sset_count() 83 void wx_get_strings(struct net_device *netdev, u32 stringset, u8 *data) in wx_get_strings() 110 void wx_get_ethtool_stats(struct net_device *netdev, in wx_get_ethtool_stats() 167 void wx_get_mac_stats(struct net_device *netdev, in wx_get_mac_stats() 183 void wx_get_pause_stats(struct net_device *netdev, in wx_get_pause_stats() 197 void wx_get_drvinfo(struct net_device *netdev, struct ethtool_drvinfo *info) in wx_get_drvinfo() 218 int wx_nway_reset(struct net_device *netdev) in wx_nway_reset() 229 int wx_get_link_ksettings(struct net_device *netdev, in wx_get_link_ksettings() 238 int wx_set_link_ksettings(struct net_device *netdev, in wx_set_link_ksettings() 250 void wx_get_pauseparam(struct net_device *netdev, in wx_get_pauseparam() [all …]
|
/linux/drivers/net/fjes/ ! |
H A D | fjes_ethtool.c | 43 static void fjes_get_ethtool_stats(struct net_device *netdev, in fjes_get_ethtool_stats() 85 static void fjes_get_strings(struct net_device *netdev, in fjes_get_strings() 118 static int fjes_get_sset_count(struct net_device *netdev, int sset) in fjes_get_sset_count() 128 static void fjes_get_drvinfo(struct net_device *netdev, in fjes_get_drvinfo() 145 static int fjes_get_link_ksettings(struct net_device *netdev, in fjes_get_link_ksettings() 158 static int fjes_get_regs_len(struct net_device *netdev) in fjes_get_regs_len() 164 static void fjes_get_regs(struct net_device *netdev, in fjes_get_regs() 204 static int fjes_set_dump(struct net_device *netdev, struct ethtool_dump *dump) in fjes_set_dump() 236 static int fjes_get_dump_flag(struct net_device *netdev, in fjes_get_dump_flag() 249 static int fjes_get_dump_data(struct net_device *netdev, in fjes_get_dump_data() [all …]
|
/linux/net/openvswitch/ ! |
H A D | vport-internal_dev.c | 27 static struct internal_dev *internal_dev_priv(struct net_device *netdev) in internal_dev_priv() 34 internal_dev_xmit(struct sk_buff *skb, struct net_device *netdev) in internal_dev_xmit() 53 static int internal_dev_open(struct net_device *netdev) in internal_dev_open() 59 static int internal_dev_stop(struct net_device *netdev) in internal_dev_stop() 65 static void internal_dev_getinfo(struct net_device *netdev, in internal_dev_getinfo() 94 static void do_setup(struct net_device *netdev) in do_setup() 188 struct net_device *netdev = skb->dev; in internal_dev_recv() local 215 int ovs_is_internal_dev(const struct net_device *netdev) in ovs_is_internal_dev() 220 struct vport *ovs_internal_dev_get_vport(struct net_device *netdev) in ovs_internal_dev_get_vport()
|
/linux/drivers/net/ethernet/intel/iavf/ ! |
H A D | iavf_ethtool.c | 253 static int iavf_get_link_ksettings(struct net_device *netdev, in iavf_get_link_ksettings() 312 static int iavf_get_sset_count(struct net_device *netdev, int sset) in iavf_get_sset_count() 336 static void iavf_get_ethtool_stats(struct net_device *netdev, in iavf_get_ethtool_stats() 372 static void iavf_get_stat_strings(struct net_device *netdev, u8 *data) in iavf_get_stat_strings() 397 static void iavf_get_strings(struct net_device *netdev, u32 sset, u8 *data) in iavf_get_strings() 414 static u32 iavf_get_msglevel(struct net_device *netdev) in iavf_get_msglevel() 429 static void iavf_set_msglevel(struct net_device *netdev, u32 data) in iavf_set_msglevel() 445 static void iavf_get_drvinfo(struct net_device *netdev, in iavf_get_drvinfo() 465 static void iavf_get_ringparam(struct net_device *netdev, in iavf_get_ringparam() 488 static int iavf_set_ringparam(struct net_device *netdev, in iavf_set_ringparam() [all …]
|
/linux/drivers/infiniband/ulp/opa_vnic/ ! |
H A D | opa_vnic_netdev.c | 64 static void opa_vnic_get_stats64(struct net_device *netdev, in opa_vnic_get_stats64() 79 struct net_device *netdev) in opa_netdev_start_xmit() 96 static u16 opa_vnic_select_queue(struct net_device *netdev, struct sk_buff *skb, in opa_vnic_select_queue() 139 struct net_device *netdev = adapter->netdev; in opa_vnic_process_vema_config() local 202 static int opa_vnic_set_mac_addr(struct net_device *netdev, void *addr) in opa_vnic_set_mac_addr() 228 static void opa_vnic_mac_send_event(struct net_device *netdev, u8 event) in opa_vnic_mac_send_event() 263 static void opa_vnic_set_rx_mode(struct net_device *netdev) in opa_vnic_set_rx_mode() 273 static int opa_netdev_open(struct net_device *netdev) in opa_netdev_open() 292 static int opa_netdev_close(struct net_device *netdev) in opa_netdev_close() 326 struct net_device *netdev; in opa_vnic_add_netdev() local [all …]
|
/linux/drivers/net/ethernet/huawei/hinic/ ! |
H A D | hinic_ethtool.c | 255 static int hinic_get_link_ksettings(struct net_device *netdev, in hinic_get_link_ksettings() 368 struct net_device *netdev = nic_dev->netdev; in hinic_is_speed_legal() local 463 struct net_device *netdev = nic_dev->netdev; in hinic_set_settings_to_hw() local 502 static int set_link_settings(struct net_device *netdev, u8 autoneg, u32 speed) in set_link_settings() 521 static int hinic_set_link_ksettings(struct net_device *netdev, const struct in hinic_set_link_ksettings() 529 static void hinic_get_drvinfo(struct net_device *netdev, in hinic_get_drvinfo() 548 static void hinic_get_ringparam(struct net_device *netdev, in hinic_get_ringparam() 583 static int hinic_set_ringparam(struct net_device *netdev, in hinic_set_ringparam() 631 static int __hinic_get_coalesce(struct net_device *netdev, in __hinic_get_coalesce() 683 struct net_device *netdev = nic_dev->netdev; in set_queue_coalesce() local [all …]
|
/linux/drivers/net/ethernet/intel/e1000e/ ! |
H A D | ethtool.c | 110 static int e1000_get_link_ksettings(struct net_device *netdev, in e1000_get_link_ksettings() 266 static int e1000_set_link_ksettings(struct net_device *netdev, in e1000_set_link_ksettings() 348 static void e1000_get_pauseparam(struct net_device *netdev, in e1000_get_pauseparam() 367 static int e1000_set_pauseparam(struct net_device *netdev, in e1000_set_pauseparam() 415 static u32 e1000_get_msglevel(struct net_device *netdev) in e1000_get_msglevel() 421 static void e1000_set_msglevel(struct net_device *netdev, u32 data) in e1000_set_msglevel() 427 static int e1000_get_regs_len(struct net_device __always_unused *netdev) in e1000_get_regs_len() 433 static void e1000_get_regs(struct net_device *netdev, in e1000_get_regs() 488 static int e1000_get_eeprom_len(struct net_device *netdev) in e1000_get_eeprom_len() 494 static int e1000_get_eeprom(struct net_device *netdev, in e1000_get_eeprom() [all …]
|
/linux/drivers/net/ethernet/atheros/alx/ ! |
H A D | ethtool.c | 128 static int alx_get_link_ksettings(struct net_device *netdev, in alx_get_link_ksettings() 179 static int alx_set_link_ksettings(struct net_device *netdev, in alx_set_link_ksettings() 212 static void alx_get_pauseparam(struct net_device *netdev, in alx_get_pauseparam() 227 static int alx_set_pauseparam(struct net_device *netdev, in alx_set_pauseparam() 272 static u32 alx_get_msglevel(struct net_device *netdev) in alx_get_msglevel() 279 static void alx_set_msglevel(struct net_device *netdev, u32 data) in alx_set_msglevel() 286 static void alx_get_ethtool_stats(struct net_device *netdev, in alx_get_ethtool_stats() 301 static void alx_get_strings(struct net_device *netdev, u32 stringset, u8 *buf) in alx_get_strings() 313 static int alx_get_sset_count(struct net_device *netdev, int sset) in alx_get_sset_count()
|
/linux/drivers/net/ethernet/mellanox/mlxbf_gige/ ! |
H A D | mlxbf_gige_ethtool.c | 14 static int mlxbf_gige_get_regs_len(struct net_device *netdev) in mlxbf_gige_get_regs_len() 19 static void mlxbf_gige_get_regs(struct net_device *netdev, in mlxbf_gige_get_regs() 35 mlxbf_gige_get_ringparam(struct net_device *netdev, in mlxbf_gige_get_ringparam() 65 static int mlxbf_gige_get_sset_count(struct net_device *netdev, int stringset) in mlxbf_gige_get_sset_count() 72 static void mlxbf_gige_get_strings(struct net_device *netdev, u32 stringset, in mlxbf_gige_get_strings() 81 static void mlxbf_gige_get_ethtool_stats(struct net_device *netdev, in mlxbf_gige_get_ethtool_stats() 119 static void mlxbf_gige_get_pauseparam(struct net_device *netdev, in mlxbf_gige_get_pauseparam() 144 static void mlxbf_gige_get_pause_stats(struct net_device *netdev, in mlxbf_gige_get_pause_stats()
|