Home
last modified time | relevance | path

Searched defs:bufs (Results 1 – 25 of 68) sorted by relevance

123

/f-stack/dpdk/drivers/net/dpaa/
H A Ddpaa_rxtx.c503 void **bufs, int num_bufs) in dpaa_rx_cb_no_prefetch()
559 void **bufs, int num_bufs) in dpaa_rx_cb()
597 void dpaa_rx_cb_prepare(struct qm_dqrr_entry *dq, void **bufs) in dpaa_rx_cb_prepare()
614 struct rte_mbuf **bufs, in dpaa_eth_queue_portal_rx()
636 void **bufs) in dpaa_rx_cb_parallel()
663 void **bufs) in dpaa_rx_cb_atomic()
737 struct rte_mbuf **bufs, in dpaa_eth_queue_rx()
1048 dpaa_eth_queue_tx(void *q, struct rte_mbuf **bufs, uint16_t nb_bufs) in dpaa_eth_queue_tx()
1164 dpaa_eth_queue_tx_slow(void *q, struct rte_mbuf **bufs, uint16_t nb_bufs) in dpaa_eth_queue_tx_slow()
/f-stack/dpdk/app/test/
H A Dtest_distributor.c112 struct rte_mbuf *bufs[BURST]; in sanity_test() local
326 struct rte_mbuf *bufs[BURST]; in sanity_test_with_mbuf_alloc() local
433 struct rte_mbuf *bufs[BURST]; in sanity_test_with_worker_shutdown() local
517 struct rte_mbuf *bufs[BURST]; in test_flush_with_worker_shutdown() local
615 struct rte_mbuf *bufs[buf_count]; in sanity_mark_test() local
778 struct rte_mbuf *bufs[RTE_MAX_LCORE]; in quit_workers() local
H A Dtest_reorder.c137 struct rte_mbuf *bufs[num_bufs]; in test_reorder_insert() local
224 struct rte_mbuf *bufs[num_bufs]; in test_reorder_drain() local
H A Dtest_distributor_perf.c142 struct rte_mbuf *bufs[BURST]; in perf_test() local
186 struct rte_mbuf *bufs[RTE_MAX_LCORE]; in quit_workers() local
H A Dtest_pmd_ring.c71 struct rte_mbuf bufs[RING_SIZE]; in test_send_basic_packets() local
102 struct rte_mbuf bufs[RING_SIZE]; in test_send_basic_packets_port() local
H A Dvirtual_pmd.c325 struct rte_mbuf **bufs, in virtual_ethdev_rx_burst_success()
360 virtual_ethdev_tx_burst_success(void *queue, struct rte_mbuf **bufs, in virtual_ethdev_tx_burst_success()
390 virtual_ethdev_tx_burst_fail(void *queue, struct rte_mbuf **bufs, in virtual_ethdev_tx_burst_fail()
/f-stack/freebsd/contrib/ncsw/Peripherals/BM/
H A Dbm_pool.c80 struct bm_buffer *bufs, in BmPoolRelease()
134 struct bm_buffer *bufs, uint8_t num, uint32_t flags) in BmPoolAcquire()
405 struct bm_buffer bufs[1]; in BM_POOL_GetBuf() local
445 struct bm_buffer bufs[1]; in BM_POOL_PutBuf() local
H A Dbm_portal.c370 struct bm_buffer *bufs, in BmPortalRelease()
406 struct bm_buffer *bufs, in BmPortalAcquire()
/f-stack/dpdk/drivers/mempool/dpaa/
H A Ddpaa_mempool.c46 struct bm_buffer bufs[8]; in dpaa_mbuf_create_pool() local
210 struct bm_buffer bufs[DPAA_MBUF_MAX_ACQ_REL]; in dpaa_mbuf_alloc_bulk() local
/f-stack/dpdk/drivers/net/bonding/
H A Drte_eth_bond_pmd.c59 bond_ethdev_rx_burst(void *queue, struct rte_mbuf **bufs, uint16_t nb_pkts) in bond_ethdev_rx_burst()
95 bond_ethdev_rx_burst_active_backup(void *queue, struct rte_mbuf **bufs, in bond_ethdev_rx_burst_active_backup()
275 rx_burst_8023ad(void *queue, struct rte_mbuf **bufs, uint16_t nb_pkts, in rx_burst_8023ad()
377 bond_ethdev_rx_burst_8023ad(void *queue, struct rte_mbuf **bufs, in bond_ethdev_rx_burst_8023ad()
567 bond_ethdev_tx_burst_round_robin(void *queue, struct rte_mbuf **bufs, in bond_ethdev_tx_burst_round_robin()
631 struct rte_mbuf **bufs, uint16_t nb_pkts) in bond_ethdev_tx_burst_active_backup()
1128 tx_burst_balance(void *queue, struct rte_mbuf **bufs, uint16_t nb_bufs, in tx_burst_balance()
1186 bond_ethdev_tx_burst_balance(void *queue, struct rte_mbuf **bufs, in bond_ethdev_tx_burst_balance()
1212 tx_burst_8023ad(void *queue, struct rte_mbuf **bufs, uint16_t nb_bufs, in tx_burst_8023ad()
1282 bond_ethdev_tx_burst_8023ad(void *queue, struct rte_mbuf **bufs, in bond_ethdev_tx_burst_8023ad()
[all …]
/f-stack/dpdk/drivers/net/dpaa2/
H A Ddpaa2_rxtx.c520 dpaa2_dev_prefetch_rx(void *queue, struct rte_mbuf **bufs, uint16_t nb_pkts) in dpaa2_dev_prefetch_rx()
758 dpaa2_dev_rx(void *queue, struct rte_mbuf **bufs, uint16_t nb_pkts) in dpaa2_dev_rx()
1016 dpaa2_dev_tx(void *queue, struct rte_mbuf **bufs, uint16_t nb_pkts) in dpaa2_dev_tx()
1279 dpaa2_dev_tx_ordered(void *queue, struct rte_mbuf **bufs, uint16_t nb_pkts) in dpaa2_dev_tx_ordered()
1485 dummy_dev_tx(void *queue, struct rte_mbuf **bufs, uint16_t nb_pkts) in dummy_dev_tx()
/f-stack/dpdk/drivers/mempool/dpaa2/
H A Ddpaa2_hw_mempool.c195 uint64_t bufs[DPAA2_MBUF_MAX_ACQ_REL]; in rte_dpaa2_mbuf_release() local
304 size_t bufs[DPAA2_MBUF_MAX_ACQ_REL]; in rte_dpaa2_mbuf_alloc_bulk() local
/f-stack/dpdk/drivers/net/af_xdp/
H A Drte_eth_af_xdp.c175 struct rte_mbuf **bufs, struct xsk_ring_prod *fq) in reserve_fill_queue_zc()
239 struct rte_mbuf **bufs, struct xsk_ring_prod *fq) in reserve_fill_queue()
250 af_xdp_rx_zc(void *queue, struct rte_mbuf **bufs, uint16_t nb_pkts) in af_xdp_rx_zc()
321 af_xdp_rx_cp(void *queue, struct rte_mbuf **bufs, uint16_t nb_pkts) in af_xdp_rx_cp()
385 eth_af_xdp_rx(void *queue, struct rte_mbuf **bufs, uint16_t nb_pkts) in eth_af_xdp_rx()
446 af_xdp_tx_zc(void *queue, struct rte_mbuf **bufs, uint16_t nb_pkts) in af_xdp_tx_zc()
530 af_xdp_tx_cp(void *queue, struct rte_mbuf **bufs, uint16_t nb_pkts) in af_xdp_tx_cp()
584 eth_af_xdp_tx(void *queue, struct rte_mbuf **bufs, uint16_t nb_pkts) in eth_af_xdp_tx()
/f-stack/dpdk/app/test-eventdev/
H A Dtest_perf_common.h97 void *bufs[], int const buf_sz, uint8_t count) in perf_process_last_stage()
113 void *bufs[], int const buf_sz, uint8_t count) in perf_process_last_stage_latency()
/f-stack/dpdk/app/test-bbdev/
H A Dtest_bbdev_perf.c2712 struct test_buffers *bufs = NULL; in throughput_intr_lcore_ldpc_dec() local
2815 struct test_buffers *bufs = NULL; in throughput_intr_lcore_dec() local
2905 struct test_buffers *bufs = NULL; in throughput_intr_lcore_enc() local
2995 struct test_buffers *bufs = NULL; in throughput_intr_lcore_ldpc_enc() local
3089 struct test_buffers *bufs = NULL; in throughput_pmd_lcore_dec() local
3186 struct test_buffers *bufs = NULL; in bler_pmd_lcore_ldpc_dec() local
3317 struct test_buffers *bufs = NULL; in throughput_pmd_lcore_ldpc_dec() local
3440 struct test_buffers *bufs = NULL; in throughput_pmd_lcore_enc() local
3531 struct test_buffers *bufs = NULL; in throughput_pmd_lcore_ldpc_enc() local
4427 struct test_buffers *bufs, in offload_latency_test_ldpc_dec()
[all …]
/f-stack/dpdk/drivers/net/null/
H A Drte_eth_null.c83 eth_null_rx(void *q, struct rte_mbuf **bufs, uint16_t nb_bufs) in eth_null_rx()
108 eth_null_copy_rx(void *q, struct rte_mbuf **bufs, uint16_t nb_bufs) in eth_null_copy_rx()
142 eth_null_tx(void *q, struct rte_mbuf **bufs, uint16_t nb_bufs) in eth_null_tx()
159 eth_null_copy_tx(void *q, struct rte_mbuf **bufs, uint16_t nb_bufs) in eth_null_copy_tx()
/f-stack/dpdk/lib/librte_distributor/
H A Ddistributor_private.h99 union rte_distributor_buffer_single bufs[RTE_DISTRIB_MAX_WORKERS]; member
151 struct rte_distributor_buffer bufs[RTE_DISTRIB_MAX_WORKERS]; member
/f-stack/dpdk/drivers/net/nfb/
H A Dnfb_tx.h122 struct rte_mbuf **bufs, in nfb_eth_ndp_tx()
/f-stack/dpdk/drivers/bus/dpaa/base/qbman/
H A Dbman.c250 int bman_release(struct bman_pool *pool, const struct bm_buffer *bufs, u8 num, in bman_release()
292 int bman_acquire(struct bman_pool *pool, struct bm_buffer *bufs, u8 num, in bman_acquire()
/f-stack/app/nginx-1.16.1/src/http/modules/
H A Dngx_http_gunzip_filter_module.c18 ngx_bufs_t bufs; member
31 ngx_int_t bufs; member
/f-stack/dpdk/examples/l2fwd-cat/
H A Dl2fwd-cat.c129 struct rte_mbuf *bufs[BURST_SIZE]; in lcore_main() local
/f-stack/dpdk/examples/skeleton/
H A Dbasicfwd.c144 struct rte_mbuf *bufs[BURST_SIZE]; in lcore_main() local
/f-stack/freebsd/contrib/octeon-sdk/
H A Dcvmx-wqe.h83 …uint64_t bufs : 8; /**< HW sets this to the number of buffers used by this … member
139 …uint64_t bufs : 8; /**< HW sets this to the number of buffers used by this … member
197 …uint64_t bufs : 8; /**< HW sets this to the number of buffers used by this … member
266 …uint64_t bufs : 8; /**< HW sets this to the number of buffers used by this … member
321 …uint64_t bufs : 8; /**< HW sets this to the number of buffers used by this … member
376 …uint64_t bufs : 8; /**< HW sets this to the number of buffers used by this … member
/f-stack/dpdk/examples/distributor/
H A Dmain.c230 struct rte_mbuf *bufs[BURST_SIZE*2]; in lcore_rx() local
354 struct rte_mbuf *bufs[BURST_SIZE * 4]; in lcore_distributor() local
427 struct rte_mbuf *bufs[BURST_SIZE_TX]; in lcore_tx() local
/f-stack/dpdk/drivers/net/pcap/
H A Drte_eth_pcap.c186 eth_pcap_rx_infinite(void *queue, struct rte_mbuf **bufs, uint16_t nb_pkts) in eth_pcap_rx_infinite()
223 eth_pcap_rx(void *queue, struct rte_mbuf **bufs, uint16_t nb_pkts) in eth_pcap_rx()
318 eth_pcap_tx_dumper(void *queue, struct rte_mbuf **bufs, uint16_t nb_pkts) in eth_pcap_tx_dumper()
379 eth_tx_drop(void *queue, struct rte_mbuf **bufs, uint16_t nb_pkts) in eth_tx_drop()
403 eth_pcap_tx(void *queue, struct rte_mbuf **bufs, uint16_t nb_pkts) in eth_pcap_tx()
813 struct rte_mbuf *bufs[1]; in eth_rx_queue_setup() local

123