Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/wan/
Dhdlc_fr.c175 static inline struct pvc_device *find_pvc(hdlc_device *hdlc, u16 dlci) in find_pvc() function
892 pvc = find_pvc(hdlc, dlci); in fr_rx()
1121 if ((pvc = find_pvc(hdlc, dlci)) == NULL) in fr_del_pvc()