DWAXIDMAC_IRQ_SUSPENDED
if (axi_chan_irq_read(chan) & DWAXIDMAC_IRQ_SUSPENDED)
axi_chan_irq_clear(chan, DWAXIDMAC_IRQ_SUSPENDED);
irq_mask |= DWAXIDMAC_IRQ_SUSPENDED;