| /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/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/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/intel/ice/ |
| H A 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() 147 static u8 ice_dcbnl_getdcbx(struct net_device *netdev) in ice_dcbnl_getdcbx() 159 static u8 ice_dcbnl_setdcbx(struct net_device *netdev, u8 mode) in ice_dcbnl_setdcbx() 205 static void ice_dcbnl_get_perm_hw_addr(struct net_device *netdev, u8 *perm_addr) in ice_dcbnl_get_perm_hw_addr() 238 static int ice_dcbnl_getpfc(struct net_device *netdev, struct ieee_pfc *pfc) in ice_dcbnl_getpfc() 264 static int ice_dcbnl_setpfc(struct net_device *netdev, struct ieee_pfc *pfc) in ice_dcbnl_setpfc() 306 ice_dcbnl_get_pfc_cfg(struct net_device *netdev, int prio, u8 *setting) in ice_dcbnl_get_pfc_cfg() 329 static void ice_dcbnl_set_pfc_cfg(struct net_device *netdev, int prio, u8 set) in ice_dcbnl_set_pfc_cfg() [all …]
|
| H A D | ice_ethtool.c | 32 static int ice_q_stats_len(struct net_device *netdev) in ice_q_stats_len() 431 __ice_get_drvinfo(struct net_device *netdev, struct ethtool_drvinfo *drvinfo, in __ice_get_drvinfo() 456 ice_get_drvinfo(struct net_device *netdev, struct ethtool_drvinfo *drvinfo) in ice_get_drvinfo() 464 static int ice_get_regs_len(struct net_device __always_unused *netdev) in ice_get_regs_len() 753 static int ice_get_extended_regs(struct net_device *netdev, void *p) in ice_get_extended_regs() 795 ice_get_regs(struct net_device *netdev, struct ethtool_regs *regs, void *p) in ice_get_regs() 810 static u32 ice_get_msglevel(struct net_device *netdev) in ice_get_msglevel() 823 static void ice_set_msglevel(struct net_device *netdev, u32 data) in ice_set_msglevel() 837 static void ice_get_link_ext_stats(struct net_device *netdev, in ice_get_link_ext_stats() 845 static int ice_get_eeprom_len(struct net_device *netdev) in ice_get_eeprom_len() [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 …]
|
| H A D | atl1e_main.c | 148 struct net_device *netdev = adapter->netdev; in atl1e_check_link() local 212 struct net_device *netdev = adapter->netdev; in atl1e_link_chg_event() local 249 static void atl1e_tx_timeout(struct net_device *netdev, unsigned int txqueue) in atl1e_tx_timeout() 266 static void atl1e_set_multi(struct net_device *netdev) in atl1e_set_multi() 311 static void atl1e_rx_mode(struct net_device *netdev, in atl1e_rx_mode() 338 static void atl1e_vlan_mode(struct net_device *netdev, in atl1e_vlan_mode() 366 static int atl1e_set_mac_addr(struct net_device *netdev, void *p) in atl1e_set_mac_addr() 385 static netdev_features_t atl1e_fix_features(struct net_device *netdev, in atl1e_fix_features() 400 static int atl1e_set_features(struct net_device *netdev, in atl1e_set_features() 422 static int atl1e_change_mtu(struct net_device *netdev, int new_mtu) in atl1e_change_mtu() [all …]
|
| /linux/drivers/net/ethernet/intel/igc/ |
| H A D | igc_ethtool.c | 134 static void igc_ethtool_get_drvinfo(struct net_device *netdev, in igc_ethtool_get_drvinfo() 165 static int igc_ethtool_get_regs_len(struct net_device *netdev) in igc_ethtool_get_regs_len() 170 static void igc_ethtool_get_regs(struct net_device *netdev, in igc_ethtool_get_regs() 352 static void igc_ethtool_get_wol(struct net_device *netdev, in igc_ethtool_get_wol() 384 static int igc_ethtool_set_wol(struct net_device *netdev, in igc_ethtool_set_wol() 413 static u32 igc_ethtool_get_msglevel(struct net_device *netdev) in igc_ethtool_get_msglevel() 420 static void igc_ethtool_set_msglevel(struct net_device *netdev, u32 data) in igc_ethtool_set_msglevel() 427 static int igc_ethtool_nway_reset(struct net_device *netdev) in igc_ethtool_nway_reset() 436 static u32 igc_ethtool_get_link(struct net_device *netdev) in igc_ethtool_get_link() 453 static int igc_ethtool_get_eeprom_len(struct net_device *netdev) in igc_ethtool_get_eeprom_len() [all …]
|
| /linux/drivers/net/ethernet/intel/i40e/ |
| H A D | i40e_dcb_nl.c | 105 static int i40e_dcbnl_ieee_setets(struct net_device *netdev, in i40e_dcbnl_ieee_setets() 153 static int i40e_dcbnl_ieee_setpfc(struct net_device *netdev, in i40e_dcbnl_ieee_setpfc() 192 static int i40e_dcbnl_ieee_setapp(struct net_device *netdev, in i40e_dcbnl_ieee_setapp() 244 static int i40e_dcbnl_ieee_delapp(struct net_device *netdev, in i40e_dcbnl_ieee_delapp() 307 static u8 i40e_dcbnl_getstate(struct net_device *netdev) in i40e_dcbnl_getstate() 323 static u8 i40e_dcbnl_setstate(struct net_device *netdev, u8 state) in i40e_dcbnl_setstate() 365 static void i40e_dcbnl_set_pg_tc_cfg_tx(struct net_device *netdev, int tc, in i40e_dcbnl_set_pg_tc_cfg_tx() 401 static void i40e_dcbnl_set_pg_bwg_cfg_tx(struct net_device *netdev, int pgid, in i40e_dcbnl_set_pg_bwg_cfg_tx() 431 static void i40e_dcbnl_set_pg_tc_cfg_rx(struct net_device *netdev, in i40e_dcbnl_set_pg_tc_cfg_rx() 452 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/drivers/net/ethernet/hisilicon/hns3/ |
| H A D | hns3_ethtool.c | 472 static void hns3_update_limit_promisc_mode(struct net_device *netdev, in hns3_update_limit_promisc_mode() 489 static int hns3_get_sset_count(struct net_device *netdev, int stringset) in hns3_get_sset_count() 540 static void hns3_get_strings(struct net_device *netdev, u32 stringset, u8 *data) in hns3_get_strings() 600 static void hns3_get_stats(struct net_device *netdev, in hns3_get_stats() 625 static void hns3_get_drvinfo(struct net_device *netdev, in hns3_get_drvinfo() 657 static u32 hns3_get_link(struct net_device *netdev) in hns3_get_link() 667 static void hns3_get_ringparam(struct net_device *netdev, in hns3_get_ringparam() 691 static void hns3_get_pauseparam(struct net_device *netdev, in hns3_get_pauseparam() 705 static int hns3_set_pauseparam(struct net_device *netdev, in hns3_set_pauseparam() 750 static int hns3_get_link_ksettings(struct net_device *netdev, in hns3_get_link_ksettings() [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/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() 485 static void gve_get_channels(struct net_device *netdev, in gve_get_channels() 500 static int gve_set_channels(struct net_device *netdev, in gve_set_channels() 543 static void gve_get_ringparam(struct net_device *netdev, in gve_get_ringparam() 606 static int gve_set_ringparam(struct net_device *netdev, in gve_set_ringparam() [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/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/net/core/ |
| H A D | dev_addr_lists_test.c | 24 struct dev_addr_test_priv *datp = netdev_priv(netdev); in dev_addr_test_unsync() argument 57 struct net_device *netdev; in dev_addr_test_exit() local 15 dev_addr_test_sync(struct net_device * netdev,const unsigned char * a) dev_addr_test_sync() argument 37 struct net_device *netdev; dev_addr_test_init() local 65 struct net_device *netdev = test->priv; dev_addr_test_basic() local 83 struct net_device *netdev = test->priv; dev_addr_test_sync_one() local 112 struct net_device *netdev = test->priv; dev_addr_test_add_del() local 154 struct net_device *netdev = test->priv; dev_addr_test_del_main() local 174 struct net_device *netdev = test->priv; dev_addr_test_add_set() local 206 struct net_device *netdev = test->priv; dev_addr_test_add_excl() local [all...] |
| /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() 335 static void iavf_get_ethtool_stats(struct net_device *netdev, in iavf_get_ethtool_stats() 371 static void iavf_get_stat_strings(struct net_device *netdev, u8 *data) in iavf_get_stat_strings() 396 static void iavf_get_strings(struct net_device *netdev, u32 sset, u8 *data) in iavf_get_strings() 413 static u32 iavf_get_msglevel(struct net_device *netdev) in iavf_get_msglevel() 428 static void iavf_set_msglevel(struct net_device *netdev, u32 data) in iavf_set_msglevel() 444 static void iavf_get_drvinfo(struct net_device *netdev, in iavf_get_drvinfo() 464 static void iavf_get_ringparam(struct net_device *netdev, in iavf_get_ringparam() 487 static int iavf_set_ringparam(struct net_device *netdev, in iavf_set_ringparam() [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/e1000e/ |
| H A D | ethtool.c | 112 static int e1000_get_link_ksettings(struct net_device *netdev, in e1000_get_link_ksettings() 268 static int e1000_set_link_ksettings(struct net_device *netdev, in e1000_set_link_ksettings() 350 static void e1000_get_pauseparam(struct net_device *netdev, in e1000_get_pauseparam() 369 static int e1000_set_pauseparam(struct net_device *netdev, in e1000_set_pauseparam() 417 static u32 e1000_get_msglevel(struct net_device *netdev) in e1000_get_msglevel() 423 static void e1000_set_msglevel(struct net_device *netdev, u32 data) in e1000_set_msglevel() 429 static int e1000_get_regs_len(struct net_device __always_unused *netdev) in e1000_get_regs_len() 435 static void e1000_get_regs(struct net_device *netdev, in e1000_get_regs() 490 static int e1000_get_eeprom_len(struct net_device *netdev) in e1000_get_eeprom_len() 496 static int e1000_get_eeprom(struct net_device *netdev, in e1000_get_eeprom() [all …]
|
| /linux/drivers/net/ethernet/marvell/octeontx2/nic/ |
| H A D | otx2_ethtool.c | 77 static void otx2_get_drvinfo(struct net_device *netdev, in otx2_get_drvinfo() 109 static void otx2_get_strings(struct net_device *netdev, u32 sset, u8 *data) in otx2_get_strings() 186 static void otx2_get_ethtool_stats(struct net_device *netdev, in otx2_get_ethtool_stats() 242 static int otx2_get_sset_count(struct net_device *netdev, int sset) in otx2_get_sset_count() 315 static void otx2_get_pauseparam(struct net_device *netdev, in otx2_get_pauseparam() 345 static int otx2_set_pauseparam(struct net_device *netdev, in otx2_set_pauseparam() 369 static void otx2_get_ringparam(struct net_device *netdev, in otx2_get_ringparam() 385 static int otx2_set_ringparam(struct net_device *netdev, in otx2_set_ringparam() 461 static int otx2_get_coalesce(struct net_device *netdev, in otx2_get_coalesce() 485 static int otx2_set_coalesce(struct net_device *netdev, in otx2_set_coalesce() [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()
|
| /linux/drivers/net/ethernet/cortina/ |
| H A D | gemini.c | 109 struct net_device *netdev; member 225 static void gmac_update_config0_reg(struct net_device *netdev, in gmac_update_config0_reg() argument 241 static void gmac_enable_tx_rx(struct net_device *netdev) in gmac_enable_tx_rx() argument 256 static void gmac_disable_tx_rx(struct net_device *netdev) in gmac_disable_tx_rx() argument 273 static void gmac_set_flow_control(struct net_device *netdev, bool tx, bool rx) in gmac_set_flow_control() argument 292 gmac_adjust_link(struct net_device * netdev) gmac_adjust_link() argument 357 gmac_setup_phy(struct net_device * netdev) gmac_setup_phy() argument 461 gmac_init(struct net_device * netdev) gmac_init() argument 541 gmac_setup_txqs(struct net_device * netdev) gmac_setup_txqs() argument 599 gmac_clean_txq(struct net_device * netdev,struct gmac_txq * txq,unsigned int r) gmac_clean_txq() argument 671 gmac_cleanup_txqs(struct net_device * netdev) gmac_cleanup_txqs() argument 697 gmac_setup_rxq(struct net_device * netdev) gmac_setup_rxq() argument 749 gmac_cleanup_rxq(struct net_device * netdev) gmac_cleanup_rxq() argument 1036 struct net_device *netdev = port->netdev; geth_resize_freeq() local 1101 gmac_tx_irq_enable(struct net_device * netdev,unsigned int txq,int en) gmac_tx_irq_enable() argument 1125 gmac_tx_irq(struct net_device * netdev,unsigned int txq_num) gmac_tx_irq() argument 1133 gmac_map_tx_bufs(struct net_device * netdev,struct sk_buff * skb,struct gmac_txq * txq,unsigned short * desc) gmac_map_tx_bufs() argument 1272 gmac_start_xmit(struct sk_buff * skb,struct net_device * netdev) gmac_start_xmit() argument 1345 gmac_tx_timeout(struct net_device * netdev,unsigned int txqueue) gmac_tx_timeout() argument 1351 gmac_enable_irq(struct net_device * netdev,int enable) gmac_enable_irq() argument 1380 gmac_enable_rx_irq(struct net_device * netdev,int enable) gmac_enable_rx_irq() argument 1439 gmac_rx(struct net_device * netdev,unsigned int budget) gmac_rx() argument 1584 gmac_dump_dma_state(struct net_device * netdev) gmac_dump_dma_state() argument 1655 gmac_update_hw_stats(struct net_device * netdev) gmac_update_hw_stats() argument 1691 gmac_get_intr_flags(struct net_device * netdev,int i) gmac_get_intr_flags() argument 1722 struct net_device *netdev = data; gmac_irq() local 1813 gmac_open(struct net_device * netdev) gmac_open() argument 1870 gmac_stop(struct net_device * netdev) gmac_stop() argument 1891 gmac_set_rx_mode(struct net_device * netdev) gmac_set_rx_mode() argument 1926 gmac_write_mac_address(struct net_device * netdev) gmac_write_mac_address() argument 1939 gmac_set_mac_address(struct net_device * netdev,void * addr) gmac_set_mac_address() argument 1949 gmac_clear_hw_stats(struct net_device * netdev) gmac_clear_hw_stats() argument 1961 gmac_get_stats64(struct net_device * netdev,struct rtnl_link_stats64 * stats) gmac_get_stats64() argument 2010 gmac_change_mtu(struct net_device * netdev,int new_mtu) gmac_change_mtu() argument 2030 gmac_set_features(struct net_device * netdev,netdev_features_t features) gmac_set_features() argument 2048 gmac_get_sset_count(struct net_device * netdev,int sset) gmac_get_sset_count() argument 2053 gmac_get_strings(struct net_device * netdev,u32 stringset,u8 * data) gmac_get_strings() argument 2061 gmac_get_ethtool_stats(struct net_device * netdev,struct ethtool_stats * estats,u64 * values) gmac_get_ethtool_stats() argument 2111 gmac_get_ksettings(struct net_device * netdev,struct ethtool_link_ksettings * cmd) gmac_get_ksettings() argument 2121 gmac_set_ksettings(struct net_device * netdev,const struct ethtool_link_ksettings * cmd) gmac_set_ksettings() argument 2129 gmac_nway_reset(struct net_device * netdev) gmac_nway_reset() argument 2136 gmac_get_pauseparam(struct net_device * netdev,struct ethtool_pauseparam * pparam) gmac_get_pauseparam() argument 2149 gmac_set_pauseparam(struct net_device * netdev,struct ethtool_pauseparam * pparam) gmac_set_pauseparam() argument 2162 gmac_get_ringparam(struct net_device * netdev,struct ethtool_ringparam * rp,struct kernel_ethtool_ringparam * kernel_rp,struct netlink_ext_ack * extack) gmac_get_ringparam() argument 2182 gmac_set_ringparam(struct net_device * netdev,struct ethtool_ringparam * rp,struct kernel_ethtool_ringparam * kernel_rp,struct netlink_ext_ack * extack) gmac_set_ringparam() argument 2205 gmac_get_coalesce(struct net_device * netdev,struct ethtool_coalesce * ecmd,struct kernel_ethtool_coalesce * kernel_coal,struct netlink_ext_ack * extack) gmac_get_coalesce() argument 2219 gmac_set_coalesce(struct net_device * netdev,struct ethtool_coalesce * ecmd,struct kernel_ethtool_coalesce * kernel_coal,struct netlink_ext_ack * extack) gmac_set_coalesce() argument 2237 gmac_get_msglevel(struct net_device * netdev) gmac_get_msglevel() argument 2244 gmac_set_msglevel(struct net_device * netdev,u32 level) gmac_set_msglevel() argument 2251 gmac_get_drvinfo(struct net_device * netdev,struct ethtool_drvinfo * info) gmac_get_drvinfo() argument 2422 struct net_device *netdev; gemini_ethernet_port_probe() local [all...] |
| /linux/drivers/net/ethernet/intel/ixgbe/ |
| H A D | ixgbe_dcb_nl.c | 119 static u8 ixgbe_dcbnl_get_state(struct net_device *netdev) in ixgbe_dcbnl_get_state() 126 static u8 ixgbe_dcbnl_set_state(struct net_device *netdev, u8 state) in ixgbe_dcbnl_set_state() 142 static void ixgbe_dcbnl_get_perm_hw_addr(struct net_device *netdev, in ixgbe_dcbnl_get_perm_hw_addr() 166 static void ixgbe_dcbnl_set_pg_tc_cfg_tx(struct net_device *netdev, int tc, in ixgbe_dcbnl_set_pg_tc_cfg_tx() 184 static void ixgbe_dcbnl_set_pg_bwg_cfg_tx(struct net_device *netdev, int bwg_id, in ixgbe_dcbnl_set_pg_bwg_cfg_tx() 192 static void ixgbe_dcbnl_set_pg_tc_cfg_rx(struct net_device *netdev, int tc, in ixgbe_dcbnl_set_pg_tc_cfg_rx() 210 static void ixgbe_dcbnl_set_pg_bwg_cfg_rx(struct net_device *netdev, int bwg_id, in ixgbe_dcbnl_set_pg_bwg_cfg_rx() 218 static void ixgbe_dcbnl_get_pg_tc_cfg_tx(struct net_device *netdev, int tc, in ixgbe_dcbnl_get_pg_tc_cfg_tx() 230 static void ixgbe_dcbnl_get_pg_bwg_cfg_tx(struct net_device *netdev, int bwg_id, in ixgbe_dcbnl_get_pg_bwg_cfg_tx() 238 static void ixgbe_dcbnl_get_pg_tc_cfg_rx(struct net_device *netdev, int tc, in ixgbe_dcbnl_get_pg_tc_cfg_rx() [all …]
|