Home
last modified time | relevance | path

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

/openbmc/linux/include/net/caif/
H A Dcfsrvl.h28 struct cflayer *cfvei_create(u8 linkid, struct dev_info *dev_info);
/openbmc/linux/net/caif/
H A Dcfveil.c26 struct cflayer *cfvei_create(u8 channel_id, struct dev_info *dev_info) in cfvei_create() function
H A Dcfcnfg.c414 servicel = cfvei_create(channel_id, &phyinfo->dev_info); in cfcnfg_linkup_rsp()