Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dhdlcdrv.h263 void hdlcdrv_receiver(struct net_device *, struct hdlcdrv_state *);
/openbmc/linux/drivers/net/hamradio/
H A Dhdlcdrv.c156 void hdlcdrv_receiver(struct net_device *dev, struct hdlcdrv_state *s) in hdlcdrv_receiver() function
737 EXPORT_SYMBOL(hdlcdrv_receiver);
H A Dbaycom_par.c277 hdlcdrv_receiver(dev, &bc->hdrv); in par96_interrupt()
H A Dbaycom_ser_fdx.c328 hdlcdrv_receiver(dev, &bc->hdrv); in ser12_interrupt()
H A Dbaycom_ser_hdx.c410 hdlcdrv_receiver(dev, &bc->hdrv); in ser12_interrupt()