Searched refs:TXBD_L (Results 1 – 2 of 2) sorted by relevance
44 #define TXBD_L 0x0800 /* B: Last */ macro
1922 uint16_t last_flags = TXBD_L; in pq3etsec_txq_produce()1991 KASSERT(map->dm_nsegs == 1 || (txq->txq_producer->txbd_flags & TXBD_L) == 0); in pq3etsec_txq_produce()1992 KASSERT(producer->txbd_flags & TXBD_L); in pq3etsec_txq_produce()2197 if (txbd_flags & TXBD_L) { in pq3etsec_txq_consume()