Searched refs:rte_pktmbuf_attach_extbuf (Results 1 – 10 of 10) sorted by relevance
| /f-stack/dpdk/app/test-compress-perf/ |
| H A D | comp_perf_test_common.c | 367 rte_pktmbuf_attach_extbuf(mem->decomp_bufs[i], in prepare_bufs() 404 rte_pktmbuf_attach_extbuf( in prepare_bufs() 442 rte_pktmbuf_attach_extbuf(mem->comp_bufs[i], in prepare_bufs() 470 rte_pktmbuf_attach_extbuf( in prepare_bufs()
|
| /f-stack/dpdk/app/test-regex/ |
| H A D | main.c | 331 rte_pktmbuf_attach_extbuf(ops[i]->mbuf, &buf[pos], 0, in run_regex()
|
| /f-stack/dpdk/lib/librte_mbuf/ |
| H A D | rte_mbuf.h | 1071 rte_pktmbuf_attach_extbuf(struct rte_mbuf *m, void *buf_addr, in rte_pktmbuf_attach_extbuf() function
|
| /f-stack/dpdk/drivers/net/mlx5/ |
| H A D | mlx5_rxtx.h | 889 rte_pktmbuf_attach_extbuf(pkt, buf_addr, buf_iova, in mprq_buf_to_pkt()
|
| /f-stack/dpdk/app/test/ |
| H A D | test_mbuf.c | 2360 rte_pktmbuf_attach_extbuf(m, ext_buf_addr, buf_iova, buf_len, in test_pktmbuf_ext_shinfo_init_helper() 2374 rte_pktmbuf_attach_extbuf(clone, ext_buf_addr, buf_iova, buf_len, in test_pktmbuf_ext_shinfo_init_helper()
|
| H A D | test_compressdev.c | 917 rte_pktmbuf_attach_extbuf(uncomp_bufs[i], in test_setup_com_bufs() 1115 rte_pktmbuf_attach_extbuf(current_bufs[i], in test_setup_output_bufs()
|
| /f-stack/dpdk/doc/guides/prog_guide/ |
| H A D | vhost_lib.rst | 99 rte_pktmbuf_attach_extbuf().
|
| /f-stack/dpdk/drivers/net/netvsc/ |
| H A D | hn_rxtx.c | 593 rte_pktmbuf_attach_extbuf(m, data, iova, in hn_rxpkt()
|
| /f-stack/dpdk/lib/librte_vhost/ |
| H A D | virtio_net.c | 2094 rte_pktmbuf_attach_extbuf(pkt, buf, iova, buf_len, shinfo); in virtio_dev_extbuf_alloc()
|
| /f-stack/dpdk/doc/guides/nics/ |
| H A D | mlx5.rst | 532 the mbuf by external buffer attachment - ``rte_pktmbuf_attach_extbuf()``.
|