Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/
Dhw.c736 u8 hq_sele = 0; in _rtl92cu_init_chipT_queue_priority() local
742 hq_sele = HQSEL_VOQ | HQSEL_VIQ | HQSEL_MGTQ | in _rtl92cu_init_chipT_queue_priority()
745 hq_sele = HQSEL_VOQ | HQSEL_BEQ | HQSEL_MGTQ | in _rtl92cu_init_chipT_queue_priority()
751 hq_sele = 0; in _rtl92cu_init_chipT_queue_priority()
754 hq_sele = HQSEL_VOQ | HQSEL_VIQ | HQSEL_BEQ | in _rtl92cu_init_chipT_queue_priority()
762 rtl_write_byte(rtlpriv, (REG_TRXDMA_CTRL+1), hq_sele); in _rtl92cu_init_chipT_queue_priority()
763 pr_info("Tx queue select :0x%02x..\n", hq_sele); in _rtl92cu_init_chipT_queue_priority()