Home
last modified time | relevance | path

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

/linux-3.3/drivers/net/hyperv/
Dnetvsc.c38 struct netvsc_device *net_device; in alloc_net_device() local
56 struct netvsc_device *net_device; in get_outbound_net_device() local
67 struct netvsc_device *net_device; in get_inbound_net_device() local
83 static int netvsc_destroy_recv_buf(struct netvsc_device *net_device) in netvsc_destroy_recv_buf()
157 struct netvsc_device *net_device; in netvsc_init_recv_buf() local
266 struct netvsc_device *net_device, in negotiate_nvsp_ver()
315 struct netvsc_device *net_device; in netvsc_connect_vsp() local
369 static void netvsc_disconnect_vsp(struct netvsc_device *net_device) in netvsc_disconnect_vsp()
379 struct netvsc_device *net_device; in netvsc_device_remove() local
433 struct netvsc_device *net_device; in netvsc_send_completion() local
[all …]
Dnetvsc_drv.c240 struct netvsc_device *net_device; in netvsc_linkstatus_callback() local
272 struct netvsc_device *net_device; in netvsc_recv_callback() local
380 struct netvsc_device *net_device; in netvsc_send_garp() local
447 struct netvsc_device *net_device; in netvsc_remove() local
Drndis_filter.c125 struct netvsc_device *net_device; in dump_rndis_message() local
678 struct netvsc_device *net_device; in rndis_filter_device_add() local
751 struct netvsc_device *net_device = hv_get_drvdata(dev); in rndis_filter_open() local
/linux-3.3/include/linux/
Dnetdevice.h1016 struct net_device { struct
1023 char name[IFNAMSIZ];
1025 struct pm_qos_request pm_qos_req;
1028 struct hlist_node name_hlist;
1030 char *ifalias;
1036 unsigned long mem_end; /* shared mem end */
1037 unsigned long mem_start; /* shared mem start */
1038 unsigned long base_addr; /* device I/O address */
1039 unsigned int irq; /* device IRQ number */
1065 struct net_device_stats stats; argument
[all …]
/linux-3.3/net/802/
Dpsnap.c128 struct net_device *, in register_snap_client()
/linux-3.3/drivers/of/
Dof_mdio.c142 void (*hndlr)(struct net_device *), u32 flags, in of_phy_connect()
165 void (*hndlr)(struct net_device *), in of_phy_connect_fixed_link()
/linux-3.3/drivers/net/phy/
Dphy_device.c323 void (*handler)(struct net_device *)) in phy_prepare_link()
337 void (*handler)(struct net_device *), u32 flags, in phy_connect_direct()
372 void (*handler)(struct net_device *), u32 flags, in phy_connect()
Dfixed.c153 int (*link_update)(struct net_device *, in fixed_phy_set_link_update()
Dphy.c436 void (*handler)(struct net_device *)) in phy_start_machine()
/linux-3.3/net/caif/
Dcaif_dev.c304 void caif_enroll_dev(struct net_device *dev, struct caif_dev_common *caifdev, in caif_enroll_dev()
/linux-3.3/net/core/
Dethtool.c1139 u32 cmd, u32 (*actor)(struct net_device *)) in ethtool_get_value()
1154 void (*actor)(struct net_device *, u32)) in ethtool_set_value_void()
1169 int (*actor)(struct net_device *, u32)) in ethtool_set_value()
Dnet-sysfs.c45 ssize_t (*format)(const struct net_device *, char *)) in netdev_show()
74 int (*set)(struct net_device *, unsigned long)) in netdev_store()
Ddev.c5928 void (*setup)(struct net_device *), in alloc_netdev_mqs()
/linux-3.3/net/batman-adv/
Dbat_sysfs.c157 void (*post_func)(struct net_device *), in __store_bool_attr()
209 void (*post_func)(struct net_device *), in __store_uint_attr()
Dhard-interface.c664 struct net_device *net_device = NULL; in is_wifi_iface() local
/linux-3.3/drivers/s390/net/
Dqeth_l2_main.c1308 int (*assist_cb)(struct net_device *, void *), in qeth_osn_register()
/linux-3.3/drivers/net/ethernet/chelsio/cxgb3/
Dcxgb3_main.c683 static ssize_t attr_show(struct device *d, char *buf, in attr_show()
695 static ssize_t attr_store(struct device *d, in attr_store()
/linux-3.3/drivers/net/ethernet/dec/tulip/
Dde4x5.c2463 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()