Searched refs:hgq (Results 1 – 1 of 1) sorted by relevance
902 u32 hgq; in rtl8723a_chk_hi_queue_empty() local904 hgq = rtl8723au_read32(padapter, REG_HGQ_INFORMATION); in rtl8723a_chk_hi_queue_empty()906 return ((hgq & 0x0000ff00) == 0) ? true : false; in rtl8723a_chk_hi_queue_empty()