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

/linux-master/include/linux/
H A Dhdlcdrv.h171 static inline int hdlcdrv_hbuf_empty(struct hdlcdrv_hdlcbuffer *hb) function
230 if (hdlcdrv_hbuf_empty(&s->hdlctx.hbuf)) {
/linux-master/drivers/net/hamradio/
H A Dhdlcdrv.c166 while (!hdlcdrv_hbuf_empty(&s->hdlcrx.hbuf)) {

Completed in 93 milliseconds