/linux-4.1.27/drivers/net/hyperv/ |
D | netvsc.c | 38 struct netvsc_device *net_device; in alloc_net_device() local 75 struct netvsc_device *net_device; in get_outbound_net_device() local 86 struct netvsc_device *net_device; in get_inbound_net_device() local 102 static int netvsc_destroy_buf(struct netvsc_device *net_device) in netvsc_destroy_buf() 227 struct netvsc_device *net_device; in netvsc_init_buf() local 414 struct netvsc_device *net_device, in negotiate_nvsp_ver() 466 struct netvsc_device *net_device; in netvsc_connect_vsp() local 533 static void netvsc_disconnect_vsp(struct netvsc_device *net_device) in netvsc_disconnect_vsp() 543 struct netvsc_device *net_device; in netvsc_device_remove() local 595 static inline void netvsc_free_send_slot(struct netvsc_device *net_device, in netvsc_free_send_slot() [all …]
|
D | rndis_filter.c | 129 struct netvsc_device *net_device; in dump_rndis_message() local 1007 struct netvsc_device *net_device; in rndis_filter_device_add() local 1176 struct netvsc_device *net_device = hv_get_drvdata(dev); in rndis_filter_open() local
|
D | netvsc_drv.c | 604 struct netvsc_device *net_device; in netvsc_linkstatus_callback() local 824 struct netvsc_device *net_device; in netvsc_link_change() local 938 struct netvsc_device *net_device; in netvsc_remove() local
|
/linux-4.1.27/include/linux/ |
D | netdevice.h | 1505 struct net_device { struct 1506 char name[IFNAMSIZ]; 1507 struct hlist_node name_hlist; 1508 char *ifalias; 1513 unsigned long mem_end; 1514 unsigned long mem_start; 1515 unsigned long base_addr; 1516 int irq; 1518 atomic_t carrier_changes; 1526 unsigned long state; [all …]
|
D | of_mdio.h | 47 void (*hndlr)(struct net_device *), in of_phy_connect()
|
D | phy_fixed.h | 44 int (*link_update)(struct net_device *, in fixed_phy_set_link_update()
|
/linux-4.1.27/net/802/ |
D | psnap.c | 128 struct net_device *, in register_snap_client()
|
/linux-4.1.27/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 | 1001 int (*getter)(struct net_device *, in ethtool_get_any_eeprom() 1413 u32 cmd, u32 (*actor)(struct net_device *)) in ethtool_get_value() 1428 void (*actor)(struct net_device *, u32)) in ethtool_set_value_void() 1443 int (*actor)(struct net_device *, u32)) in ethtool_set_value()
|
D | net-sysfs.c | 46 ssize_t (*format)(const struct net_device *, char *)) in netdev_show() 82 int (*set)(struct net_device *, unsigned long)) in netdev_store()
|
D | dev.c | 6784 void (*setup)(struct net_device *), in alloc_netdev_mqs()
|
/linux-4.1.27/net/caif/ |
D | caif_dev.c | 304 void caif_enroll_dev(struct net_device *dev, struct caif_dev_common *caifdev, in caif_enroll_dev()
|
/linux-4.1.27/drivers/net/phy/ |
D | phy_device.c | 407 void (*handler)(struct net_device *)) in phy_prepare_link() 420 void (*handler)(struct net_device *), in phy_connect_direct() 454 void (*handler)(struct net_device *), in phy_connect()
|
D | fixed_phy.c | 167 int (*link_update)(struct net_device *, in fixed_phy_set_link_update()
|
/linux-4.1.27/drivers/of/ |
D | of_mdio.c | 220 void (*hndlr)(struct net_device *), u32 flags, in of_phy_connect()
|
/linux-4.1.27/net/batman-adv/ |
D | sysfs.c | 261 void (*post_func)(struct net_device *), in __batadv_store_bool_attr() 316 void (*post_func)(struct net_device *), in __batadv_store_uint_attr()
|
D | hard-interface.c | 126 bool batadv_is_wifi_netdev(struct net_device *net_device) in batadv_is_wifi_netdev()
|
/linux-4.1.27/net/ieee802154/ |
D | nl-mac.c | 822 int (*fn)(struct net_device*, struct genl_info*)) in ieee802154_nl_llsec_change()
|
/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb3/ |
D | cxgb3_main.c | 687 static ssize_t attr_show(struct device *d, char *buf, in attr_show() 699 static ssize_t attr_store(struct device *d, in attr_store()
|
/linux-4.1.27/drivers/net/ethernet/dec/tulip/ |
D | de4x5.c | 2462 int (*fn)(struct net_device *, int)) in dc21040_state() 2500 int (*fn)(struct net_device *, int), in de4x5_suspect_state() argument 2501 int (*asfn)(struct net_device *)) in de4x5_suspect_state()
|
/linux-4.1.27/drivers/s390/net/ |
D | qeth_l2_main.c | 1348 int (*assist_cb)(struct net_device *, void *), in qeth_osn_register()
|