Searched defs:dropped (Results 1 – 13 of 13) sorted by relevance
| /dpdk/drivers/event/sw/ |
| H A D | sw_evdev_xstats.c | 13 dropped, enumerator 187 static const enum xstats_type dev_types[] = { rx, tx, dropped, in sw_xstats_init() enumerator 199 static const enum xstats_type port_types[] = { rx, tx, dropped, in sw_xstats_init() enumerator 218 static const enum xstats_type qid_types[] = { rx, tx, dropped, in sw_xstats_init() enumerator
|
| /dpdk/app/test/ |
| H A D | test_pie.c | 74 uint32_t *dropped; /**< Test operations dropped */ member 199 static double calc_drop_rate(uint32_t enqueued, uint32_t dropped) in calc_drop_rate() 292 uint32_t *dropped) in enqueue_dequeue_func() 727 uint32_t *dropped, in enqueue_dequeue_perf()
|
| H A D | test_red.c | 84 uint32_t *dropped; /**< Test operations dropped */ member 206 static double calc_drop_rate(uint32_t enqueued, uint32_t dropped) in calc_drop_rate() 414 uint32_t *dropped) in enqueue_dequeue_func() 1214 uint32_t *dropped, in enqueue_dequeue_perf()
|
| /dpdk/examples/l2fwd-event/ |
| H A D | l2fwd_common.h | 63 uint64_t dropped; member
|
| /dpdk/examples/link_status_interrupt/ |
| H A D | main.c | 99 uint64_t dropped; member
|
| /dpdk/examples/l2fwd-keepalive/ |
| H A D | main.c | 95 uint64_t dropped; member
|
| /dpdk/examples/ipsec-secgw/ |
| H A D | ipsec-secgw.h | 99 uint64_t dropped; member
|
| /dpdk/examples/l2fwd/ |
| H A D | main.c | 110 uint64_t dropped; member
|
| /dpdk/examples/l2fwd-jobstats/ |
| H A D | main.c | 106 uint64_t dropped; member
|
| /dpdk/examples/l2fwd-crypto/ |
| H A D | main.c | 241 uint64_t dropped; member
|
| /dpdk/lib/vhost/ |
| H A D | virtio_net.c | 2685 uint16_t dropped = 0; in virtio_dev_tx_split() local
|
| /dpdk/lib/eventdev/ |
| H A D | rte_event_eth_rx_adapter.c | 940 uint16_t dropped; in rxa_buffer_mbufs() local
|
| /dpdk/drivers/net/bnxt/ |
| H A D | bnxt_hwrm.c | 2513 uint64_t *dropped) in bnxt_hwrm_func_qstats_tx_drop()
|