Searched refs:write_sgl (Results 1 – 1 of 1) sorted by relevance
| /dpdk/drivers/net/cxgbe/ |
| H A D | sge.c | 546 static void write_sgl(struct rte_mbuf *mbuf, struct sge_txq *q, in write_sgl() function 995 write_sgl(mbuf, q, (struct ulptx_sgl *)(cpl + 1), end, 0, addr); in tx_do_packet_coalesce() 1235 write_sgl(m, &txq->q, (struct ulptx_sgl *)(cpl + 1), end, 0, in t4_eth_xmit()
|