VR_TX_INTR_THRESH
if (++sc->vr_cdata.vr_tx_pkts % VR_TX_INTR_THRESH != 0 &&
if (sc->vr_cdata.vr_tx_pkts % VR_TX_INTR_THRESH == 0)