Home
last modified time | relevance | path

Searched refs:cffrml (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/net/caif/
H A Dcffrml.c20 #define container_obj(layr) container_of(layr, struct cffrml, layer)
22 struct cffrml { struct
37 struct cffrml *this = kzalloc(sizeof(struct cffrml), GFP_ATOMIC); in cffrml_create() argument
46 caif_assert(offsetof(struct cffrml, layer) == 0); in cffrml_create()
59 struct cffrml *this = container_obj(layer); in cffrml_free()
88 struct cffrml *this; in cffrml_receive()
143 struct cffrml *this = container_obj(layr); in cffrml_transmit()
178 struct cffrml *this = container_obj(layr); in cffrml_put()
185 struct cffrml *this = container_obj(layr); in cffrml_hold()
193 struct cffrml *this = container_obj(layr); in cffrml_refcnt_read()
H A DMakefile6 cffrml.o cfveil.o cfdbgl.o\
/openbmc/linux/include/net/caif/
H A Dcffrml.h12 struct cffrml;
H A Dcfmuxl.h12 struct cffrml;