Home
last modified time | relevance | path

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

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