TXBD_L
uint16_t last_flags = TXBD_L;
KASSERT(map->dm_nsegs == 1 || (txq->txq_producer->txbd_flags & TXBD_L) == 0);
KASSERT(producer->txbd_flags & TXBD_L);
if (txbd_flags & TXBD_L) {