/linux-4.4.14/drivers/net/hyperv/ |
D | netvsc.c | 39 struct netvsc_device *net_device; in alloc_net_device() local 76 struct netvsc_device *net_device; in get_outbound_net_device() local 87 struct netvsc_device *net_device; in get_inbound_net_device() local 103 static int netvsc_destroy_buf(struct netvsc_device *net_device) in netvsc_destroy_buf() 228 struct netvsc_device *net_device; in netvsc_init_buf() local 422 struct netvsc_device *net_device, in negotiate_nvsp_ver() 477 struct netvsc_device *net_device; in netvsc_connect_vsp() local 544 static void netvsc_disconnect_vsp(struct netvsc_device *net_device) in netvsc_disconnect_vsp() 554 struct netvsc_device *net_device; in netvsc_device_remove() local 606 static inline void netvsc_free_send_slot(struct netvsc_device *net_device, in netvsc_free_send_slot() [all …]
|
D | rndis_filter.c | 130 struct netvsc_device *net_device; in dump_rndis_message() local 1015 struct netvsc_device *net_device; in rndis_filter_device_add() local 1222 struct netvsc_device *net_device = hv_get_drvdata(dev); in rndis_filter_open() local
|
D | netvsc_drv.c | 649 struct netvsc_device *net_device; in netvsc_linkstatus_callback() local 1023 struct netvsc_device *net_device; in netvsc_link_change() local 1159 struct netvsc_device *net_device; in netvsc_remove() local
|
/linux-4.4.14/include/linux/ |
D | netdevice.h | 1538 struct net_device { struct 1539 char name[IFNAMSIZ]; 1540 struct hlist_node name_hlist; 1541 char *ifalias; 1546 unsigned long mem_end; 1547 unsigned long mem_start; 1548 unsigned long base_addr; 1549 int irq; 1551 atomic_t carrier_changes; 1559 unsigned long state; [all …]
|
D | of_mdio.h | 47 void (*hndlr)(struct net_device *), in of_phy_connect()
|
D | phy_fixed.h | 48 int (*link_update)(struct net_device *, in fixed_phy_set_link_update()
|
/linux-4.4.14/net/802/ |
D | psnap.c | 128 struct net_device *, in register_snap_client()
|
/linux-4.4.14/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 | 1012 int (*getter)(struct net_device *, in ethtool_get_any_eeprom() 1424 u32 cmd, u32 (*actor)(struct net_device *)) in ethtool_get_value() 1439 void (*actor)(struct net_device *, u32)) in ethtool_set_value_void() 1454 int (*actor)(struct net_device *, u32)) in ethtool_set_value()
|
D | net-sysfs.c | 45 ssize_t (*format)(const struct net_device *, char *)) in netdev_show() 81 int (*set)(struct net_device *, unsigned long)) in netdev_store()
|
D | dev.c | 7063 void (*setup)(struct net_device *), in alloc_netdev_mqs()
|
/linux-4.4.14/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.4.14/drivers/net/phy/ |
D | phy_device.c | 457 void (*handler)(struct net_device *)) in phy_prepare_link() 470 void (*handler)(struct net_device *), in phy_connect_direct() 504 void (*handler)(struct net_device *), in phy_connect()
|
D | fixed_phy.c | 195 int (*link_update)(struct net_device *, in fixed_phy_set_link_update()
|
/linux-4.4.14/drivers/of/ |
D | of_mdio.c | 227 void (*hndlr)(struct net_device *), u32 flags, in of_phy_connect()
|
/linux-4.4.14/net/batman-adv/ |
D | sysfs.c | 280 void (*post_func)(struct net_device *), in __batadv_store_bool_attr() 335 void (*post_func)(struct net_device *), in __batadv_store_uint_attr()
|
D | hard-interface.c | 140 bool batadv_is_wifi_netdev(struct net_device *net_device) in batadv_is_wifi_netdev()
|
/linux-4.4.14/drivers/staging/octeon/ |
D | ethernet.c | 484 void (*link_poll)(struct net_device *)) in cvm_oct_common_open()
|
/linux-4.4.14/net/ieee802154/ |
D | nl-mac.c | 817 int (*fn)(struct net_device*, struct genl_info*)) in ieee802154_nl_llsec_change()
|
/linux-4.4.14/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.4.14/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.4.14/drivers/s390/net/ |
D | qeth_l2_main.c | 1512 int (*assist_cb)(struct net_device *, void *), in qeth_osn_register()
|
/linux-4.4.14/drivers/net/ethernet/cavium/liquidio/ |
D | lio_main.c | 1940 struct net_device *net_device) in setup_io_queues()
|