Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dhdlcdrv.h158 static inline int hdlcdrv_hbuf_full(struct hdlcdrv_hdlcbuffer *hb) in hdlcdrv_hbuf_full() function
/Linux-v5.4/drivers/net/hamradio/
Dhdlcdrv.c265 if (hdlcdrv_hbuf_full(&s->hdlctx.hbuf)) { in hdlcdrv_transmitter()