Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dif_frad.h67 struct frad_local struct
69 struct net_device_stats stats;
72 struct net_device *master[CONFIG_DLCI_MAX];
73 short dlci[CONFIG_DLCI_MAX];
75 struct frad_conf config;
76 int configured; /* has this device been configured */
77 int initialized; /* mem_start, port, irq set ? */
80 int (*activate)(struct net_device *, struct net_device *);
81 int (*deactivate)(struct net_device *, struct net_device *);
82 int (*assoc)(struct net_device *, struct net_device *);
[all …]