/Linux-v4.19/include/linux/ |
D | netdevice.h | 1739 struct net_device { struct 1740 char name[IFNAMSIZ]; 1741 struct hlist_node name_hlist; 1742 struct dev_ifalias __rcu *ifalias; 1747 unsigned long mem_end; 1748 unsigned long mem_start; 1749 unsigned long base_addr; 1750 int irq; 1758 unsigned long state; 1783 struct net_device_stats stats; argument [all …]
|
D | of_mdio.h | 75 void (*hndlr)(struct net_device *), in of_phy_connect() 83 void (*hndlr)(struct net_device *)) in of_phy_get_and_connect()
|
D | phy_fixed.h | 45 int (*link_update)(struct net_device *, in fixed_phy_set_link_update()
|
/Linux-v4.19/drivers/net/hyperv/ |
D | netvsc.c | 105 struct netvsc_device *net_device; in alloc_net_device() local 147 struct netvsc_device *net_device, in netvsc_revoke_recv_buf() 197 struct netvsc_device *net_device, in netvsc_revoke_send_buf() 248 struct netvsc_device *net_device, in netvsc_teardown_recv_gpadl() 270 struct netvsc_device *net_device, in netvsc_teardown_send_gpadl() 291 int netvsc_alloc_recv_comp_ring(struct netvsc_device *net_device, u32 q_idx) in netvsc_alloc_recv_comp_ring() 306 struct netvsc_device *net_device, in netvsc_init_buf() 500 struct netvsc_device *net_device, in negotiate_nvsp_ver() 556 struct netvsc_device *net_device, in netvsc_connect_vsp() 625 struct netvsc_device *net_device in netvsc_device_remove() local [all …]
|
D | rndis_filter.c | 546 rndis_query_hwcaps(struct rndis_device *dev, struct netvsc_device *net_device, in rndis_query_hwcaps() 584 struct netvsc_device *net_device) in rndis_filter_query_device_mac() 787 struct netvsc_device *net_device) in rndis_filter_query_device_link_status() 798 struct netvsc_device *net_device) in rndis_filter_query_link_speed() 1201 struct netvsc_device *net_device) in rndis_get_friendly_name() 1229 struct netvsc_device *net_device; in rndis_filter_device_add() local
|
D | netvsc_drv.c | 794 struct netvsc_device *net_device, in netvsc_recv_callback() 1800 struct netvsc_device *net_device; in netvsc_link_change() local
|
/Linux-v4.19/drivers/net/ethernet/chelsio/libcxgb/ |
D | libcxgb_cm.c | 78 struct net_device *(*get_real_dev)(struct net_device *), in cxgb_our_interface() 92 struct net_device *(*get_real_dev)(struct net_device *), in cxgb_find_route() 121 struct net_device *(*get_real_dev)(struct net_device *), in cxgb_find_route6()
|
/Linux-v4.19/net/802/ |
D | psnap.c | 128 struct net_device *, in register_snap_client()
|
/Linux-v4.19/net/batman-adv/ |
D | hard-interface.c | 263 struct net_device *batadv_get_real_netdev(struct net_device *net_device) in batadv_get_real_netdev() 282 static bool batadv_is_wext_netdev(struct net_device *net_device) in batadv_is_wext_netdev() 306 static bool batadv_is_cfg80211_netdev(struct net_device *net_device) in batadv_is_cfg80211_netdev() 324 static u32 batadv_wifi_flags_evaluate(struct net_device *net_device) in batadv_wifi_flags_evaluate()
|
D | sysfs.c | 345 void (*post_func)(struct net_device *), in __batadv_store_bool_attr() 405 void (*post_func)(struct net_device *), in __batadv_store_uint_attr()
|
/Linux-v4.19/drivers/of/ |
D | of_mdio.c | 332 void (*hndlr)(struct net_device *), u32 flags, in of_phy_connect() 365 void (*hndlr)(struct net_device *)) in of_phy_get_and_connect()
|
/Linux-v4.19/net/core/ |
D | dev_addr_lists.c | 243 int (*sync)(struct net_device *, const unsigned char *), in __hw_addr_sync_dev() 244 int (*unsync)(struct net_device *, in __hw_addr_sync_dev() 294 int (*unsync)(struct net_device *, in __hw_addr_unsync_dev()
|
D | ethtool.c | 1563 int (*getter)(struct net_device *, in ethtool_get_any_eeprom() 2055 u32 cmd, u32 (*actor)(struct net_device *)) in ethtool_get_value() 2070 void (*actor)(struct net_device *, u32)) in ethtool_set_value_void() 2085 int (*actor)(struct net_device *, u32)) in ethtool_set_value()
|
D | net-sysfs.c | 47 ssize_t (*format)(const struct net_device *, char *)) in netdev_show() 83 int (*set)(struct net_device *, unsigned long)) in netdev_store()
|
/Linux-v4.19/net/caif/ |
D | caif_dev.c | 306 void caif_enroll_dev(struct net_device *dev, struct caif_dev_common *caifdev, in caif_enroll_dev()
|
/Linux-v4.19/drivers/net/phy/ |
D | phy_device.c | 745 void (*handler)(struct net_device *)) in phy_prepare_link() 758 void (*handler)(struct net_device *), in phy_connect_direct() 792 void (*handler)(struct net_device *), in phy_connect()
|
D | fixed_phy.c | 97 int (*link_update)(struct net_device *, in fixed_phy_set_link_update()
|
/Linux-v4.19/drivers/staging/octeon/ |
D | ethernet.c | 468 void (*link_poll)(struct net_device *)) in cvm_oct_common_open()
|
/Linux-v4.19/drivers/net/ethernet/sun/ |
D | sunvnet_common.c | 1221 (struct sk_buff *, struct net_device *)) in vnet_handle_offloads() 1324 int sunvnet_start_xmit_common(struct sk_buff *skb, struct net_device *dev, in sunvnet_start_xmit_common()
|
/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/ipoib/ |
D | ipoib.c | 606 void (*setup)(struct net_device *)) in mlx5_rdma_netdev_alloc()
|
/Linux-v4.19/drivers/net/ethernet/socionext/ |
D | netsec.c | 480 static void netsec_et_get_drvinfo(struct net_device *net_device, in netsec_et_get_drvinfo() 488 static int netsec_et_get_coalesce(struct net_device *net_device, in netsec_et_get_coalesce() 498 static int netsec_et_set_coalesce(struct net_device *net_device, in netsec_et_set_coalesce()
|
/Linux-v4.19/drivers/infiniband/hw/hfi1/ |
D | vnic_main.c | 800 void (*setup)(struct net_device *)) in hfi1_vnic_alloc_rn()
|
/Linux-v4.19/net/ieee802154/ |
D | nl-mac.c | 820 int (*fn)(struct net_device*, struct genl_info*)) in ieee802154_nl_llsec_change()
|
/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb3/ |
D | cxgb3_main.c | 685 static ssize_t attr_show(struct device *d, char *buf, in attr_show() 697 static ssize_t attr_store(struct device *d, in attr_store()
|
/Linux-v4.19/drivers/net/ethernet/dec/tulip/ |
D | de4x5.c | 2463 int (*fn)(struct net_device *, int)) in dc21040_state() 2501 int (*fn)(struct net_device *, int), in de4x5_suspect_state() argument 2502 int (*asfn)(struct net_device *)) in de4x5_suspect_state()
|