| /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 …]
|
| /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/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/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/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/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/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/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/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/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 …]
|
| /linux/drivers/net/ethernet/cortina/ |
| H A D | gemini.c | 109 struct net_device *netdev; member 228 static void gmac_update_config0_reg(struct net_device *netdev, in gmac_update_config0_reg() 244 static void gmac_enable_tx_rx(struct net_device *netdev) in gmac_enable_tx_rx() 259 static void gmac_disable_tx_rx(struct net_device *netdev) in gmac_disable_tx_rx() 276 static void gmac_set_flow_control(struct net_device *netdev, bool tx, bool rx) in gmac_set_flow_control() 295 static void gmac_adjust_link(struct net_device *netdev) in gmac_adjust_link() 360 static int gmac_setup_phy(struct net_device *netdev) in gmac_setup_phy() 464 static int gmac_init(struct net_device *netdev) in gmac_init() 544 static int gmac_setup_txqs(struct net_device *netdev) in gmac_setup_txqs() 602 static void gmac_clean_txq(struct net_device *netdev, struct gmac_txq *txq, in gmac_clean_txq() [all …]
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/ipoib/ |
| H A D | ipoib_vlan.c | 39 struct net_device *netdev; member 49 int mlx5i_pkey_qpn_ht_init(struct net_device *netdev) in mlx5i_pkey_qpn_ht_init() 64 void mlx5i_pkey_qpn_ht_cleanup(struct net_device *netdev) in mlx5i_pkey_qpn_ht_cleanup() 85 int mlx5i_pkey_add_qpn(struct net_device *netdev, u32 qpn) in mlx5i_pkey_add_qpn() 105 int mlx5i_pkey_del_qpn(struct net_device *netdev, u32 qpn) in mlx5i_pkey_del_qpn() 126 struct net_device *mlx5i_pkey_get_netdev(struct net_device *netdev, u32 qpn) in mlx5i_pkey_get_netdev() 187 static void mlx5i_pkey_dev_cleanup(struct net_device *netdev) in mlx5i_pkey_dev_cleanup() 193 static int mlx5i_pkey_open(struct net_device *netdev) in mlx5i_pkey_open() 249 static int mlx5i_pkey_close(struct net_device *netdev) in mlx5i_pkey_close() 273 static int mlx5i_pkey_change_mtu(struct net_device *netdev, int new_mtu) in mlx5i_pkey_change_mtu() [all …]
|
| /linux/drivers/net/ethernet/huawei/hinic3/ |
| H A D | hinic3_filter.c | 18 static int hinic3_filter_addr_sync(struct net_device *netdev, u8 *addr) in hinic3_filter_addr_sync() 26 static int hinic3_filter_addr_unsync(struct net_device *netdev, u8 *addr) in hinic3_filter_addr_unsync() 38 void hinic3_clean_mac_list_filter(struct net_device *netdev) in hinic3_clean_mac_list_filter() 71 static void hinic3_add_filter(struct net_device *netdev, in hinic3_add_filter() 91 static void hinic3_del_filter(struct net_device *netdev, in hinic3_del_filter() 165 static int hinic3_mac_filter_sync_hw(struct net_device *netdev, in hinic3_mac_filter_sync_hw() 202 static int hinic3_mac_filter_sync(struct net_device *netdev, in hinic3_mac_filter_sync() 279 static void hinic3_mac_filter_sync_all(struct net_device *netdev) in hinic3_mac_filter_sync_all() 313 static void hinic3_update_mac_filter(struct net_device *netdev, in hinic3_update_mac_filter() 352 static void hinic3_sync_rx_mode_to_hw(struct net_device *netdev, int promisc_en, in hinic3_sync_rx_mode_to_hw() [all …]
|
| /linux/drivers/net/ethernet/synopsys/ |
| H A D | dwc-xlgmac-ethtool.c | 98 static void xlgmac_ethtool_get_drvinfo(struct net_device *netdev, in xlgmac_ethtool_get_drvinfo() 123 static u32 xlgmac_ethtool_get_msglevel(struct net_device *netdev) in xlgmac_ethtool_get_msglevel() 130 static void xlgmac_ethtool_set_msglevel(struct net_device *netdev, in xlgmac_ethtool_set_msglevel() 138 static void xlgmac_ethtool_get_channels(struct net_device *netdev, in xlgmac_ethtool_get_channels() 150 xlgmac_ethtool_get_coalesce(struct net_device *netdev, in xlgmac_ethtool_get_coalesce() 165 xlgmac_ethtool_set_coalesce(struct net_device *netdev, in xlgmac_ethtool_set_coalesce() 199 static void xlgmac_ethtool_get_strings(struct net_device *netdev, in xlgmac_ethtool_get_strings() 218 static int xlgmac_ethtool_get_sset_count(struct net_device *netdev, in xlgmac_ethtool_get_sset_count() 235 static void xlgmac_ethtool_get_ethtool_stats(struct net_device *netdev, in xlgmac_ethtool_get_ethtool_stats()
|
| /linux/drivers/net/ethernet/actions/ |
| H A D | owl-emac.c | 161 static struct sk_buff *owl_emac_alloc_skb(struct net_device *netdev) in owl_emac_alloc_skb() 183 struct net_device *netdev = priv->netdev; in owl_emac_ring_prepare_rx() local 342 static void owl_emac_set_hw_mac_addr(struct net_device *netdev) in owl_emac_set_hw_mac_addr() 394 static void owl_emac_adjust_link(struct net_device *netdev) in owl_emac_adjust_link() 438 struct net_device *netdev = data; in owl_emac_handle_irq() local 493 struct net_device *netdev = priv->netdev; in owl_emac_setup_frame_xmit() local 566 struct net_device *netdev) in owl_emac_ndo_start_xmit() 634 struct net_device *netdev = priv->netdev; in owl_emac_tx_complete_tail() local 698 struct net_device *netdev = priv->netdev; in owl_emac_tx_complete() local 750 struct net_device *netdev = priv->netdev; in owl_emac_rx_process() local [all …]
|
| /linux/drivers/net/ethernet/atheros/atlx/ |
| H A D | atlx.c | 42 static int atlx_ioctl(struct net_device *netdev, struct ifreq *ifr, int cmd) in atlx_ioctl() 61 static int atlx_set_mac(struct net_device *netdev, void *p) in atlx_set_mac() 81 struct net_device *netdev = adapter->netdev; in atlx_check_for_link() local 113 static void atlx_set_multi(struct net_device *netdev) in atlx_set_multi() 186 static void atlx_tx_timeout(struct net_device *netdev, unsigned int txqueue) in atlx_tx_timeout() 219 static void atlx_vlan_mode(struct net_device *netdev, in atlx_vlan_mode() 240 static netdev_features_t atlx_fix_features(struct net_device *netdev, in atlx_fix_features() 255 static int atlx_set_features(struct net_device *netdev, in atlx_set_features()
|
| /linux/drivers/net/ethernet/ |
| H A D | jme.c | 48 jme_mdio_read(struct net_device *netdev, int phy, int reg) in jme_mdio_read() 78 jme_mdio_write(struct net_device *netdev, in jme_mdio_write() 302 jme_load_macaddr(struct net_device *netdev) in jme_load_macaddr() 411 jme_check_link(struct net_device *netdev, int testonly) in jme_check_link() 1186 struct net_device *netdev = jme->dev; in jme_pcc_tasklet() local 1264 struct net_device *netdev = jme->dev; in jme_link_change_work() local 1555 struct net_device *netdev = dev_id; in jme_intr() local 1581 struct net_device *netdev = dev_id; in jme_msi() local 1614 struct net_device *netdev = jme->dev; in jme_request_irq() local 1819 jme_open(struct net_device *netdev) in jme_open() [all …]
|