Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/rtl8723au/include/
Dhal_com.h180 bool rtl8723a_chk_hi_queue_empty(struct rtw_adapter *padapter);
/linux-4.1.27/drivers/staging/rtl8723au/core/
Drtw_cmd.c1081 val = rtl8723a_chk_hi_queue_empty(padapter); in rtw_chk_hi_queue_hdl()
1091 val = rtl8723a_chk_hi_queue_empty(padapter); in rtw_chk_hi_queue_hdl()
/linux-4.1.27/drivers/staging/rtl8723au/hal/
Dhal_com.c846 bool rtl8723a_chk_hi_queue_empty(struct rtw_adapter *padapter) in rtl8723a_chk_hi_queue_empty() function