Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dhdlcdrv.h158 static inline int hdlcdrv_hbuf_full(struct hdlcdrv_hdlcbuffer *hb) in hdlcdrv_hbuf_full() function
/openbmc/linux/drivers/net/hamradio/
H A Dhdlcdrv.c266 if (hdlcdrv_hbuf_full(&s->hdlctx.hbuf)) { in hdlcdrv_transmitter()