Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Dt4_sge.c2747 struct tx_sdesc *txsd; in add_to_txpkts() local
2805 txsd->m = m; in add_to_txpkts()
2822 struct tx_sdesc *txsd; in write_txpkts_wr() local
2872 struct tx_sdesc *txsd; in write_txpkt_wr() local
2970 txsd->m = m; in write_txpkt_wr()
3195 struct tx_sdesc *txsd; in reclaim_tx_descs() local
3227 if (txsd->m != NULL) in reclaim_tx_descs()
3282 txsd->m = NULL; in write_txqflush_wr()
3283 txsd->txb_used = 0; in write_txqflush_wr()
3284 txsd->hdls_used = 0; in write_txqflush_wr()
[all …]