Home
last modified time | relevance | path

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

/linux/drivers/staging/rtl8723bs/hal/
A Dsdio_halinit.c116 u16 HQ_threshold, NQ_threshold, LQ_threshold; in _init_available_page_threshold() local
124 LQ_threshold = (numPubQ + numLQ + 1) >> 1; in _init_available_page_threshold()
125 LQ_threshold |= (LQ_threshold << 8); in _init_available_page_threshold()
129 rtw_write16(padapter, 0x21C, LQ_threshold); in _init_available_page_threshold()

Completed in 19 milliseconds