Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/cxgbe/t4nex/
H A Dt4_sge.c119 static int alloc_tx_copybuffer(struct adapter *sc, size_t len,
1667 rc = alloc_tx_copybuffer(sc, txq->txb_size, &txq->txb_dhdl, in alloc_txq()
1884 alloc_tx_copybuffer(struct adapter *sc, size_t len, in alloc_tx_copybuffer() function