Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/
Dtrx.c19 u8 ep_cfg, txqsele; in configvertoutep() local
37 txqsele = rtl_read_byte(rtlpriv, REG_TEST_USB_TXQS); in configvertoutep()
38 if (txqsele & 0x0F) /* /map all endpoint to High queue */ in configvertoutep()
40 else if (txqsele&0xF0) /* map all endpoint to Low queue */ in configvertoutep()