Searched refs:cfmuxl (Results 1 – 2 of 2) sorted by relevance
17 #define container_obj(layr) container_of(layr, struct cfmuxl, layer)23 struct cfmuxl { struct45 static struct cflayer *get_up(struct cfmuxl *muxl, u16 id); argument49 struct cfmuxl *this = kmalloc(sizeof(struct cfmuxl), GFP_ATOMIC); in cfmuxl_create()66 struct cfmuxl *muxl = container_obj(layr); in cfmuxl_set_uplayer()78 struct cfmuxl *muxl = container_obj(layr); in cfmuxl_is_phy_inuse()98 struct cfmuxl *muxl = container_obj(layr); in cfmuxl_get_phyid()111 struct cfmuxl *muxl = (struct cfmuxl *) layr; in cfmuxl_set_dnlayer()132 struct cfmuxl *muxl = container_obj(layr); in cfmuxl_remove_dnlayer()148 static struct cflayer *get_up(struct cfmuxl *muxl, u16 id) in get_up()[all …]
4 cfcnfg.o cfmuxl.o cfctrl.o \