/Linux-v5.15/drivers/net/ethernet/qlogic/qede/ |
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-v5.15/drivers/net/ethernet/intel/igbvf/ |
D | ethtool.c | 51 static int igbvf_get_link_ksettings(struct net_device *netdev, in igbvf_get_link_ksettings() 88 static int igbvf_set_link_ksettings(struct net_device *netdev, in igbvf_set_link_ksettings() 94 static void igbvf_get_pauseparam(struct net_device *netdev, in igbvf_get_pauseparam() 99 static int igbvf_set_pauseparam(struct net_device *netdev, in igbvf_set_pauseparam() 105 static u32 igbvf_get_msglevel(struct net_device *netdev) in igbvf_get_msglevel() 112 static void igbvf_set_msglevel(struct net_device *netdev, u32 data) in igbvf_set_msglevel() 119 static int igbvf_get_regs_len(struct net_device *netdev) in igbvf_get_regs_len() 125 static void igbvf_get_regs(struct net_device *netdev, in igbvf_get_regs() 150 static int igbvf_get_eeprom_len(struct net_device *netdev) in igbvf_get_eeprom_len() 155 static int igbvf_get_eeprom(struct net_device *netdev, in igbvf_get_eeprom() [all …]
|
/Linux-v5.15/drivers/net/ethernet/pensando/ionic/ |
D | ionic_ethtool.c | 29 static void ionic_get_stats(struct net_device *netdev, in ionic_get_stats() 53 static int ionic_get_sset_count(struct net_device *netdev, int sset) in ionic_get_sset_count() 69 static void ionic_get_strings(struct net_device *netdev, in ionic_get_strings() 85 static void ionic_get_drvinfo(struct net_device *netdev, in ionic_get_drvinfo() 98 static int ionic_get_regs_len(struct net_device *netdev) in ionic_get_regs_len() 103 static void ionic_get_regs(struct net_device *netdev, struct ethtool_regs *regs, in ionic_get_regs() 121 static int ionic_get_link_ksettings(struct net_device *netdev, in ionic_get_link_ksettings() 272 static int ionic_set_link_ksettings(struct net_device *netdev, in ionic_set_link_ksettings() 306 static void ionic_get_pauseparam(struct net_device *netdev, in ionic_get_pauseparam() 321 static int ionic_set_pauseparam(struct net_device *netdev, in ionic_set_pauseparam() [all …]
|
/Linux-v5.15/drivers/net/ethernet/qualcomm/emac/ |
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() 146 static int emac_set_ringparam(struct net_device *netdev, in emac_set_ringparam() 169 static void emac_get_pauseparam(struct net_device *netdev, in emac_get_pauseparam() 179 static int emac_set_pauseparam(struct net_device *netdev, in emac_set_pauseparam() [all …]
|
/Linux-v5.15/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() 416 static u32 xgbe_get_msglevel(struct net_device *netdev) in xgbe_get_msglevel() 423 static void xgbe_set_msglevel(struct net_device *netdev, u32 msglevel) in xgbe_set_msglevel() [all …]
|
/Linux-v5.15/drivers/net/ethernet/freescale/ |
D | ucc_geth_ethtool.c | 104 uec_get_ksettings(struct net_device *netdev, struct ethtool_link_ksettings *cmd) in uec_get_ksettings() 118 uec_set_ksettings(struct net_device *netdev, in uec_set_ksettings() 131 uec_get_pauseparam(struct net_device *netdev, in uec_get_pauseparam() 145 uec_set_pauseparam(struct net_device *netdev, in uec_set_pauseparam() 176 uec_get_msglevel(struct net_device *netdev) in uec_get_msglevel() 183 uec_set_msglevel(struct net_device *netdev, uint32_t data) in uec_set_msglevel() 190 uec_get_regs_len(struct net_device *netdev) in uec_get_regs_len() 196 uec_get_regs(struct net_device *netdev, in uec_get_regs() 209 uec_get_ringparam(struct net_device *netdev, in uec_get_ringparam() 228 uec_set_ringparam(struct net_device *netdev, in uec_set_ringparam() [all …]
|
/Linux-v5.15/drivers/net/vmxnet3/ |
D | vmxnet3_ethtool.c | 121 vmxnet3_get_stats64(struct net_device *netdev, in vmxnet3_get_stats64() 170 vmxnet3_get_sset_count(struct net_device *netdev, int sset) in vmxnet3_get_sset_count() 195 vmxnet3_get_regs_len(struct net_device *netdev) in vmxnet3_get_regs_len() 208 vmxnet3_get_drvinfo(struct net_device *netdev, struct ethtool_drvinfo *drvinfo) in vmxnet3_get_drvinfo() 223 vmxnet3_get_strings(struct net_device *netdev, u32 stringset, u8 *buf) in vmxnet3_get_strings() 249 netdev_features_t vmxnet3_fix_features(struct net_device *netdev, in vmxnet3_fix_features() 260 struct net_device *netdev, in vmxnet3_features_check() 301 static void vmxnet3_enable_encap_offloads(struct net_device *netdev) in vmxnet3_enable_encap_offloads() 314 static void vmxnet3_disable_encap_offloads(struct net_device *netdev) in vmxnet3_disable_encap_offloads() 327 int vmxnet3_set_features(struct net_device *netdev, netdev_features_t features) in vmxnet3_set_features() [all …]
|
/Linux-v5.15/drivers/net/ethernet/atheros/atl1c/ |
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-v5.15/drivers/net/ethernet/netronome/nfp/ |
D | nfp_net_ethtool.c | 213 nfp_net_get_drvinfo(struct net_device *netdev, struct ethtool_drvinfo *drvinfo) in nfp_net_get_drvinfo() 228 nfp_app_get_drvinfo(struct net_device *netdev, struct ethtool_drvinfo *drvinfo) in nfp_app_get_drvinfo() 269 nfp_net_get_link_ksettings(struct net_device *netdev, in nfp_net_get_link_ksettings() 335 nfp_net_set_link_ksettings(struct net_device *netdev, in nfp_net_set_link_ksettings() 382 static void nfp_net_get_ringparam(struct net_device *netdev, in nfp_net_get_ringparam() 407 static int nfp_net_set_ringparam(struct net_device *netdev, in nfp_net_set_ringparam() 434 static unsigned int nfp_vnic_get_sw_stats_count(struct net_device *netdev) in nfp_vnic_get_sw_stats_count() 442 static u8 *nfp_vnic_get_sw_stats_strings(struct net_device *netdev, u8 *data) in nfp_vnic_get_sw_stats_strings() 475 static u64 *nfp_vnic_get_sw_stats(struct net_device *netdev, u64 *data) in nfp_vnic_get_sw_stats() 639 static unsigned int nfp_mac_get_stats_count(struct net_device *netdev) in nfp_mac_get_stats_count() [all …]
|
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() 282 nfp_repr_transfer_features(struct net_device *netdev, struct net_device *lower) in nfp_repr_transfer_features() [all …]
|
/Linux-v5.15/drivers/net/ethernet/intel/ixgb/ |
D | ixgb_ethtool.c | 72 ixgb_get_link_ksettings(struct net_device *netdev, in ixgb_get_link_ksettings() 99 void ixgb_set_speed_duplex(struct net_device *netdev) in ixgb_set_speed_duplex() 110 ixgb_set_link_ksettings(struct net_device *netdev, in ixgb_set_link_ksettings() 132 ixgb_get_pauseparam(struct net_device *netdev, in ixgb_get_pauseparam() 151 ixgb_set_pauseparam(struct net_device *netdev, in ixgb_set_pauseparam() 180 ixgb_get_msglevel(struct net_device *netdev) in ixgb_get_msglevel() 187 ixgb_set_msglevel(struct net_device *netdev, u32 data) in ixgb_set_msglevel() 195 ixgb_get_regs_len(struct net_device *netdev) in ixgb_get_regs_len() 202 ixgb_get_regs(struct net_device *netdev, in ixgb_get_regs() 342 ixgb_get_eeprom_len(struct net_device *netdev) in ixgb_get_eeprom_len() [all …]
|
/Linux-v5.15/drivers/net/ethernet/intel/igc/ |
D | igc_ethtool.c | 130 static void igc_ethtool_get_drvinfo(struct net_device *netdev, in igc_ethtool_get_drvinfo() 161 static int igc_ethtool_get_regs_len(struct net_device *netdev) in igc_ethtool_get_regs_len() 166 static void igc_ethtool_get_regs(struct net_device *netdev, in igc_ethtool_get_regs() 348 static void igc_ethtool_get_wol(struct net_device *netdev, in igc_ethtool_get_wol() 380 static int igc_ethtool_set_wol(struct net_device *netdev, in igc_ethtool_set_wol() 409 static u32 igc_ethtool_get_msglevel(struct net_device *netdev) in igc_ethtool_get_msglevel() 416 static void igc_ethtool_set_msglevel(struct net_device *netdev, u32 data) in igc_ethtool_set_msglevel() 423 static int igc_ethtool_nway_reset(struct net_device *netdev) in igc_ethtool_nway_reset() 432 static u32 igc_ethtool_get_link(struct net_device *netdev) in igc_ethtool_get_link() 449 static int igc_ethtool_get_eeprom_len(struct net_device *netdev) in igc_ethtool_get_eeprom_len() [all …]
|
/Linux-v5.15/drivers/net/ethernet/intel/ice/ |
D | ice_dcb_nl.c | 14 static void ice_dcbnl_devreset(struct net_device *netdev) in ice_dcbnl_devreset() 32 static int ice_dcbnl_getets(struct net_device *netdev, struct ieee_ets *ets) in ice_dcbnl_getets() 62 static int ice_dcbnl_setets(struct net_device *netdev, struct ieee_ets *ets) in ice_dcbnl_setets() 143 static u8 ice_dcbnl_getdcbx(struct net_device *netdev) in ice_dcbnl_getdcbx() 155 static u8 ice_dcbnl_setdcbx(struct net_device *netdev, u8 mode) in ice_dcbnl_setdcbx() 190 static void ice_dcbnl_get_perm_hw_addr(struct net_device *netdev, u8 *perm_addr) in ice_dcbnl_get_perm_hw_addr() 223 static int ice_dcbnl_getpfc(struct net_device *netdev, struct ieee_pfc *pfc) in ice_dcbnl_getpfc() 249 static int ice_dcbnl_setpfc(struct net_device *netdev, struct ieee_pfc *pfc) in ice_dcbnl_setpfc() 286 ice_dcbnl_get_pfc_cfg(struct net_device *netdev, int prio, u8 *setting) in ice_dcbnl_get_pfc_cfg() 309 static void ice_dcbnl_set_pfc_cfg(struct net_device *netdev, int prio, u8 set) in ice_dcbnl_set_pfc_cfg() [all …]
|
/Linux-v5.15/drivers/net/ethernet/toshiba/ |
D | spider_net_ethtool.c | 37 spider_net_ethtool_get_link_ksettings(struct net_device *netdev, in spider_net_ethtool_get_link_ksettings() 59 spider_net_ethtool_get_drvinfo(struct net_device *netdev, in spider_net_ethtool_get_drvinfo() 76 spider_net_ethtool_get_wol(struct net_device *netdev, in spider_net_ethtool_get_wol() 85 spider_net_ethtool_get_msglevel(struct net_device *netdev) in spider_net_ethtool_get_msglevel() 93 spider_net_ethtool_set_msglevel(struct net_device *netdev, in spider_net_ethtool_set_msglevel() 102 spider_net_ethtool_nway_reset(struct net_device *netdev) in spider_net_ethtool_nway_reset() 112 spider_net_ethtool_get_ringparam(struct net_device *netdev, in spider_net_ethtool_get_ringparam() 123 static int spider_net_get_sset_count(struct net_device *netdev, int sset) in spider_net_get_sset_count() 133 static void spider_net_get_ethtool_stats(struct net_device *netdev, in spider_net_get_ethtool_stats() 153 static void spider_net_get_strings(struct net_device *netdev, u32 stringset, in spider_net_get_strings()
|
/Linux-v5.15/drivers/net/ethernet/atheros/atl1e/ |
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-v5.15/drivers/net/ethernet/oki-semi/pch_gbe/ |
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() 274 static void pch_gbe_get_ringparam(struct net_device *netdev, in pch_gbe_get_ringparam() 295 static int pch_gbe_set_ringparam(struct net_device *netdev, in pch_gbe_set_ringparam() [all …]
|
/Linux-v5.15/drivers/net/ethernet/emulex/benet/ |
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() 697 be_get_pauseparam(struct net_device *netdev, struct ethtool_pauseparam *ecmd) in be_get_pauseparam() 706 be_set_pauseparam(struct net_device *netdev, struct ethtool_pauseparam *ecmd) in be_set_pauseparam() [all …]
|
/Linux-v5.15/drivers/net/ethernet/intel/i40e/ |
D | i40e_dcb_nl.c | 106 static int i40e_dcbnl_ieee_setets(struct net_device *netdev, in i40e_dcbnl_ieee_setets() 154 static int i40e_dcbnl_ieee_setpfc(struct net_device *netdev, in i40e_dcbnl_ieee_setpfc() 193 static int i40e_dcbnl_ieee_setapp(struct net_device *netdev, in i40e_dcbnl_ieee_setapp() 245 static int i40e_dcbnl_ieee_delapp(struct net_device *netdev, in i40e_dcbnl_ieee_delapp() 308 static u8 i40e_dcbnl_getstate(struct net_device *netdev) in i40e_dcbnl_getstate() 324 static u8 i40e_dcbnl_setstate(struct net_device *netdev, u8 state) in i40e_dcbnl_setstate() 366 static void i40e_dcbnl_set_pg_tc_cfg_tx(struct net_device *netdev, int tc, in i40e_dcbnl_set_pg_tc_cfg_tx() 402 static void i40e_dcbnl_set_pg_bwg_cfg_tx(struct net_device *netdev, int pgid, in i40e_dcbnl_set_pg_bwg_cfg_tx() 432 static void i40e_dcbnl_set_pg_tc_cfg_rx(struct net_device *netdev, in i40e_dcbnl_set_pg_tc_cfg_rx() 453 static void i40e_dcbnl_set_pg_bwg_cfg_rx(struct net_device *netdev, int pgid, in i40e_dcbnl_set_pg_bwg_cfg_rx() [all …]
|
/Linux-v5.15/drivers/net/ethernet/microchip/ |
D | lan743x_ethtool.c | 266 static void lan743x_ethtool_get_drvinfo(struct net_device *netdev, in lan743x_ethtool_get_drvinfo() 276 static u32 lan743x_ethtool_get_msglevel(struct net_device *netdev) in lan743x_ethtool_get_msglevel() 283 static void lan743x_ethtool_set_msglevel(struct net_device *netdev, in lan743x_ethtool_set_msglevel() 291 static int lan743x_ethtool_get_eeprom_len(struct net_device *netdev) in lan743x_ethtool_get_eeprom_len() 301 static int lan743x_ethtool_get_eeprom(struct net_device *netdev, in lan743x_ethtool_get_eeprom() 315 static int lan743x_ethtool_set_eeprom(struct net_device *netdev, in lan743x_ethtool_set_eeprom() 462 static void lan743x_ethtool_get_strings(struct net_device *netdev, in lan743x_ethtool_get_strings() 484 static void lan743x_ethtool_get_ethtool_stats(struct net_device *netdev, in lan743x_ethtool_get_ethtool_stats() 505 static u32 lan743x_ethtool_get_priv_flags(struct net_device *netdev) in lan743x_ethtool_get_priv_flags() 512 static int lan743x_ethtool_set_priv_flags(struct net_device *netdev, u32 flags) in lan743x_ethtool_set_priv_flags() [all …]
|
/Linux-v5.15/drivers/net/ethernet/brocade/bna/ |
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() 420 bnad_set_ringparam(struct net_device *netdev, in bnad_set_ringparam() 497 bnad_get_pauseparam(struct net_device *netdev, in bnad_get_pauseparam() 508 bnad_set_pauseparam(struct net_device *netdev, in bnad_set_pauseparam() [all …]
|
/Linux-v5.15/net/openvswitch/ |
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() 95 static void do_setup(struct net_device *netdev) in do_setup() 194 struct net_device *netdev = skb->dev; in internal_dev_recv() local 222 int ovs_is_internal_dev(const struct net_device *netdev) in ovs_is_internal_dev() 227 struct vport *ovs_internal_dev_get_vport(struct net_device *netdev) in ovs_internal_dev_get_vport()
|
/Linux-v5.15/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() 140 struct net_device *netdev = adapter->netdev; in opa_vnic_process_vema_config() local 203 static int opa_vnic_set_mac_addr(struct net_device *netdev, void *addr) in opa_vnic_set_mac_addr() 229 static void opa_vnic_mac_send_event(struct net_device *netdev, u8 event) in opa_vnic_mac_send_event() 264 static void opa_vnic_set_rx_mode(struct net_device *netdev) in opa_vnic_set_rx_mode() 274 static int opa_netdev_open(struct net_device *netdev) in opa_netdev_open() 293 static int opa_netdev_close(struct net_device *netdev) in opa_netdev_close() 327 struct net_device *netdev; in opa_vnic_add_netdev() local [all …]
|
/Linux-v5.15/drivers/net/fjes/ |
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() 136 static int fjes_get_sset_count(struct net_device *netdev, int sset) in fjes_get_sset_count() 146 static void fjes_get_drvinfo(struct net_device *netdev, in fjes_get_drvinfo() 163 static int fjes_get_link_ksettings(struct net_device *netdev, in fjes_get_link_ksettings() 176 static int fjes_get_regs_len(struct net_device *netdev) in fjes_get_regs_len() 182 static void fjes_get_regs(struct net_device *netdev, in fjes_get_regs() 222 static int fjes_set_dump(struct net_device *netdev, struct ethtool_dump *dump) in fjes_set_dump() 254 static int fjes_get_dump_flag(struct net_device *netdev, in fjes_get_dump_flag() 267 static int fjes_get_dump_data(struct net_device *netdev, in fjes_get_dump_data() [all …]
|
/Linux-v5.15/drivers/net/ethernet/hisilicon/hns3/ |
D | hns3_ethtool.c | 426 static void hns3_update_limit_promisc_mode(struct net_device *netdev, in hns3_update_limit_promisc_mode() 443 static int hns3_get_sset_count(struct net_device *netdev, int stringset) in hns3_get_sset_count() 510 static void hns3_get_strings(struct net_device *netdev, u32 stringset, u8 *data) in hns3_get_strings() 574 static void hns3_get_stats(struct net_device *netdev, in hns3_get_stats() 599 static void hns3_get_drvinfo(struct net_device *netdev, in hns3_get_drvinfo() 633 static u32 hns3_get_link(struct net_device *netdev) in hns3_get_link() 643 static void hns3_get_ringparam(struct net_device *netdev, in hns3_get_ringparam() 662 static void hns3_get_pauseparam(struct net_device *netdev, in hns3_get_pauseparam() 676 static int hns3_set_pauseparam(struct net_device *netdev, in hns3_set_pauseparam() 720 static int hns3_get_link_ksettings(struct net_device *netdev, in hns3_get_link_ksettings() [all …]
|
/Linux-v5.15/drivers/net/ethernet/google/gve/ |
D | gve_ethtool.c | 12 static void gve_get_drvinfo(struct net_device *netdev, in gve_get_drvinfo() 22 static void gve_set_msglevel(struct net_device *netdev, u32 value) in gve_set_msglevel() 29 static u32 gve_get_msglevel(struct net_device *netdev) in gve_get_msglevel() 77 static void gve_get_strings(struct net_device *netdev, u32 stringset, u8 *data) in gve_get_strings() 121 static int gve_get_sset_count(struct net_device *netdev, int sset) in gve_get_sset_count() 138 gve_get_ethtool_stats(struct net_device *netdev, in gve_get_ethtool_stats() 372 static void gve_get_channels(struct net_device *netdev, in gve_get_channels() 387 static int gve_set_channels(struct net_device *netdev, in gve_set_channels() 418 static void gve_get_ringparam(struct net_device *netdev, in gve_get_ringparam() 429 static int gve_user_reset(struct net_device *netdev, u32 *flags) in gve_user_reset() [all …]
|