TX_QUEUED
if (TX_QUEUED(sc->tx.head, sc->tx.tail) + nsegs > TX_DESC_COUNT) {
if (TX_QUEUED(sc->tx.head, sc->tx.tail) >=