Searched defs:buf_iova (Results 1 – 7 of 7) sorted by relevance
| /dpdk/lib/mbuf/ |
| H A D | rte_mbuf.h | 723 rte_iova_t buf_iova; /**< The IO address of the data buffer. */ member 1051 rte_iova_t buf_iova, uint16_t buf_len, in rte_pktmbuf_attach_extbuf()
|
| /dpdk/lib/kni/ |
| H A D | rte_kni_common.h | 83 uint64_t buf_iova; member
|
| /dpdk/drivers/net/hns3/ |
| H A D | hns3_rxtx_vec_sve.c | 390 svuint64_t base_addr, buf_iova, data_off, data_len, addr; in hns3_tx_fill_hw_ring_sve() local
|
| /dpdk/lib/vhost/ |
| H A D | virtio_net.c | 1002 uint64_t buf_iova, uint32_t cpy_len) in async_mbuf_to_desc_seg() 1035 uint64_t buf_addr, uint64_t buf_iova, uint32_t cpy_len) in sync_mbuf_to_desc_seg() 1064 uint64_t buf_addr, buf_iova, buf_len; in mbuf_to_desc() local
|
| H A D | vhost.h | 93 uint64_t buf_iova; member
|
| /dpdk/drivers/net/mlx5/ |
| H A D | mlx5_rx.h | 526 rte_iova_t buf_iova; in mprq_buf_to_pkt() local
|
| /dpdk/app/test/ |
| H A D | test_mbuf.c | 2331 rte_iova_t buf_iova; in test_pktmbuf_ext_shinfo_init_helper() local
|