Searched refs:cffrml (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/caif/
H A Dcffrml.h11 struct cffrml;
H A Dcfmuxl.h12 struct cffrml;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/caif/
H A Dcffrml.c15 #include <net/caif/cffrml.h>
17 #define container_obj(layr) container_of(layr, struct cffrml, layer)
19 struct cffrml { struct
33 struct cffrml *this = kmalloc(sizeof(struct cffrml), GFP_ATOMIC);
38 caif_assert(offsetof(struct cffrml, layer) == 0);
71 struct cffrml *this;
119 struct cffrml *this = container_obj(layr);
H A DMakefile7 cffrml.o cfveil.o cfdbgl.o\
H A Dcfmuxl.c12 #include <net/caif/cffrml.h>
H A Dcfcnfg.c15 #include <net/caif/cffrml.h>

Completed in 88 milliseconds