Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Dadapter.h316 ddi_dma_handle_t txb_dhdl; member
H A Dt4_sge.c1952 rc = alloc_tx_copybuffer(sc, txq->txb_size, &txq->txb_dhdl, in alloc_txq()
1998 (void) free_desc_ring(&txq->txb_dhdl, &txq->txb_ahdl); in free_txq()