Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wan/
Dhdlc_fr.c193 static struct pvc_device *add_pvc(struct net_device *dev, u16 dlci) in add_pvc() function
824 pvc = add_pvc(dev, dlci); in fr_lmi_recv()
1068 if ((pvc = add_pvc(frad, dlci)) == NULL) { in fr_add_pvc()