| /drivers/net/ethernet/qlogic/qede/ |
| D | qede_dcbnl.c | 15 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 …]
|
| /drivers/net/ethernet/intel/igbvf/ |
| D | ethtool.c | 74 static int igbvf_get_link_ksettings(struct net_device *netdev, in igbvf_get_link_ksettings() 111 static int igbvf_set_link_ksettings(struct net_device *netdev, in igbvf_set_link_ksettings() 117 static void igbvf_get_pauseparam(struct net_device *netdev, in igbvf_get_pauseparam() 122 static int igbvf_set_pauseparam(struct net_device *netdev, in igbvf_set_pauseparam() 128 static u32 igbvf_get_msglevel(struct net_device *netdev) in igbvf_get_msglevel() 135 static void igbvf_set_msglevel(struct net_device *netdev, u32 data) in igbvf_set_msglevel() 142 static int igbvf_get_regs_len(struct net_device *netdev) in igbvf_get_regs_len() 148 static void igbvf_get_regs(struct net_device *netdev, in igbvf_get_regs() 173 static int igbvf_get_eeprom_len(struct net_device *netdev) in igbvf_get_eeprom_len() 178 static int igbvf_get_eeprom(struct net_device *netdev, in igbvf_get_eeprom() [all …]
|
| /drivers/net/ethernet/qualcomm/emac/ |
| D | emac-ethtool.c | 74 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 …]
|
| /drivers/net/ethernet/netronome/nfp/ |
| D | nfp_net_ethtool.c | 220 nfp_net_get_drvinfo(struct net_device *netdev, struct ethtool_drvinfo *drvinfo) in nfp_net_get_drvinfo() 235 nfp_app_get_drvinfo(struct net_device *netdev, struct ethtool_drvinfo *drvinfo) in nfp_app_get_drvinfo() 254 nfp_net_get_link_ksettings(struct net_device *netdev, in nfp_net_get_link_ksettings() 316 nfp_net_set_link_ksettings(struct net_device *netdev, in nfp_net_set_link_ksettings() 363 static void nfp_net_get_ringparam(struct net_device *netdev, in nfp_net_get_ringparam() 388 static int nfp_net_set_ringparam(struct net_device *netdev, in nfp_net_set_ringparam() 426 static unsigned int nfp_vnic_get_sw_stats_count(struct net_device *netdev) in nfp_vnic_get_sw_stats_count() 433 static u8 *nfp_vnic_get_sw_stats_strings(struct net_device *netdev, u8 *data) in nfp_vnic_get_sw_stats_strings() 455 static u64 *nfp_vnic_get_sw_stats(struct net_device *netdev, u64 *data) in nfp_vnic_get_sw_stats() 558 static unsigned int nfp_mac_get_stats_count(struct net_device *netdev) in nfp_mac_get_stats_count() [all …]
|
| /drivers/net/ethernet/freescale/ |
| D | ucc_geth_ethtool.c | 108 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 …]
|
| /drivers/net/ethernet/intel/i40evf/ |
| D | i40evf_ethtool.c | 97 static int i40evf_get_link_ksettings(struct net_device *netdev, in i40evf_get_link_ksettings() 146 static int i40evf_get_sset_count(struct net_device *netdev, int sset) in i40evf_get_sset_count() 164 static void i40evf_get_ethtool_stats(struct net_device *netdev, in i40evf_get_ethtool_stats() 193 static void i40evf_get_strings(struct net_device *netdev, u32 sset, u8 *data) in i40evf_get_strings() 236 static u32 i40evf_get_priv_flags(struct net_device *netdev) in i40evf_get_priv_flags() 258 static int i40evf_set_priv_flags(struct net_device *netdev, u32 flags) in i40evf_set_priv_flags() 323 static u32 i40evf_get_msglevel(struct net_device *netdev) in i40evf_get_msglevel() 338 static void i40evf_set_msglevel(struct net_device *netdev, u32 data) in i40evf_set_msglevel() 354 static void i40evf_get_drvinfo(struct net_device *netdev, in i40evf_get_drvinfo() 374 static void i40evf_get_ringparam(struct net_device *netdev, in i40evf_get_ringparam() [all …]
|
| /drivers/net/ethernet/atheros/atl1c/ |
| D | atl1c_ethtool.c | 29 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 …]
|
| /drivers/net/ethernet/intel/ixgb/ |
| D | ixgb_ethtool.c | 97 ixgb_get_link_ksettings(struct net_device *netdev, in ixgb_get_link_ksettings() 124 void ixgb_set_speed_duplex(struct net_device *netdev) in ixgb_set_speed_duplex() 135 ixgb_set_link_ksettings(struct net_device *netdev, in ixgb_set_link_ksettings() 157 ixgb_get_pauseparam(struct net_device *netdev, in ixgb_get_pauseparam() 176 ixgb_set_pauseparam(struct net_device *netdev, in ixgb_set_pauseparam() 205 ixgb_get_msglevel(struct net_device *netdev) in ixgb_get_msglevel() 212 ixgb_set_msglevel(struct net_device *netdev, u32 data) in ixgb_set_msglevel() 220 ixgb_get_regs_len(struct net_device *netdev) in ixgb_get_regs_len() 227 ixgb_get_regs(struct net_device *netdev, in ixgb_get_regs() 367 ixgb_get_eeprom_len(struct net_device *netdev) in ixgb_get_eeprom_len() [all …]
|
| /drivers/net/vmxnet3/ |
| D | vmxnet3_ethtool.c | 117 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 …]
|
| /drivers/net/ethernet/amd/xgbe/ |
| D | xgbe-ethtool.c | 191 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 …]
|
| /drivers/net/ethernet/atheros/atl1e/ |
| D | atl1e_ethtool.c | 29 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 …]
|
| D | atl1e_main.c | 166 struct net_device *netdev = adapter->netdev; in atl1e_check_link() local 230 struct net_device *netdev = adapter->netdev; in atl1e_link_chg_event() local 266 static void atl1e_tx_timeout(struct net_device *netdev) in atl1e_tx_timeout() 283 static void atl1e_set_multi(struct net_device *netdev) in atl1e_set_multi() 328 static void atl1e_rx_mode(struct net_device *netdev, in atl1e_rx_mode() 355 static void atl1e_vlan_mode(struct net_device *netdev, in atl1e_vlan_mode() 383 static int atl1e_set_mac_addr(struct net_device *netdev, void *p) in atl1e_set_mac_addr() 402 static netdev_features_t atl1e_fix_features(struct net_device *netdev, in atl1e_fix_features() 417 static int atl1e_set_features(struct net_device *netdev, in atl1e_set_features() 439 static int atl1e_change_mtu(struct net_device *netdev, int new_mtu) in atl1e_change_mtu() [all …]
|
| /drivers/net/ethernet/emulex/benet/ |
| D | be_ethtool.c | 221 static void be_get_drvinfo(struct net_device *netdev, in be_get_drvinfo() 321 static int be_get_coalesce(struct net_device *netdev, in be_get_coalesce() 344 static int be_set_coalesce(struct net_device *netdev, in be_set_coalesce() 372 static void be_get_ethtool_stats(struct net_device *netdev, in be_get_ethtool_stats() 428 static void be_get_stat_strings(struct net_device *netdev, uint32_t stringset, in be_get_stat_strings() 468 static int be_get_sset_count(struct net_device *netdev, int stringset) in be_get_sset_count() 609 static int be_get_link_ksettings(struct net_device *netdev, in be_get_link_ksettings() 683 static void be_get_ringparam(struct net_device *netdev, in be_get_ringparam() 695 be_get_pauseparam(struct net_device *netdev, struct ethtool_pauseparam *ecmd) in be_get_pauseparam() 704 be_set_pauseparam(struct net_device *netdev, struct ethtool_pauseparam *ecmd) in be_set_pauseparam() [all …]
|
| /drivers/net/ethernet/toshiba/ |
| D | spider_net_ethtool.c | 50 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()
|
| /drivers/net/ethernet/huawei/hinic/ |
| D | hinic_main.c | 110 static int hinic_get_link_ksettings(struct net_device *netdev, in hinic_get_link_ksettings() 160 static void hinic_get_drvinfo(struct net_device *netdev, in hinic_get_drvinfo() 171 static void hinic_get_ringparam(struct net_device *netdev, in hinic_get_ringparam() 180 static void hinic_get_channels(struct net_device *netdev, in hinic_get_channels() 261 struct net_device *netdev = nic_dev->netdev; in create_txqs() local 300 struct net_device *netdev = nic_dev->netdev; in free_txqs() local 321 struct net_device *netdev = nic_dev->netdev; in create_rxqs() local 360 struct net_device *netdev = nic_dev->netdev; in free_rxqs() local 372 static int hinic_open(struct net_device *netdev) in hinic_open() 472 static int hinic_close(struct net_device *netdev) in hinic_close() [all …]
|
| /drivers/net/ethernet/oki-semi/pch_gbe/ |
| D | pch_gbe_ethtool.c | 83 static int pch_gbe_get_link_ksettings(struct net_device *netdev, in pch_gbe_get_link_ksettings() 118 static int pch_gbe_set_link_ksettings(struct net_device *netdev, in pch_gbe_set_link_ksettings() 166 static int pch_gbe_get_regs_len(struct net_device *netdev) in pch_gbe_get_regs_len() 176 static void pch_gbe_get_drvinfo(struct net_device *netdev, in pch_gbe_get_drvinfo() 193 static void pch_gbe_get_regs(struct net_device *netdev, in pch_gbe_get_regs() 217 static void pch_gbe_get_wol(struct net_device *netdev, in pch_gbe_get_wol() 243 static int pch_gbe_set_wol(struct net_device *netdev, in pch_gbe_set_wol() 271 static int pch_gbe_nway_reset(struct net_device *netdev) in pch_gbe_nway_reset() 283 static void pch_gbe_get_ringparam(struct net_device *netdev, in pch_gbe_get_ringparam() 304 static int pch_gbe_set_ringparam(struct net_device *netdev, in pch_gbe_set_ringparam() [all …]
|
| /drivers/net/ethernet/brocade/bna/ |
| D | bnad_ethtool.c | 243 bnad_get_link_ksettings(struct net_device *netdev, in bnad_get_link_ksettings() 273 bnad_set_link_ksettings(struct net_device *netdev, in bnad_set_link_ksettings() 288 bnad_get_drvinfo(struct net_device *netdev, struct ethtool_drvinfo *drvinfo) in bnad_get_drvinfo() 313 bnad_get_wol(struct net_device *netdev, struct ethtool_wolinfo *wolinfo) in bnad_get_wol() 320 bnad_get_coalesce(struct net_device *netdev, struct ethtool_coalesce *coalesce) in bnad_get_coalesce() 341 bnad_set_coalesce(struct net_device *netdev, struct ethtool_coalesce *coalesce) in bnad_set_coalesce() 412 bnad_get_ringparam(struct net_device *netdev, in bnad_get_ringparam() 425 bnad_set_ringparam(struct net_device *netdev, in bnad_set_ringparam() 502 bnad_get_pauseparam(struct net_device *netdev, in bnad_get_pauseparam() 513 bnad_set_pauseparam(struct net_device *netdev, in bnad_set_pauseparam() [all …]
|
| /drivers/infiniband/ulp/opa_vnic/ |
| D | opa_vnic_netdev.c | 65 static void opa_vnic_get_stats64(struct net_device *netdev, in opa_vnic_get_stats64() 80 struct net_device *netdev) in opa_netdev_start_xmit() 97 static u16 opa_vnic_select_queue(struct net_device *netdev, struct sk_buff *skb, in opa_vnic_select_queue() 121 struct net_device *netdev = adapter->netdev; in opa_vnic_process_vema_config() local 189 static int opa_vnic_set_mac_addr(struct net_device *netdev, void *addr) in opa_vnic_set_mac_addr() 215 static void opa_vnic_mac_send_event(struct net_device *netdev, u8 event) in opa_vnic_mac_send_event() 250 static void opa_vnic_set_rx_mode(struct net_device *netdev) in opa_vnic_set_rx_mode() 260 static int opa_netdev_open(struct net_device *netdev) in opa_netdev_open() 279 static int opa_netdev_close(struct net_device *netdev) in opa_netdev_close() 313 struct net_device *netdev; in opa_vnic_add_netdev() local [all …]
|
| /drivers/net/fjes/ |
| D | fjes_ethtool.c | 58 static void fjes_get_ethtool_stats(struct net_device *netdev, in fjes_get_ethtool_stats() 100 static void fjes_get_strings(struct net_device *netdev, in fjes_get_strings() 151 static int fjes_get_sset_count(struct net_device *netdev, int sset) in fjes_get_sset_count() 161 static void fjes_get_drvinfo(struct net_device *netdev, in fjes_get_drvinfo() 178 static int fjes_get_link_ksettings(struct net_device *netdev, in fjes_get_link_ksettings() 191 static int fjes_get_regs_len(struct net_device *netdev) in fjes_get_regs_len() 197 static void fjes_get_regs(struct net_device *netdev, in fjes_get_regs() 237 static int fjes_set_dump(struct net_device *netdev, struct ethtool_dump *dump) in fjes_set_dump() 269 static int fjes_get_dump_flag(struct net_device *netdev, in fjes_get_dump_flag() 282 static int fjes_get_dump_data(struct net_device *netdev, in fjes_get_dump_data() [all …]
|
| /drivers/infiniband/hw/nes/ |
| D | nes_nic.c | 135 static int nes_netdev_open(struct net_device *netdev) in nes_netdev_open() 276 static int nes_netdev_stop(struct net_device *netdev) in nes_netdev_stop() 359 static bool nes_nic_send(struct sk_buff *skb, struct net_device *netdev) in nes_nic_send() 464 static int nes_netdev_start_xmit(struct sk_buff *skb, struct net_device *netdev) in nes_netdev_start_xmit() 698 static struct net_device_stats *nes_netdev_get_stats(struct net_device *netdev) in nes_netdev_get_stats() 789 static void nes_netdev_tx_timeout(struct net_device *netdev) in nes_netdev_tx_timeout() 801 static int nes_netdev_set_mac_address(struct net_device *netdev, void *p) in nes_netdev_set_mac_address() 856 static void nes_netdev_set_multicast_list(struct net_device *netdev) in nes_netdev_set_multicast_list() 984 static int nes_netdev_change_mtu(struct net_device *netdev, int new_mtu) in nes_netdev_change_mtu() 1090 static int nes_netdev_get_sset_count(struct net_device *netdev, int stringset) in nes_netdev_get_sset_count() [all …]
|
| /drivers/net/ethernet/atheros/alx/ |
| D | ethtool.c | 128 static int alx_get_link_ksettings(struct net_device *netdev, in alx_get_link_ksettings() 177 static int alx_set_link_ksettings(struct net_device *netdev, in alx_set_link_ksettings() 206 static void alx_get_pauseparam(struct net_device *netdev, in alx_get_pauseparam() 219 static int alx_set_pauseparam(struct net_device *netdev, in alx_set_pauseparam() 261 static u32 alx_get_msglevel(struct net_device *netdev) in alx_get_msglevel() 268 static void alx_set_msglevel(struct net_device *netdev, u32 data) in alx_set_msglevel() 275 static void alx_get_ethtool_stats(struct net_device *netdev, in alx_get_ethtool_stats() 291 static void alx_get_strings(struct net_device *netdev, u32 stringset, u8 *buf) in alx_get_strings() 303 static int alx_get_sset_count(struct net_device *netdev, int sset) in alx_get_sset_count()
|
| /drivers/net/ethernet/mellanox/mlx5/core/ |
| D | en_dcbnl.c | 88 static int mlx5e_dcbnl_ieee_getets(struct net_device *netdev, in mlx5e_dcbnl_ieee_getets() 259 static int mlx5e_dbcnl_validate_ets(struct net_device *netdev, in mlx5e_dbcnl_validate_ets() 294 static int mlx5e_dcbnl_ieee_setets(struct net_device *netdev, in mlx5e_dcbnl_ieee_setets() 390 static int mlx5e_dcbnl_ieee_getmaxrate(struct net_device *netdev, in mlx5e_dcbnl_ieee_getmaxrate() 425 static int mlx5e_dcbnl_ieee_setmaxrate(struct net_device *netdev, in mlx5e_dcbnl_ieee_setmaxrate() 458 static u8 mlx5e_dcbnl_setall(struct net_device *netdev) in mlx5e_dcbnl_setall() 511 static u8 mlx5e_dcbnl_getstate(struct net_device *netdev) in mlx5e_dcbnl_getstate() 516 static void mlx5e_dcbnl_getpermhwaddr(struct net_device *netdev, in mlx5e_dcbnl_getpermhwaddr() 529 static void mlx5e_dcbnl_setpgtccfgtx(struct net_device *netdev, in mlx5e_dcbnl_setpgtccfgtx() 551 static void mlx5e_dcbnl_setpgbwgcfgtx(struct net_device *netdev, in mlx5e_dcbnl_setpgbwgcfgtx() [all …]
|
| /drivers/net/ethernet/intel/ixgbevf/ |
| D | ethtool.c | 94 static int ixgbevf_get_link_ksettings(struct net_device *netdev, in ixgbevf_get_link_ksettings() 135 static u32 ixgbevf_get_msglevel(struct net_device *netdev) in ixgbevf_get_msglevel() 142 static void ixgbevf_set_msglevel(struct net_device *netdev, u32 data) in ixgbevf_set_msglevel() 151 static int ixgbevf_get_regs_len(struct net_device *netdev) in ixgbevf_get_regs_len() 157 static void ixgbevf_get_regs(struct net_device *netdev, in ixgbevf_get_regs() 231 static void ixgbevf_get_drvinfo(struct net_device *netdev, in ixgbevf_get_drvinfo() 243 static void ixgbevf_get_ringparam(struct net_device *netdev, in ixgbevf_get_ringparam() 254 static int ixgbevf_set_ringparam(struct net_device *netdev, in ixgbevf_set_ringparam() 385 static int ixgbevf_get_sset_count(struct net_device *netdev, int stringset) in ixgbevf_get_sset_count() 397 static void ixgbevf_get_ethtool_stats(struct net_device *netdev, in ixgbevf_get_ethtool_stats() [all …]
|
| /drivers/net/ethernet/intel/ixgbe/ |
| D | ixgbe_dcb_nl.c | 146 static u8 ixgbe_dcbnl_get_state(struct net_device *netdev) in ixgbe_dcbnl_get_state() 153 static u8 ixgbe_dcbnl_set_state(struct net_device *netdev, u8 state) in ixgbe_dcbnl_set_state() 169 static void ixgbe_dcbnl_get_perm_hw_addr(struct net_device *netdev, in ixgbe_dcbnl_get_perm_hw_addr() 192 static void ixgbe_dcbnl_set_pg_tc_cfg_tx(struct net_device *netdev, int tc, in ixgbe_dcbnl_set_pg_tc_cfg_tx() 210 static void ixgbe_dcbnl_set_pg_bwg_cfg_tx(struct net_device *netdev, int bwg_id, in ixgbe_dcbnl_set_pg_bwg_cfg_tx() 218 static void ixgbe_dcbnl_set_pg_tc_cfg_rx(struct net_device *netdev, int tc, in ixgbe_dcbnl_set_pg_tc_cfg_rx() 236 static void ixgbe_dcbnl_set_pg_bwg_cfg_rx(struct net_device *netdev, int bwg_id, in ixgbe_dcbnl_set_pg_bwg_cfg_rx() 244 static void ixgbe_dcbnl_get_pg_tc_cfg_tx(struct net_device *netdev, int tc, in ixgbe_dcbnl_get_pg_tc_cfg_tx() 256 static void ixgbe_dcbnl_get_pg_bwg_cfg_tx(struct net_device *netdev, int bwg_id, in ixgbe_dcbnl_get_pg_bwg_cfg_tx() 264 static void ixgbe_dcbnl_get_pg_tc_cfg_rx(struct net_device *netdev, int tc, in ixgbe_dcbnl_get_pg_tc_cfg_rx() [all …]
|
| /drivers/net/ethernet/intel/e1000e/ |
| D | ethtool.c | 121 static int e1000_get_link_ksettings(struct net_device *netdev, in e1000_get_link_ksettings() 269 static int e1000_set_link_ksettings(struct net_device *netdev, in e1000_set_link_ksettings() 358 static void e1000_get_pauseparam(struct net_device *netdev, in e1000_get_pauseparam() 377 static int e1000_set_pauseparam(struct net_device *netdev, in e1000_set_pauseparam() 428 static u32 e1000_get_msglevel(struct net_device *netdev) in e1000_get_msglevel() 434 static void e1000_set_msglevel(struct net_device *netdev, u32 data) in e1000_set_msglevel() 440 static int e1000_get_regs_len(struct net_device __always_unused *netdev) in e1000_get_regs_len() 446 static void e1000_get_regs(struct net_device *netdev, in e1000_get_regs() 505 static int e1000_get_eeprom_len(struct net_device *netdev) in e1000_get_eeprom_len() 511 static int e1000_get_eeprom(struct net_device *netdev, in e1000_get_eeprom() [all …]
|