Searched refs:cfrfml (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/caif/
H A Dcfrfml.c15 #define container_obj(layr) container_of(layr, struct cfrfml, serv.layer)
22 struct cfrfml { struct
35 struct cfrfml *rfml = container_obj(&srvl->layer);
47 struct cfrfml *this =
48 kzalloc(sizeof(struct cfrfml), GFP_ATOMIC);
72 static struct cfpkt *rfm_append(struct cfrfml *rfml, char *seghead,
104 struct cfrfml *rfml;
194 static int cfrfml_transmit_segment(struct cfrfml *rfml, struct cfpkt *pkt)
218 struct cfrfml *rfml = container_obj(layr);
H A DMakefile9 cfrfml.o cfvidl.o cfutill.o \

Completed in 36 milliseconds