Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dif_frad.h63 struct frad_local struct
66 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 …]