Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Dt4_sge.c121 static int alloc_tx_copybuffer(struct adapter *sc, size_t len,
1952 rc = alloc_tx_copybuffer(sc, txq->txb_size, &txq->txb_dhdl, in alloc_txq()
2169 alloc_tx_copybuffer(struct adapter *sc, size_t len, in alloc_tx_copybuffer() function