| /kernel/linux/linux-5.10/drivers/net/ethernet/intel/ice/ |
| H A D | ice_main.c | 166 static int ice_add_mac_to_sync_list(struct net_device *netdev, const u8 *addr) in ice_add_mac_to_sync_list() argument 188 ice_add_mac_to_unsync_list(struct net_device *netdev, const u8 *addr) ice_add_mac_to_unsync_list() argument 263 struct net_device *netdev = vsi->netdev; ice_vsi_sync_fltr() local 2917 ice_set_ops(struct net_device *netdev) ice_set_ops() argument 2936 ice_set_netdev_features(struct net_device *netdev) ice_set_netdev_features() argument 3005 struct net_device *netdev; ice_cfg_netdev() local 3132 ice_vlan_rx_add_vid(struct net_device *netdev, __always_unused __be16 proto, u16 vid) ice_vlan_rx_add_vid() argument 3180 ice_vlan_rx_kill_vid(struct net_device *netdev, __always_unused __be16 proto, u16 vid) ice_vlan_rx_kill_vid() argument 4909 ice_set_mac_address(struct net_device *netdev, void *pi) ice_set_mac_address() argument 4992 ice_set_rx_mode(struct net_device *netdev) ice_set_rx_mode() argument 5021 ice_set_tx_maxrate(struct net_device *netdev, int queue_index, u32 maxrate) ice_set_tx_maxrate() argument 5131 ice_set_features(struct net_device *netdev, netdev_features_t features) ice_set_features() argument 5615 ice_get_stats64(struct net_device *netdev, struct rtnl_link_stats64 *stats) ice_get_stats64() argument 6177 ice_change_mtu(struct net_device *netdev, int new_mtu) ice_change_mtu() argument 6597 ice_tx_timeout(struct net_device *netdev, unsigned int txqueue) ice_tx_timeout() argument 6686 ice_open(struct net_device *netdev) ice_open() argument 6708 ice_open_internal(struct net_device *netdev) ice_open_internal() argument 6785 ice_stop(struct net_device *netdev) ice_stop() argument 6808 ice_features_check(struct sk_buff *skb, struct net_device __always_unused *netdev, netdev_features_t features) ice_features_check() argument [all...] |
| /kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/ |
| H A D | en.h | 599 struct net_device *netdev; member 655 struct net_device *netdev; member 803 struct net_device *netdev; member [all...] |
| /kernel/linux/linux-5.10/drivers/net/ethernet/neterion/ |
| H A D | s2io.c | 8509 struct net_device *netdev in s2io_io_error_detected() local 8537 struct net_device *netdev = pci_get_drvdata(pdev); s2io_io_slot_reset() local 8560 struct net_device *netdev = pci_get_drvdata(pdev); s2io_io_resume() local [all...] |
| /kernel/linux/linux-5.10/drivers/net/ethernet/myricom/myri10ge/ |
| H A D | myri10ge.c | 1599 myri10ge_get_link_ksettings(struct net_device *netdev, in myri10ge_get_link_ksettings() argument 1644 myri10ge_get_drvinfo(struct net_device *netdev, struct ethtool_drvinfo *info) in myri10ge_get_drvinfo() argument 1655 myri10ge_get_coalesce(struct net_device *netdev, struct ethtool_coalesce *coal) in myri10ge_get_coalesce() argument 1664 myri10ge_set_coalesce(struct net_device *netdev, struct ethtool_coalesce *coal) in myri10ge_set_coalesce() argument 1674 myri10ge_get_pauseparam(struct net_device *netdev, struct ethtool_pauseparam *pause) myri10ge_get_pauseparam() argument 1685 myri10ge_set_pauseparam(struct net_device *netdev, struct ethtool_pauseparam *pause) myri10ge_set_pauseparam() argument 1700 myri10ge_get_ringparam(struct net_device *netdev, struct ethtool_ringparam *ring) myri10ge_get_ringparam() argument 1749 myri10ge_get_strings(struct net_device *netdev, u32 stringset, u8 * data) myri10ge_get_strings() argument 1768 myri10ge_get_sset_count(struct net_device *netdev, int sset) myri10ge_get_sset_count() argument 1782 myri10ge_get_ethtool_stats(struct net_device *netdev, struct ethtool_stats *stats, u64 * data) myri10ge_get_ethtool_stats() argument 1844 myri10ge_set_msglevel(struct net_device *netdev, u32 value) myri10ge_set_msglevel() argument 1850 myri10ge_get_msglevel(struct net_device *netdev) myri10ge_get_msglevel() argument 1889 myri10ge_phys_id(struct net_device *netdev, enum ethtool_phys_id_state state) myri10ge_phys_id() argument 2144 struct net_device *netdev = mgp->dev; myri10ge_request_irq() local 3261 struct net_device *netdev; myri10ge_suspend() local 3284 struct net_device *netdev; myri10ge_resume() local 3731 struct net_device *netdev; myri10ge_probe() local 3957 struct net_device *netdev; myri10ge_remove() local [all...] |
| /kernel/linux/linux-5.10/drivers/net/usb/ |
| H A D | lan78xx.c | 1059 static void lan78xx_set_multicast(struct net_device *netdev) in lan78xx_set_multicast() argument 1275 static int lan78xx_ethtool_get_eeprom_len(struct net_device *netdev) in lan78xx_ethtool_get_eeprom_len() argument 1280 static int lan78xx_ethtool_get_eeprom(struct net_device *netdev, in lan78xx_ethtool_get_eeprom() argument 1299 static int lan78xx_ethtool_set_eeprom(struct net_device *netdev, in lan78xx_ethtool_set_eeprom() argument 1325 static void lan78xx_get_strings(struct net_device *netdev, u32 stringset, in lan78xx_get_strings() argument 1332 static int lan78xx_get_sset_count(struct net_device *netdev, in argument 1340 lan78xx_get_stats(struct net_device *netdev, struct ethtool_stats *stats, u64 *data) lan78xx_get_stats() argument 1352 lan78xx_get_wol(struct net_device *netdev, struct ethtool_wolinfo *wol) lan78xx_get_wol() argument 1380 lan78xx_set_wol(struct net_device *netdev, struct ethtool_wolinfo *wol) lan78xx_set_wol() argument 1617 lan78xx_get_regs_len(struct net_device *netdev) lan78xx_get_regs_len() argument 1626 lan78xx_get_regs(struct net_device *netdev, struct ethtool_regs *regs, void *buf) lan78xx_get_regs() argument 2241 lan78xx_change_mtu(struct net_device *netdev, int new_mtu) lan78xx_change_mtu() argument 2270 lan78xx_set_mac_addr(struct net_device *netdev, void *p) lan78xx_set_mac_addr() argument 2302 lan78xx_set_features(struct net_device *netdev, netdev_features_t features) lan78xx_set_features() argument 2346 lan78xx_vlan_rx_add_vid(struct net_device *netdev, __be16 proto, u16 vid) lan78xx_vlan_rx_add_vid() argument 2365 lan78xx_vlan_rx_kill_vid(struct net_device *netdev, __be16 proto, u16 vid) lan78xx_vlan_rx_kill_vid() argument 3568 lan78xx_features_check(struct sk_buff *skb, struct net_device *netdev, netdev_features_t features) lan78xx_features_check() argument 3609 struct net_device *netdev; lan78xx_probe() local [all...] |
| /kernel/linux/linux-5.10/drivers/net/ethernet/atheros/ |
| H A D | ag71xx.c | 497 static void ag71xx_ethtool_get_strings(struct net_device *netdev, u32 sset, in ag71xx_ethtool_get_strings() argument
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/ |
| H A D | sge.c | 2659 int cxgb4_selftest_lb_pkt(struct net_device *netdev) in cxgb4_selftest_lb_pkt() argument 3622 struct net_device *netdev; in cxgb4_validate_lb_pkt() local [all...] |
| /kernel/linux/linux-5.10/drivers/net/ethernet/cadence/ |
| H A D | macb_main.c | 2871 static int macb_get_regs_len(struct net_device *netdev) in macb_get_regs_len() argument 2909 static void macb_get_wol(struct net_device *netdev, struct ethtool_wolinfo *wol) in macb_get_wol() argument 2922 static int macb_set_wol(struct net_device *netdev, struct ethtool_wolinfo *wol) in macb_set_wol() argument 2949 static int macb_get_link_ksettings(struct net_device *netdev, in macb_get_link_ksettings() argument 2957 static int macb_set_link_ksettings(struct net_device *netdev, in macb_set_link_ksettings() argument 2965 static void macb_get_ringparam(struct net_device *netdev, in macb_get_ringparam() argument 2977 macb_set_ringparam(struct net_device *netdev, struct ethtool_ringparam *ring) macb_set_ringparam() argument 3079 macb_get_ts_info(struct net_device *netdev, struct ethtool_ts_info *info) macb_get_ts_info() argument 3092 struct net_device *netdev = bp->dev; gem_enable_flow_filters() local 3219 gem_add_flow_filter(struct net_device *netdev, struct ethtool_rxnfc *cmd) gem_add_flow_filter() argument 3273 gem_del_flow_filter(struct net_device *netdev, struct ethtool_rxnfc *cmd) gem_del_flow_filter() argument 3309 gem_get_flow_entry(struct net_device *netdev, struct ethtool_rxnfc *cmd) gem_get_flow_entry() argument 3324 gem_get_all_flow_entries(struct net_device *netdev, struct ethtool_rxnfc *cmd, u32 *rule_locs) gem_get_all_flow_entries() argument 3343 gem_get_rxnfc(struct net_device *netdev, struct ethtool_rxnfc *cmd, u32 *rule_locs) gem_get_rxnfc() argument 3371 gem_set_rxnfc(struct net_device *netdev, struct ethtool_rxnfc *cmd) gem_set_rxnfc() argument 3467 struct net_device *netdev = bp->dev; macb_set_rxcsum_feature() local 3491 macb_set_features(struct net_device *netdev, netdev_features_t features) macb_set_features() argument 3514 struct net_device *netdev = bp->dev; macb_restore_features() local 4698 struct net_device *netdev = dev_get_drvdata(dev); macb_suspend() local 4785 struct net_device *netdev = dev_get_drvdata(dev); macb_resume() local 4862 struct net_device *netdev = dev_get_drvdata(dev); macb_runtime_suspend() local 4878 struct net_device *netdev = dev_get_drvdata(dev); macb_runtime_resume() local [all...] |
| /kernel/linux/linux-5.10/drivers/net/ethernet/cavium/thunder/ |
| H A D | nic.h | 278 struct net_device *netdev; member
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/agere/ |
| H A D | et131x.c | 442 struct net_device *netdev; member 1422 struct net_device *netdev = bus->priv; in et131x_mdio_read() local 1438 struct net_device *netdev = bus->priv; in et131x_mdio_write() local 1724 et131x_enable_txrx(struct net_device *netdev) et131x_enable_txrx() argument 1737 et131x_disable_txrx(struct net_device *netdev) et131x_disable_txrx() argument 2791 et131x_get_regs_len(struct net_device *netdev) et131x_get_regs_len() argument 2797 et131x_get_regs(struct net_device *netdev, struct ethtool_regs *regs, void *regs_data) et131x_get_regs() argument 2951 et131x_get_drvinfo(struct net_device *netdev, struct ethtool_drvinfo *info) et131x_get_drvinfo() argument 3148 et131x_adjust_link(struct net_device *netdev) et131x_adjust_link() argument 3237 et131x_mii_probe(struct net_device *netdev) et131x_mii_probe() argument 3268 et131x_adapter_init(struct net_device *netdev, struct pci_dev *pdev) et131x_adapter_init() argument 3292 struct net_device *netdev = pci_get_drvdata(pdev); et131x_pci_remove() local 3310 et131x_up(struct net_device *netdev) et131x_up() argument 3316 et131x_down(struct net_device *netdev) et131x_down() argument 3329 struct net_device *netdev = pci_get_drvdata(pdev); et131x_suspend() local 3343 struct net_device *netdev = pci_get_drvdata(pdev); et131x_resume() local 3361 struct net_device *netdev = dev_id; et131x_isr() local 3570 et131x_stats(struct net_device *netdev) et131x_stats() argument 3603 et131x_open(struct net_device *netdev) et131x_open() argument 3632 et131x_close(struct net_device *netdev) et131x_close() argument 3702 et131x_multicast(struct net_device *netdev) et131x_multicast() argument 3760 et131x_tx(struct sk_buff *skb, struct net_device *netdev) et131x_tx() argument 3797 et131x_tx_timeout(struct net_device *netdev, unsigned int txqueue) et131x_tx_timeout() argument 3842 et131x_change_mtu(struct net_device *netdev, int new_mtu) et131x_change_mtu() argument 3891 struct net_device *netdev; et131x_pci_setup() local [all...] |
| /kernel/linux/linux-5.10/drivers/net/ethernet/calxeda/ |
| H A D | xgmac.c | 1535 static void xgmac_get_pauseparam(struct net_device *netdev, in xgmac_get_pauseparam() argument 1544 static int xgmac_set_pauseparam(struct net_device *netdev, in xgmac_set_pauseparam() argument 1607 static int xgmac_get_sset_count(struct net_device *netdev, int sset) in xgmac_get_sset_count() argument
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/stmicro/stmmac/ |
| H A D | stmmac_main.c | 4173 static int stmmac_set_features(struct net_device *netdev, in stmmac_set_features() argument
|
| /kernel/linux/linux-5.10/drivers/net/vxlan/ |
| H A D | vxlan_core.c | 3436 static void vxlan_get_drvinfo(struct net_device *netdev, in vxlan_get_drvinfo() argument
|
| /kernel/linux/linux-5.10/drivers/tty/ |
| H A D | synclink_gt.c | 325 struct net_device *netdev; member [all...] |
| /kernel/linux/linux-5.10/drivers/net/wireless/ |
| H A D | rndis_wlan.c | 2375 static int rndis_add_key(struct wiphy *wiphy, struct net_device *netdev, in rndis_add_key() argument 2411 static int rndis_del_key(struct wiphy *wiphy, struct net_device *netdev, in rndis_del_key() argument 2422 static int rndis_set_default_key(struct wiphy *wiphy, struct net_device *netdev, in rndis_set_default_key() argument 2498 rndis_set_pmksa(struct wiphy *wiphy, struct net_device *netdev, struct cfg80211_pmksa *pmksa) rndis_set_pmksa() argument 2526 rndis_del_pmksa(struct wiphy *wiphy, struct net_device *netdev, struct cfg80211_pmksa *pmksa) rndis_del_pmksa() argument 2554 rndis_flush_pmksa(struct wiphy *wiphy, struct net_device *netdev) rndis_flush_pmksa() argument [all...] |
| /kernel/linux/linux-6.6/drivers/net/ethernet/atheros/atl1c/ |
| H A D | atl1c.h | 511 struct net_device *netdev; member
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/cavium/thunder/ |
| H A D | nic.h | 278 struct net_device *netdev; member
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/freescale/ |
| H A D | fec.h | 603 struct net_device *netdev; member
|
| H A D | fec_main.c | 2905 fec_enet_get_strings(struct net_device *netdev, u32 stringset, u8 *data) fec_enet_get_strings() argument 3676 fec_enet_set_netdev_features(struct net_device *netdev, netdev_features_t features) fec_enet_set_netdev_features() argument 3693 fec_set_features(struct net_device *netdev, netdev_features_t features) fec_set_features() argument [all...] |
| /kernel/linux/linux-6.6/drivers/net/ethernet/hisilicon/hns3/ |
| H A D | hns3_enet.h | 575 struct net_device *netdev; member 654 static inline bool hns3_nic_resetting(struct net_device *netdev) in hns3_nic_resetting() argument
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/agere/ |
| H A D | et131x.c | 442 struct net_device *netdev; member 1422 struct net_device *netdev = bus->priv; in et131x_mdio_read() local 1438 struct net_device *netdev = bus->priv; in et131x_mdio_write() local 1724 et131x_enable_txrx(struct net_device *netdev) et131x_enable_txrx() argument 1737 et131x_disable_txrx(struct net_device *netdev) et131x_disable_txrx() argument 2790 et131x_get_regs_len(struct net_device *netdev) et131x_get_regs_len() argument 2796 et131x_get_regs(struct net_device *netdev, struct ethtool_regs *regs, void *regs_data) et131x_get_regs() argument 2950 et131x_get_drvinfo(struct net_device *netdev, struct ethtool_drvinfo *info) et131x_get_drvinfo() argument 3147 et131x_adjust_link(struct net_device *netdev) et131x_adjust_link() argument 3236 et131x_mii_probe(struct net_device *netdev) et131x_mii_probe() argument 3267 et131x_adapter_init(struct net_device *netdev, struct pci_dev *pdev) et131x_adapter_init() argument 3291 struct net_device *netdev = pci_get_drvdata(pdev); et131x_pci_remove() local 3309 et131x_up(struct net_device *netdev) et131x_up() argument 3315 et131x_down(struct net_device *netdev) et131x_down() argument 3328 struct net_device *netdev = pci_get_drvdata(pdev); et131x_suspend() local 3342 struct net_device *netdev = pci_get_drvdata(pdev); et131x_resume() local 3360 struct net_device *netdev = dev_id; et131x_isr() local 3569 et131x_stats(struct net_device *netdev) et131x_stats() argument 3602 et131x_open(struct net_device *netdev) et131x_open() argument 3631 et131x_close(struct net_device *netdev) et131x_close() argument 3701 et131x_multicast(struct net_device *netdev) et131x_multicast() argument 3759 et131x_tx(struct sk_buff *skb, struct net_device *netdev) et131x_tx() argument 3803 et131x_tx_timeout(struct net_device *netdev, unsigned int txqueue) et131x_tx_timeout() argument 3848 et131x_change_mtu(struct net_device *netdev, int new_mtu) et131x_change_mtu() argument 3897 struct net_device *netdev; et131x_pci_setup() local [all...] |
| /kernel/linux/linux-6.6/drivers/net/ethernet/alacritech/ |
| H A D | slic.h | 537 struct net_device *netdev; member
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/cadence/ |
| H A D | macb_main.c | 3207 static int macb_get_regs_len(struct net_device *netdev) in macb_get_regs_len() argument 3245 static void macb_get_wol(struct net_device *netdev, struct ethtool_wolinfo *wol) in macb_get_wol() argument 3258 static int macb_set_wol(struct net_device *netdev, struct ethtool_wolinfo *wol) in macb_set_wol() argument 3285 static int macb_get_link_ksettings(struct net_device *netdev, in macb_get_link_ksettings() argument 3293 static int macb_set_link_ksettings(struct net_device *netdev, in macb_set_link_ksettings() argument 3301 static void macb_get_ringparam(struct net_device *netdev, in macb_get_ringparam() argument 3315 macb_set_ringparam(struct net_device *netdev, struct ethtool_ringparam *ring, struct kernel_ethtool_ringparam *kernel_ring, struct netlink_ext_ack *extack) macb_set_ringparam() argument 3419 macb_get_ts_info(struct net_device *netdev, struct ethtool_ts_info *info) macb_get_ts_info() argument 3432 struct net_device *netdev = bp->dev; gem_enable_flow_filters() local 3559 gem_add_flow_filter(struct net_device *netdev, struct ethtool_rxnfc *cmd) gem_add_flow_filter() argument 3614 gem_del_flow_filter(struct net_device *netdev, struct ethtool_rxnfc *cmd) gem_del_flow_filter() argument 3650 gem_get_flow_entry(struct net_device *netdev, struct ethtool_rxnfc *cmd) gem_get_flow_entry() argument 3665 gem_get_all_flow_entries(struct net_device *netdev, struct ethtool_rxnfc *cmd, u32 *rule_locs) gem_get_all_flow_entries() argument 3684 gem_get_rxnfc(struct net_device *netdev, struct ethtool_rxnfc *cmd, u32 *rule_locs) gem_get_rxnfc() argument 3712 gem_set_rxnfc(struct net_device *netdev, struct ethtool_rxnfc *cmd) gem_set_rxnfc() argument 3808 struct net_device *netdev = bp->dev; macb_set_rxcsum_feature() local 3832 macb_set_features(struct net_device *netdev, netdev_features_t features) macb_set_features() argument 3855 struct net_device *netdev = bp->dev; macb_restore_features() local 5190 struct net_device *netdev = dev_get_drvdata(dev); macb_suspend() local 5282 struct net_device *netdev = dev_get_drvdata(dev); macb_resume() local 5365 struct net_device *netdev = dev_get_drvdata(dev); macb_runtime_suspend() local 5378 struct net_device *netdev = dev_get_drvdata(dev); macb_runtime_resume() local [all...] |
| /kernel/linux/linux-6.6/drivers/net/ethernet/calxeda/ |
| H A D | xgmac.c | 1535 static void xgmac_get_pauseparam(struct net_device *netdev, in xgmac_get_pauseparam() argument 1544 static int xgmac_set_pauseparam(struct net_device *netdev, in xgmac_set_pauseparam() argument 1607 static int xgmac_get_sset_count(struct net_device *netdev, int sset) in xgmac_get_sset_count() argument
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/ |
| H A D | cnic.c | 162 static struct cnic_dev *cnic_from_netdev(struct net_device *netdev) in cnic_from_netdev() argument 3716 struct net_device *netdev = NULL; cnic_cm_select_dev() local 5679 struct net_device *netdev = netdev_notifier_info_to_dev(ptr); cnic_netdev_event() local [all...] |