Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/cxgbe/
H A Dsge.c615 static void write_sgl(struct rte_mbuf *mbuf, struct sge_txq *q, in write_sgl() function
1055 write_sgl(mbuf, q, (struct ulptx_sgl *)(cpl + 1), end, 0, addr); in tx_do_packet_coalesce()
1295 write_sgl(m, &txq->q, (struct ulptx_sgl *)(cpl + 1), end, 0, in t4_eth_xmit()