Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dif_frad.h67 struct frad_local struct
70 struct net_device *master[CONFIG_DLCI_MAX];
71 short dlci[CONFIG_DLCI_MAX];
73 struct frad_conf config;
74 int configured; /* has this device been configured */
75 int initialized; /* mem_start, port, irq set ? */
78 int (*activate)(struct net_device *, struct net_device *);
79 int (*deactivate)(struct net_device *, struct net_device *);
80 int (*assoc)(struct net_device *, struct net_device *);
81 int (*deassoc)(struct net_device *, struct net_device *);
[all …]