TX_HEADROOM
if (dma->txavail > TX_HEADROOM && queue < TX_BCMC_FIFO &&
if (dma->txavail <= TX_HEADROOM && fifo < TX_BCMC_FIFO &&