Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/cxgbe/t4nex/
H A Dadapter.h143 struct tx_sdesc { struct
273 struct tx_sdesc *sdesc; /* KVA of software descriptor ring */
H A Dt4_sge.c1665 txq->sdesc = kmem_zalloc(sizeof (struct tx_sdesc) * eq->cap, KM_SLEEP); in alloc_txq()
1718 struct tx_sdesc *sd; in free_txq()
1745 kmem_free(txq->sdesc, sizeof (struct tx_sdesc) * eq->cap); in free_txq()
2445 struct tx_sdesc *txsd; in add_to_txpkts()
2520 struct tx_sdesc *txsd; in write_txpkts_wr()
2570 struct tx_sdesc *txsd; in write_txpkt_wr()
2832 struct tx_sdesc *txsd; in reclaim_tx_descs()
2907 struct tx_sdesc *txsd; in write_txqflush_wr()