Home
last modified time | relevance | path

Searched defs:n_pkts (Results 1 – 25 of 26) sorted by relevance

12

/f-stack/dpdk/lib/librte_port/
H A Drte_swx_port_ethdev.c42 int n_pkts; member
92 int n_pkts; in reader_pkt_rx() local
175 int n_pkts; member
220 int n_pkts; in __writer_flush() local
H A Drte_swx_port.h78 uint64_t n_pkts; member
162 uint64_t n_pkts; member
H A Drte_port_source_sink.c45 uint32_t n_pkts; member
57 uint32_t n_pkts = 0; in pcap_source_load() local
258 rte_port_source_rx(void *port, struct rte_mbuf **pkts, uint32_t n_pkts) in rte_port_source_rx()
511 uint64_t n_pkts = __builtin_popcountll(pkts_mask); in rte_port_sink_tx_bulk() local
H A Drte_port_frag.c50 uint32_t n_pkts; member
130 uint32_t n_pkts) in rte_port_ring_reader_frag_rx()
H A Drte_port_kni.c64 rte_port_kni_reader_rx(void *port, struct rte_mbuf **pkts, uint32_t n_pkts) in rte_port_kni_reader_rx()
204 uint64_t n_pkts = __builtin_popcountll(pkts_mask); in rte_port_kni_writer_tx_bulk() local
408 uint64_t n_pkts = __builtin_popcountll(pkts_mask); in rte_port_kni_writer_nodrop_tx_bulk() local
H A Drte_port_sched.c63 rte_port_sched_reader_rx(void *port, struct rte_mbuf **pkts, uint32_t n_pkts) in rte_port_sched_reader_rx()
195 uint64_t n_pkts = __builtin_popcountll(pkts_mask); in rte_port_sched_writer_tx_bulk() local
H A Drte_port_ring.c80 rte_port_ring_reader_rx(void *port, struct rte_mbuf **pkts, uint32_t n_pkts) in rte_port_ring_reader_rx()
94 uint32_t n_pkts) in rte_port_ring_multi_reader_rx()
282 uint64_t n_pkts = __builtin_popcountll(pkts_mask); in rte_port_ring_writer_tx_bulk_internal() local
598 uint64_t n_pkts = __builtin_popcountll(pkts_mask); in rte_port_ring_writer_nodrop_tx_bulk_internal() local
H A Drte_port_fd.c79 rte_port_fd_reader_rx(void *port, struct rte_mbuf **pkts, uint32_t n_pkts) in rte_port_fd_reader_rx()
242 uint64_t n_pkts = __builtin_popcountll(pkts_mask); in rte_port_fd_writer_tx_bulk() local
427 uint64_t n_pkts = __builtin_popcountll(pkts_mask); in rte_port_fd_writer_nodrop_tx_bulk() local
H A Drte_port_sym_crypto.c69 rte_port_sym_crypto_reader_rx(void *port, struct rte_mbuf **pkts, uint32_t n_pkts) in rte_port_sym_crypto_reader_rx()
238 uint64_t n_pkts = __builtin_popcountll(pkts_mask); in rte_port_sym_crypto_writer_tx_bulk() local
450 uint64_t n_pkts = __builtin_popcountll(pkts_mask); in rte_port_sym_crypto_writer_nodrop_tx_bulk() local
H A Drte_port_ethdev.c66 rte_port_ethdev_reader_rx(void *port, struct rte_mbuf **pkts, uint32_t n_pkts) in rte_port_ethdev_reader_rx()
209 uint64_t n_pkts = __builtin_popcountll(pkts_mask); in rte_port_ethdev_writer_tx_bulk() local
416 uint64_t n_pkts = __builtin_popcountll(pkts_mask); in rte_port_ethdev_writer_nodrop_tx_bulk() local
H A Drte_port_eventdev.c68 rte_port_eventdev_reader_rx(void *port, struct rte_mbuf **pkts, uint32_t n_pkts) in rte_port_eventdev_reader_rx()
234 uint64_t n_pkts = __builtin_popcountll(pkts_mask); in rte_port_eventdev_writer_tx_bulk() local
466 uint64_t n_pkts = __builtin_popcountll(pkts_mask); in rte_port_eventdev_writer_nodrop_tx_bulk() local
H A Drte_swx_port_source_sink.c45 uint32_t n_pkts; member
H A Drte_port_ras.c238 uint64_t n_pkts = __builtin_popcountll(pkts_mask); in rte_port_ring_writer_ras_tx_bulk() local
/f-stack/dpdk/app/test-pipeline/
H A Druntime.c115 uint16_t n_mbufs, n_pkts; in app_main_loop_tx() local
/f-stack/dpdk/lib/librte_pipeline/
H A Drte_port_in_action.c389 uint32_t n_pkts, in ah_filter_on_match()
423 uint32_t n_pkts, in ah_filter_on_mismatch()
457 uint32_t n_pkts, in ah_lb()
H A Drte_pipeline.c1093 uint64_t n_pkts = __builtin_popcountll(pkts_mask); in rte_pipeline_compute_masks() local
1147 uint64_t n_pkts = __builtin_popcountll(pkts_mask); in rte_pipeline_action_handler_port() local
1220 uint64_t n_pkts = __builtin_popcountll(pkts_mask); in rte_pipeline_action_handler_port_meta() local
1293 uint64_t n_pkts = __builtin_popcountll(pkts_mask); in rte_pipeline_action_handler_drop() local
1316 uint32_t n_pkts, table_id; in rte_pipeline_run() local
/f-stack/dpdk/lib/librte_node/
H A Dethdev_rx.c46 uint16_t n_pkts = 0; in ethdev_rx_node_process() local
/f-stack/dpdk/lib/librte_table/
H A Drte_table_array.c156 uint64_t n_pkts = __builtin_popcountll(pkts_mask); in rte_table_array_lookup() local
H A Drte_table_acl.c728 uint32_t n_pkts, i, j; in rte_table_acl_lookup() local
/f-stack/dpdk/lib/librte_sched/
H A Drte_sched.h220 uint64_t n_pkts; member
H A Drte_sched.c1972 uint32_t n_pkts) in rte_sched_port_enqueue()
2928 rte_sched_port_dequeue(struct rte_sched_port *port, struct rte_mbuf **pkts, uint32_t n_pkts) in rte_sched_port_dequeue()
/f-stack/dpdk/lib/librte_ethdev/
H A Drte_mtr.h91 uint64_t n_pkts[RTE_COLORS]; member
H A Drte_tm.h135 uint64_t n_pkts; member
/f-stack/dpdk/drivers/net/memif/
H A Drte_eth_memif.h72 uint64_t n_pkts; /**< number of rx/tx packets */ member
/f-stack/dpdk/lib/librte_vhost/
H A Dvirtio_net.c1498 int n_pkts = 0; in virtio_dev_rx_async_submit_split() local

12