IAVF_TXR_FLAGS_WB_ON_ITR
tx_ring->flags |= IAVF_TXR_FLAGS_WB_ON_ITR;
if (vsi->back->flags & IAVF_TXR_FLAGS_WB_ON_ITR)
if (tx_ring->flags & IAVF_TXR_FLAGS_WB_ON_ITR) {
if (!(flags & IAVF_TXR_FLAGS_WB_ON_ITR))