| /f-stack/dpdk/lib/librte_port/ |
| H A D | rte_swx_port_ethdev.c | 42 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 D | rte_swx_port.h | 78 uint64_t n_pkts; member 162 uint64_t n_pkts; member
|
| H A D | rte_port_source_sink.c | 45 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 D | rte_port_frag.c | 50 uint32_t n_pkts; member 130 uint32_t n_pkts) in rte_port_ring_reader_frag_rx()
|
| H A D | rte_port_kni.c | 64 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 D | rte_port_sched.c | 63 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 D | rte_port_ring.c | 80 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 D | rte_port_fd.c | 79 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 D | rte_port_sym_crypto.c | 69 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 D | rte_port_ethdev.c | 66 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 D | rte_port_eventdev.c | 68 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 D | rte_swx_port_source_sink.c | 45 uint32_t n_pkts; member
|
| H A D | rte_port_ras.c | 238 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 D | runtime.c | 115 uint16_t n_mbufs, n_pkts; in app_main_loop_tx() local
|
| /f-stack/dpdk/lib/librte_pipeline/ |
| H A D | rte_port_in_action.c | 389 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 D | rte_pipeline.c | 1093 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 D | ethdev_rx.c | 46 uint16_t n_pkts = 0; in ethdev_rx_node_process() local
|
| /f-stack/dpdk/lib/librte_table/ |
| H A D | rte_table_array.c | 156 uint64_t n_pkts = __builtin_popcountll(pkts_mask); in rte_table_array_lookup() local
|
| H A D | rte_table_acl.c | 728 uint32_t n_pkts, i, j; in rte_table_acl_lookup() local
|
| /f-stack/dpdk/lib/librte_sched/ |
| H A D | rte_sched.h | 220 uint64_t n_pkts; member
|
| H A D | rte_sched.c | 1972 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 D | rte_mtr.h | 91 uint64_t n_pkts[RTE_COLORS]; member
|
| H A D | rte_tm.h | 135 uint64_t n_pkts; member
|
| /f-stack/dpdk/drivers/net/memif/ |
| H A D | rte_eth_memif.h | 72 uint64_t n_pkts; /**< number of rx/tx packets */ member
|
| /f-stack/dpdk/lib/librte_vhost/ |
| H A D | virtio_net.c | 1498 int n_pkts = 0; in virtio_dev_rx_async_submit_split() local
|