Home
last modified time | relevance | path

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

/linux/drivers/staging/rtl8723bs/include/
H A Ddrv_types.h483 extern u32 g_wait_hiq_empty;
/linux/drivers/staging/rtl8723bs/core/
H A Drtw_cmd.c1484 u32 g_wait_hiq_empty; variable
1499 while (!empty && jiffies_to_msecs(jiffies - start) < g_wait_hiq_empty) { in rtw_chk_hi_queue_hdl()