Home
last modified time | relevance | path

Searched defs:cnfg (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/net/caif/
Dcfcnfg.c135 struct dev_info *cfcnfg_get_phyid(struct cfcnfg *cnfg, in cfcnfg_get_phyid()
162 static struct cfcnfg_phyinfo *cfcnfg_get_phyinfo(struct cfcnfg *cnfg, in cfcnfg_get_phyinfo()
175 int cfcnfg_get_id_from_ifi(struct cfcnfg *cnfg, int ifi) in cfcnfg_get_id_from_ifi()
185 int cfcnfg_disconn_adapt_layer(struct cfcnfg *cnfg, struct cflayer *adap_layer) in cfcnfg_disconn_adapt_layer()
264 int cfcnfg_add_adaptation_layer(struct cfcnfg *cnfg, in cfcnfg_add_adaptation_layer()
320 struct cfcnfg *cnfg = container_obj(layer); in cfcnfg_linkup_rsp() local
384 cfcnfg_add_phy_layer(struct cfcnfg *cnfg, enum cfcnfg_phy_type phy_type, in cfcnfg_add_phy_layer()
467 int cfcnfg_del_phy_layer(struct cfcnfg *cnfg, struct cflayer *phy_layer) in cfcnfg_del_phy_layer()
Dcaif_config_util.c13 int connect_req_to_link_param(struct cfcnfg *cnfg, in connect_req_to_link_param()