Home
last modified time | relevance | path

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

/net/caif/
Dcfcnfg.c24 #define container_obj(layr) container_of(layr, struct cfcnfg, layer)
55 struct cfcnfg { struct
72 struct cfcnfg *cfcnfg_create(void) in cfcnfg_create() argument
74 struct cfcnfg *this; in cfcnfg_create()
80 this = kzalloc(sizeof(struct cfcnfg), GFP_ATOMIC); in cfcnfg_create()
117 void cfcnfg_remove(struct cfcnfg *cfg) in cfcnfg_remove()
133 static struct cfcnfg_phyinfo *cfcnfg_get_phyinfo_rcu(struct cfcnfg *cnfg, in cfcnfg_get_phyinfo_rcu()
148 static struct dev_info *cfcnfg_get_phyid(struct cfcnfg *cnfg, in cfcnfg_get_phyid()
169 static int cfcnfg_get_id_from_ifi(struct cfcnfg *cnfg, int ifi) in cfcnfg_get_id_from_ifi()
182 struct cfcnfg *cfg = get_cfcnfg(net); in caif_disconnect_client()
[all …]
Dcaif_dev.c51 struct cfcnfg *cfg;
58 struct cfcnfg *get_cfcnfg(struct net *net) in get_cfcnfg()
319 struct cfcnfg *cfg = get_cfcnfg(dev_net(dev)); in caif_enroll_dev()
366 struct cfcnfg *cfg; in caif_device_notify()
519 struct cfcnfg *cfg = get_cfcnfg(net); in caif_exit_net()
DMakefile5 cfcnfg.o cfmuxl.o cfctrl.o \