Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_mbuf/
H A Drte_mbuf.h467 rte_mbuf_ext_refcnt_set(struct rte_mbuf_ext_shared_info *shinfo, in rte_mbuf_ext_refcnt_set() function
490 rte_mbuf_ext_refcnt_set(shinfo, (uint16_t)value); in rte_mbuf_ext_refcnt_update()
1004 rte_mbuf_ext_refcnt_set(shinfo, 1); in rte_pktmbuf_ext_shinfo_init_helper()
1310 rte_mbuf_ext_refcnt_set(shinfo, 1); in __rte_pktmbuf_pinned_extbuf_decref()
H A Drte_mbuf.c130 rte_mbuf_ext_refcnt_set(m->shinfo, 1); in rte_pktmbuf_free_pinned_extmem()
220 rte_mbuf_ext_refcnt_set(shinfo, 1); in __rte_pktmbuf_init_extmem()
/f-stack/dpdk/app/test-compress-perf/
H A Dcomp_perf_test_common.c213 rte_mbuf_ext_refcnt_set(&mem->comp_buf_infos[i], 1); in comp_perf_allocate_external_mbufs()
218 rte_mbuf_ext_refcnt_set(&mem->decomp_buf_infos[i], 1); in comp_perf_allocate_external_mbufs()
/f-stack/dpdk/drivers/net/mlx5/
H A Dmlx5_rxtx.h882 rte_mbuf_ext_refcnt_set(shinfo, 1); in mprq_buf_to_pkt()
/f-stack/dpdk/drivers/net/netvsc/
H A Dhn_rxtx.c548 rte_mbuf_ext_refcnt_set(&rxb->shinfo, 1); in hn_rx_buf_init()
/f-stack/dpdk/app/test/
H A Dtest_compressdev.c915 rte_mbuf_ext_refcnt_set(&inbuf_info, 1); in test_setup_com_bufs()
1108 rte_mbuf_ext_refcnt_set(current_extbuf_info, 1); in test_setup_output_bufs()
H A Dtest_mbuf.c2389 rte_mbuf_ext_refcnt_set(ret_shinfo, 2); in test_pktmbuf_ext_shinfo_init_helper()