Home
last modified time | relevance | path

Searched refs:TXB_CHUNK (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Dt4_sge.c2580 #define TXB_CHUNK 64 macro
2600 ASSERT((waste & (TXB_CHUNK - 1)) == 0); in copy_into_txb()
2613 n = roundup(len, TXB_CHUNK); in copy_into_txb()
2846 txq->txb_used += txsd->txb_used / TXB_CHUNK; in write_txpkts_wr()
2976 txq->txb_used += txinfo->txb_used / TXB_CHUNK; in write_txpkt_wr()