Home
last modified time | relevance | path

Searched defs:net_device (Results 1 – 23 of 23) sorted by relevance

/linux-4.4.14/drivers/net/hyperv/
Dnetvsc.c39 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 …]
Drndis_filter.c130 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
Dnetvsc_drv.c649 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/
Dnetdevice.h1538 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 …]
Dof_mdio.h47 void (*hndlr)(struct net_device *), in of_phy_connect()
Dphy_fixed.h48 int (*link_update)(struct net_device *, in fixed_phy_set_link_update()
/linux-4.4.14/net/802/
Dpsnap.c128 struct net_device *, in register_snap_client()
/linux-4.4.14/net/core/
Ddev_addr_lists.c243 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()
Dethtool.c1012 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()
Dnet-sysfs.c45 ssize_t (*format)(const struct net_device *, char *)) in netdev_show()
81 int (*set)(struct net_device *, unsigned long)) in netdev_store()
Ddev.c7063 void (*setup)(struct net_device *), in alloc_netdev_mqs()
/linux-4.4.14/net/caif/
Dcaif_dev.c304 void caif_enroll_dev(struct net_device *dev, struct caif_dev_common *caifdev, in caif_enroll_dev()
/linux-4.4.14/drivers/net/phy/
Dphy_device.c457 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()
Dfixed_phy.c195 int (*link_update)(struct net_device *, in fixed_phy_set_link_update()
/linux-4.4.14/drivers/of/
Dof_mdio.c227 void (*hndlr)(struct net_device *), u32 flags, in of_phy_connect()
/linux-4.4.14/net/batman-adv/
Dsysfs.c280 void (*post_func)(struct net_device *), in __batadv_store_bool_attr()
335 void (*post_func)(struct net_device *), in __batadv_store_uint_attr()
Dhard-interface.c140 bool batadv_is_wifi_netdev(struct net_device *net_device) in batadv_is_wifi_netdev()
/linux-4.4.14/drivers/staging/octeon/
Dethernet.c484 void (*link_poll)(struct net_device *)) in cvm_oct_common_open()
/linux-4.4.14/net/ieee802154/
Dnl-mac.c817 int (*fn)(struct net_device*, struct genl_info*)) in ieee802154_nl_llsec_change()
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb3/
Dcxgb3_main.c687 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/
Dde4x5.c2462 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/
Dqeth_l2_main.c1512 int (*assist_cb)(struct net_device *, void *), in qeth_osn_register()
/linux-4.4.14/drivers/net/ethernet/cavium/liquidio/
Dlio_main.c1940 struct net_device *net_device) in setup_io_queues()