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