Home
last modified time | relevance | path

Searched defs:buf_offset (Results 1 – 4 of 4) sorted by relevance

/dpdk/lib/vhost/
H A Dvirtio_net.c1006 uint32_t buf_offset = 0; in async_mbuf_to_desc_seg() local
1063 uint32_t buf_offset, buf_avail; in mbuf_to_desc() local
1310 uint32_t buf_offset = sizeof(struct virtio_net_hdr_mrg_rxbuf); in virtio_dev_rx_sync_batch_check() local
1358 uint32_t buf_offset = sizeof(struct virtio_net_hdr_mrg_rxbuf); in virtio_dev_rx_batch_packed_copy() local
2476 uint32_t buf_avail, buf_offset; in copy_desc_to_mbuf() local
2802 uint32_t buf_offset = sizeof(struct virtio_net_hdr_mrg_rxbuf); in vhost_reserve_avail_batch_packed() local
2868 uint32_t buf_offset = sizeof(struct virtio_net_hdr_mrg_rxbuf); in virtio_dev_tx_batch_packed() local
/dpdk/drivers/mempool/octeontx/
H A Docteontx_fpavf.c218 signed short buf_offset, unsigned int max_buf_count) in octeontx_fpapf_pool_setup()
523 unsigned int buf_offset, int node_id) in octeontx_fpa_bufpool_create()
/dpdk/drivers/common/cnxk/hw/
H A Dnpa.h281 uint64_t buf_offset : 12; member
/dpdk/drivers/net/qede/base/
H A Decore_init_fw_funcs.c2090 u32 buf_size = buf_size_in_bytes / sizeof(u32), buf_offset = 0; in ecore_fw_overlay_mem_alloc() local