Lines Matching refs:cfcnfg
16 #include <net/caif/cfcnfg.h>
24 #define container_obj(layr) container_of(layr, struct cfcnfg, layer)
55 struct cfcnfg {
72 struct cfcnfg *cfcnfg_create(void)
74 struct cfcnfg *this;
80 this = kzalloc(sizeof(struct cfcnfg), GFP_ATOMIC);
117 void cfcnfg_remove(struct cfcnfg *cfg)
133 static struct cfcnfg_phyinfo *cfcnfg_get_phyinfo_rcu(struct cfcnfg *cnfg,
148 static struct dev_info *cfcnfg_get_phyid(struct cfcnfg *cnfg,
169 static int cfcnfg_get_id_from_ifi(struct cfcnfg *cnfg, int ifi)
182 struct cfcnfg *cfg = get_cfcnfg(net);
218 static int caif_connect_req_to_link_param(struct cfcnfg *cnfg,
308 struct cfcnfg *cfg = get_cfcnfg(net);
375 struct cfcnfg *cnfg = container_obj(layer);
454 cfcnfg_add_phy_layer(struct cfcnfg *cnfg,
528 int cfcnfg_set_phy_state(struct cfcnfg *cnfg, struct cflayer *phy_layer,
560 int cfcnfg_del_phy_layer(struct cfcnfg *cnfg, struct cflayer *phy_layer)