Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/rtl8723bs/hal/
Drtl8723bs_xmit.c145 u8 queue_empty, queue_pending; in rtl8723bs_xmit_buf_handler() local
171 queue_pending = check_pending_xmitbuf(pxmitpriv); in rtl8723bs_xmit_buf_handler()
173 if (queue_pending == false) in rtl8723bs_xmit_buf_handler()