Home
last modified time | relevance | path

Searched refs:cfctrl (Results 1 – 3 of 3) sorted by relevance

/linux/net/caif/
A Dcfctrl.c38 struct cfctrl *this = in cfctrl_create()
169 static void init_info(struct caif_payload_info *info, struct cfctrl *cfctrl) in init_info() argument
179 struct cfctrl *cfctrl = container_obj(layer); in cfctrl_enum_req() local
203 struct cfctrl *cfctrl = container_obj(layer); in cfctrl_linkup_request() local
309 struct cfctrl *cfctrl = container_obj(layer); in cfctrl_linkdown_req() local
358 struct cfctrl *cfctrl = container_obj(layer); in cfctrl_recv() local
501 cfctrl->res.reject_rsp(cfctrl->serv.layer.up, in cfctrl_recv()
506 cfctrl->res.linksetup_rsp(cfctrl->serv. in cfctrl_recv()
520 cfctrl->res.linkdestroy_rsp(cfctrl->serv.layer.up, linkid); in cfctrl_recv()
527 cfctrl->res.enum_rsp(); in cfctrl_recv()
[all …]
A DMakefile5 cfcnfg.o cfmuxl.o cfctrl.o \
/linux/include/net/caif/
A Dcfctrl.h101 struct cfctrl { struct
118 void cfctrl_enum_req(struct cflayer *cfctrl, u8 physlinkid); argument
119 int cfctrl_linkup_request(struct cflayer *cfctrl,
122 int cfctrl_linkdown_req(struct cflayer *cfctrl, u8 linkid,

Completed in 6 milliseconds