Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/hyperv/
Dnetvsc.c38 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 …]
Drndis_filter.c129 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
Dnetvsc_drv.c604 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/
Dnetdevice.h1505 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 …]
Dof_mdio.h47 void (*hndlr)(struct net_device *), in of_phy_connect()
Dphy_fixed.h44 int (*link_update)(struct net_device *, in fixed_phy_set_link_update()
/linux-4.1.27/net/802/
Dpsnap.c128 struct net_device *, in register_snap_client()
/linux-4.1.27/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.c1001 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()
Dnet-sysfs.c46 ssize_t (*format)(const struct net_device *, char *)) in netdev_show()
82 int (*set)(struct net_device *, unsigned long)) in netdev_store()
Ddev.c6784 void (*setup)(struct net_device *), in alloc_netdev_mqs()
/linux-4.1.27/net/caif/
Dcaif_dev.c304 void caif_enroll_dev(struct net_device *dev, struct caif_dev_common *caifdev, in caif_enroll_dev()
/linux-4.1.27/drivers/net/phy/
Dphy_device.c407 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()
Dfixed_phy.c167 int (*link_update)(struct net_device *, in fixed_phy_set_link_update()
/linux-4.1.27/drivers/of/
Dof_mdio.c220 void (*hndlr)(struct net_device *), u32 flags, in of_phy_connect()
/linux-4.1.27/net/batman-adv/
Dsysfs.c261 void (*post_func)(struct net_device *), in __batadv_store_bool_attr()
316 void (*post_func)(struct net_device *), in __batadv_store_uint_attr()
Dhard-interface.c126 bool batadv_is_wifi_netdev(struct net_device *net_device) in batadv_is_wifi_netdev()
/linux-4.1.27/net/ieee802154/
Dnl-mac.c822 int (*fn)(struct net_device*, struct genl_info*)) in ieee802154_nl_llsec_change()
/linux-4.1.27/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.1.27/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.1.27/drivers/s390/net/
Dqeth_l2_main.c1348 int (*assist_cb)(struct net_device *, void *), in qeth_osn_register()