Searched defs:channel_id (Results 1 – 9 of 9) sorted by relevance
/net/caif/ |
D | cfcnfg.c | 181 u8 channel_id; in caif_disconnect_client() local 205 static void cfcnfg_linkdestroy_rsp(struct cflayer *layer, u8 channel_id) in cfcnfg_linkdestroy_rsp() 363 static void cfcnfg_reject_rsp(struct cflayer *layer, u8 channel_id, in cfcnfg_reject_rsp() 372 cfcnfg_linkup_rsp(struct cflayer *layer, u8 channel_id, enum cfctrl_srv serv, in cfcnfg_linkup_rsp()
|
D | cfdbgl.c | 20 struct cflayer *cfdbgl_create(u8 channel_id, struct dev_info *dev_info) in cfdbgl_create()
|
D | cfvidl.c | 22 struct cflayer *cfvidl_create(u8 channel_id, struct dev_info *dev_info) in cfvidl_create()
|
D | cfveil.c | 26 struct cflayer *cfvei_create(u8 channel_id, struct dev_info *dev_info) in cfvei_create()
|
D | cfutill.c | 27 struct cflayer *cfutill_create(u8 channel_id, struct dev_info *dev_info) in cfutill_create()
|
D | cfdgml.c | 27 struct cflayer *cfdgml_create(u8 channel_id, struct dev_info *dev_info) in cfdgml_create()
|
D | cfsrvl.c | 162 u8 channel_id, in cfsrvl_init()
|
D | cfrfml.c | 45 struct cflayer *cfrfml_create(u8 channel_id, struct dev_info *dev_info, in cfrfml_create()
|
/net/ncsi/ |
D | ncsi-netlink.c | 279 u32 package_id, channel_id; in ncsi_set_interface_nl() local 402 u32 channel_id; in ncsi_send_cmd_nl() local 646 u32 package_id, channel_id; in ncsi_set_channel_mask_nl() local
|