Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wan/
H A Dhdlc_fr.c175 static inline struct pvc_device *find_pvc(hdlc_device *hdlc, u16 dlci) in find_pvc() function
901 pvc = find_pvc(hdlc, dlci); in fr_rx()
1131 if ((pvc = find_pvc(hdlc, dlci)) == NULL) in fr_del_pvc()
/kernel/linux/linux-6.6/drivers/net/wan/
H A Dhdlc_fr.c167 static inline struct pvc_device *find_pvc(hdlc_device *hdlc, u16 dlci) in find_pvc() function
915 pvc = find_pvc(hdlc, dlci); in fr_rx()
1129 pvc = find_pvc(hdlc, dlci); in fr_del_pvc()

Completed in 4 milliseconds