IG4_FIFO_LOWAT
reg_write(sc, IG4_REG_TX_TL, IG4_FIFO_LOWAT);
if (requested != len && requested - received > IG4_FIFO_LOWAT)
lowat = IG4_FIFO_LOWAT;