Home
last modified time | relevance | path

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

/openbmc/linux/include/net/caif/
H A Dcfmuxl.h16 struct cflayer *cfmuxl_remove_dnlayer(struct cflayer *layr, u8 phyid);
/openbmc/linux/net/caif/
H A Dcfmuxl.c104 struct cflayer *cfmuxl_remove_dnlayer(struct cflayer *layr, u8 phyid) in cfmuxl_remove_dnlayer() function
H A Dcfcnfg.c551 cfmuxl_remove_dnlayer(cnfg->mux, phy_layer->id); in cfcnfg_set_phy_state()