Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dhdlcdrv.h265 void hdlcdrv_arbitrate(struct net_device *, struct hdlcdrv_state *);
/openbmc/linux/drivers/net/hamradio/
H A Dhdlcdrv.c365 void hdlcdrv_arbitrate(struct net_device *dev, struct hdlcdrv_state *s) in hdlcdrv_arbitrate() function
739 EXPORT_SYMBOL(hdlcdrv_arbitrate);
H A Dbaycom_par.c272 hdlcdrv_arbitrate(dev, &bc->hdrv); in par96_interrupt()
H A Dbaycom_ser_fdx.c320 hdlcdrv_arbitrate(dev, &bc->hdrv); in ser12_interrupt()
H A Dbaycom_ser_hdx.c406 hdlcdrv_arbitrate(dev, &bc->hdrv); in ser12_interrupt()