Home
last modified time | relevance | path

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

/net/caif/
Dcfctrl.c382 struct cfctrl_link_param linkparam; in cfctrl_recv() local
383 memset(&linkparam, 0, sizeof(linkparam)); in cfctrl_recv()
388 linkparam.linktype = serv; in cfctrl_recv()
391 linkparam.chtype = servtype; in cfctrl_recv()
397 linkparam.priority = prio; in cfctrl_recv()
398 linkparam.phyid = physlinkid; in cfctrl_recv()
400 linkparam.endpoint = endpoint & 0x03; in cfctrl_recv()
412 linkparam.u.video.connid = tmp; in cfctrl_recv()
420 linkparam.u.datagram.connid = in cfctrl_recv()
432 linkparam.u.rfm.connid = in cfctrl_recv()
[all …]