Searched refs:IAVF_TXR_FLAGS_WB_ON_ITR (Results 1 – 3 of 3) sorted by relevance
363 #define IAVF_TXR_FLAGS_WB_ON_ITR BIT(0) macro
310 if (tx_ring->flags & IAVF_TXR_FLAGS_WB_ON_ITR) { in iavf_clean_tx_irq()360 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()
1632 tx_ring->flags |= IAVF_TXR_FLAGS_WB_ON_ITR; in iavf_alloc_queues()