Lines Matching defs:cfmuxl
14 #include <net/caif/cfmuxl.h>
18 #define container_obj(layr) container_of(layr, struct cfmuxl, layer)
24 struct cfmuxl {
46 static struct cflayer *get_up(struct cfmuxl *muxl, u16 id);
50 struct cfmuxl *this = kzalloc(sizeof(struct cfmuxl), GFP_ATOMIC);
67 struct cfmuxl *muxl = (struct cfmuxl *) layr;
88 struct cfmuxl *muxl = container_obj(layr);
106 struct cfmuxl *muxl = container_obj(layr);
123 static struct cflayer *get_up(struct cfmuxl *muxl, u16 id)
137 static struct cflayer *get_dn(struct cfmuxl *muxl, struct dev_info *dev_info)
154 struct cfmuxl *muxl = container_obj(layr);
177 struct cfmuxl *muxl = container_obj(layr);
213 struct cfmuxl *muxl = container_obj(layr);
249 struct cfmuxl *muxl = container_obj(layr);