/linux-3.3/drivers/net/hyperv/ |
D | netvsc.c | 38 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 …]
|
D | netvsc_drv.c | 240 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
|
D | rndis_filter.c | 125 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/ |
D | netdevice.h | 1016 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/ |
D | psnap.c | 128 struct net_device *, in register_snap_client()
|
/linux-3.3/drivers/of/ |
D | of_mdio.c | 142 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/ |
D | phy_device.c | 323 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()
|
D | fixed.c | 153 int (*link_update)(struct net_device *, in fixed_phy_set_link_update()
|
D | phy.c | 436 void (*handler)(struct net_device *)) in phy_start_machine()
|
/linux-3.3/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-3.3/net/core/ |
D | ethtool.c | 1139 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()
|
D | net-sysfs.c | 45 ssize_t (*format)(const struct net_device *, char *)) in netdev_show() 74 int (*set)(struct net_device *, unsigned long)) in netdev_store()
|
D | dev.c | 5928 void (*setup)(struct net_device *), in alloc_netdev_mqs()
|
/linux-3.3/net/batman-adv/ |
D | bat_sysfs.c | 157 void (*post_func)(struct net_device *), in __store_bool_attr() 209 void (*post_func)(struct net_device *), in __store_uint_attr()
|
D | hard-interface.c | 664 struct net_device *net_device = NULL; in is_wifi_iface() local
|
/linux-3.3/drivers/s390/net/ |
D | qeth_l2_main.c | 1308 int (*assist_cb)(struct net_device *, void *), in qeth_osn_register()
|
/linux-3.3/drivers/net/ethernet/chelsio/cxgb3/ |
D | cxgb3_main.c | 683 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/ |
D | de4x5.c | 2463 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()
|