XGMAC_TBU
#define XGMAC_DMA_STATUS_MSK_TX (XGMAC_TBU | XGMAC_TPS | XGMAC_TI | \
if (likely(intr_status & (XGMAC_TI | XGMAC_TBU))) {