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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/caif/
H A Dcaif_config_util.c13 int connect_req_to_link_param(struct cfcnfg *cnfg, argument
H A Dcfcnfg.c134 struct dev_info *cfcnfg_get_phyid(struct cfcnfg *cnfg, argument
161 cfcnfg_get_phyinfo(struct cfcnfg *cnfg, u8 phyid) argument
173 cfcnfg_get_named(struct cfcnfg *cnfg, char *name) argument
187 cfcnfg_disconn_adapt_layer(struct cfcnfg *cnfg, struct cflayer *adap_layer) argument
270 cfcnfg_add_adaptation_layer(struct cfcnfg *cnfg, struct cfctrl_link_param *param, struct cflayer *adap_layer, int *ifindex, int *proto_head, int *proto_tail) argument
326 struct cfcnfg *cnfg = container_obj(layer); local
394 cfcnfg_add_phy_layer(struct cfcnfg *cnfg, enum cfcnfg_phy_type phy_type, struct net_device *dev, struct cflayer *phy_layer, u16 *phyid, enum cfcnfg_phy_preference pref, bool fcs, bool stx) argument
477 cfcnfg_del_phy_layer(struct cfcnfg *cnfg, struct cflayer *phy_layer) argument
[all...]

Completed in 67 milliseconds