Searched refs:TP_POLL (Results 1 - 9 of 9) sorted by relevance
/kernel/linux/linux-6.6/drivers/staging/rtl8192e/rtl8192e/ |
H A D | r8192E_cmdpkt.c | 79 rtl92e_writeb(dev, TP_POLL, TP_POLL_CQ); in rtl92e_send_cmd_pkt()
|
H A D | r8192E_hw.h | 124 TP_POLL = 0x0fd, enumerator
|
H A D | rtl_core.c | 1528 rtl92e_writew(dev, TP_POLL, 0x01 << tcb_desc->queue_index); in _rtl92e_tx()
|
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtlwifi/rtl8192se/ |
H A D | fw.c | 182 rtl_write_byte(rtlpriv, TP_POLL, TPPOLL_CQ); in _rtl92s_firmware_downloadcode()
|
H A D | trx.c | 637 rtl_write_word(rtlpriv, TP_POLL, BIT(0) << (hw_queue)); in rtl92se_tx_polling()
|
H A D | reg.h | 271 #define TP_POLL 0x0500 macro
|
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtlwifi/rtl8192se/ |
H A D | fw.c | 182 rtl_write_byte(rtlpriv, TP_POLL, TPPOLL_CQ); in _rtl92s_firmware_downloadcode()
|
H A D | trx.c | 637 rtl_write_word(rtlpriv, TP_POLL, BIT(0) << (hw_queue)); in rtl92se_tx_polling()
|
H A D | reg.h | 271 #define TP_POLL 0x0500 macro
|
Completed in 14 milliseconds