Searched refs:IAVF_TXR_FLAGS_WB_ON_ITR (Results 1 – 3 of 3) sorted by relevance
364 #define IAVF_TXR_FLAGS_WB_ON_ITR BIT(0) macro
291 if (tx_ring->flags & IAVF_TXR_FLAGS_WB_ON_ITR) { in iavf_clean_tx_irq()341 if (!(flags & IAVF_TXR_FLAGS_WB_ON_ITR)) in iavf_enable_wb_on_itr()1801 if (vsi->back->flags & IAVF_TXR_FLAGS_WB_ON_ITR) in iavf_napi_poll()
1609 tx_ring->flags |= IAVF_TXR_FLAGS_WB_ON_ITR; in iavf_alloc_queues()