Home
last modified time | relevance | path

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

/openbmc/linux/net/caif/
H A Dcaif_dev.c58 struct cfcnfg *get_cfcnfg(struct net *net) in get_cfcnfg() function
64 EXPORT_SYMBOL(get_cfcnfg);
320 struct cfcnfg *cfg = get_cfcnfg(dev_net(dev)); in caif_enroll_dev()
375 cfg = get_cfcnfg(dev_net(dev)); in caif_device_notify()
525 struct cfcnfg *cfg = get_cfcnfg(net); in caif_exit_net()
H A Dcfcnfg.c182 struct cfcnfg *cfg = get_cfcnfg(net); in caif_disconnect_client()
308 struct cfcnfg *cfg = get_cfcnfg(net); in caif_connect_client()
/openbmc/linux/include/net/caif/
H A Dcfcnfg.h40 struct cfcnfg *get_cfcnfg(struct net *net);