/linux-2.4.37.9/include/linux/ |
D | netdevice.h | 248 struct net_device struct 279 struct net_device *next; argument 282 int (*init)(struct net_device *dev); argument 286 struct net_device *next_sched; argument 293 struct net_device_stats* (*get_stats)(struct net_device *dev); argument 294 struct iw_statistics* (*get_wireless_stats)(struct net_device *dev); argument 298 struct iw_handler_def * wireless_handlers; 300 struct ethtool_ops *ethtool_ops; 324 struct net_device *master; /* Pointer to master device of a group, argument 329 unsigned char broadcast[MAX_ADDR_LEN]; /* hw bcast add */ [all …]
|
/linux-2.4.37.9/drivers/s390/net/ |
D | ctctty.h | 32 typedef struct device net_device; typedef 34 typedef struct net_device net_device; typedef
|
D | netiucv.c | 82 typedef struct net_device net_device; typedef 84 typedef struct device net_device; typedef
|
/linux-2.4.37.9/net/802/ |
D | psnap.c | 113 …_snap_client(unsigned char *desc, int (*rcvfunc)(struct sk_buff *, struct net_device *, struct pac… in register_snap_client()
|
D | p8022.c | 109 …r_8022_client(unsigned char type, int (*rcvfunc)(struct sk_buff *, struct net_device *, struct pac… in register_8022_client()
|
/linux-2.4.37.9/drivers/net/ |
D | net_init.c | 75 void (*setup)(struct net_device *)) in alloc_netdev() 131 char *mask, void (*setup)(struct net_device *)) in init_netdev()
|
D | mac8390.c | 47 #define net_device device macro
|
D | rrunner.c | 52 #define net_device device macro
|
D | de4x5.c | 2502 int (*fn)(struct net_device *, int)) in dc21040_state() 2540 int (*fn)(struct net_device *, int), in de4x5_suspect_state() argument 2541 int (*asfn)(struct net_device *)) in de4x5_suspect_state() 5892 insert_device(struct net_device *dev, u_long iobase, int (*init)(struct net_device *)) in insert_device()
|
D | ewrk3.c | 1409 insert_device(struct net_device *dev, u_long iobase, int (*init) (struct net_device *)) in insert_device()
|
D | depca.c | 1533 …ice *__init insert_device(struct net_device *dev, u_long iobase, int (*init) (struct net_device *)) in insert_device()
|
D | acenic.c | 205 #define net_device device macro
|
/linux-2.4.37.9/drivers/net/wan/8253x/ |
D | ring.h | 24 #define net_device device macro
|
D | 8253xctl.h | 156 #define net_device device macro
|
/linux-2.4.37.9/drivers/net/wan/lmc/ |
D | lmc_ver.h | 33 #define net_device device macro
|
/linux-2.4.37.9/drivers/usb/gadget/ |
D | rndis.c | 1128 int rndis_register (int (* rndis_control_ack) (struct net_device *)) in rndis_register()
|
/linux-2.4.37.9/drivers/net/skfp/ |
D | skfddi.c | 560 static struct net_device *insert_device(struct net_device *dev, in insert_device()
|
/linux-2.4.37.9/drivers/net/hamradio/ |
D | dmascc.c | 55 #define net_device device macro
|
/linux-2.4.37.9/drivers/s390/misc/ |
D | chandev.c | 232 typedef struct net_device net_device; typedef 234 typedef struct device net_device; typedef
|
/linux-2.4.37.9/arch/ppc/8xx_io/ |
D | fec.c | 691 mii_queue(struct net_device *dev, int regval, void (*func)(uint, struct net_device *, uint), uint d… in mii_queue()
|
/linux-2.4.37.9/arch/ppc/cpm2_io/ |
D | fcc_enet.c | 732 mii_queue(struct net_device *dev, int regval, void (*func)(uint, struct net_device *)) in mii_queue()
|