Searched defs:frad_local (Results 1 – 1 of 1) sorted by relevance
166 struct frad_local struct168 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 …]