Searched defs:frad_local (Results 1 – 1 of 1) sorted by relevance
161 struct frad_local struct163 struct net_device_stats stats;166 struct net_device *master[CONFIG_DLCI_MAX];167 short dlci[CONFIG_DLCI_MAX];169 struct frad_conf config;170 int configured; /* has this device been configured */171 int initialized; /* mem_start, port, irq set ? */174 int (*activate)(struct net_device *, struct net_device *);175 int (*deactivate)(struct net_device *, struct net_device *);176 int (*assoc)(struct net_device *, struct net_device *);[all …]