Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/wan/
Dhdlc_fr.c191 static struct pvc_device *add_pvc(struct net_device *dev, u16 dlci) in add_pvc() function
821 pvc = add_pvc(dev, dlci); in fr_lmi_recv()
1063 if ((pvc = add_pvc(frad, dlci)) == NULL) { in fr_add_pvc()