Searched refs:BIT_DMA_ITR_RX_CNT_CTL_EN (Results 1 – 3 of 3) sorted by relevance
62 if (rx_itr_en & BIT_DMA_ITR_RX_CNT_CTL_EN) in wil_ethtoolops_get_coalesce()
204 BIT_DMA_ITR_RX_CNT_CTL_EN | BIT_DMA_ITR_RX_CNT_CTL_EXT_TIC_SEL); in wil_configure_interrupt_moderation()
219 #define BIT_DMA_ITR_RX_CNT_CTL_EN BIT(0) macro