Searched defs:frad_local (Results 1 – 1 of 1) sorted by relevance
63 struct frad_local struct66 struct net_device *master[CONFIG_DLCI_MAX];67 short dlci[CONFIG_DLCI_MAX];69 struct frad_conf config;70 int configured; /* has this device been configured */71 int initialized; /* mem_start, port, irq set ? */74 int (*activate)(struct net_device *, struct net_device *);75 int (*deactivate)(struct net_device *, struct net_device *);76 int (*assoc)(struct net_device *, struct net_device *);77 int (*deassoc)(struct net_device *, struct net_device *);[all …]