Home
last modified time | relevance | path

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

/drivers/staging/rtl8723au/include/
Dhal_com.h211 bool rtl8723a_chk_hi_queue_empty(struct rtw_adapter *padapter);
/drivers/staging/rtl8723au/core/
Drtw_cmd.c1148 val = rtl8723a_chk_hi_queue_empty(padapter); in rtw_chk_hi_queue_hdl()
1158 val = rtl8723a_chk_hi_queue_empty(padapter); in rtw_chk_hi_queue_hdl()
/drivers/staging/rtl8723au/hal/
Dhal_com.c900 bool rtl8723a_chk_hi_queue_empty(struct rtw_adapter *padapter) in rtl8723a_chk_hi_queue_empty() function