Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wireless/ath/wil6210/
Dinterrupt.c263 wil_w(wil, RGF_DMA_ITR_TX_IDL_CNT_CTL, BIT_DMA_ITR_TX_IDL_CNT_CTL_EN | in wil_configure_interrupt_moderation()
Dwil6210.h278 #define BIT_DMA_ITR_TX_IDL_CNT_CTL_EN BIT(0) macro