Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/linux/
Dif_frad.h166 struct frad_local struct
168 struct net_device_stats stats;
171 struct net_device *master[CONFIG_DLCI_MAX];
172 short dlci[CONFIG_DLCI_MAX];
174 struct frad_conf config;
175 int configured; /* has this device been configured */
176 int initialized; /* mem_start, port, irq set ? */
179 int (*activate)(struct net_device *, struct net_device *);
180 int (*deactivate)(struct net_device *, struct net_device *);
181 int (*assoc)(struct net_device *, struct net_device *);
[all …]