Searched defs:wrap (Results 1 – 4 of 4) sorted by relevance
| /dpdk/app/test-crypto-perf/ | ||
| H A D | cperf_test_vector_parsing.c | 44 const uint8_t wrap = 32; in show_test_vector() local |
| /dpdk/lib/eal/common/ | ||
| H A D | eal_common_lcore.c | 96 unsigned int rte_get_next_lcore(unsigned int i, int skip_main, int wrap) in rte_get_next_lcore() |
| /dpdk/drivers/net/cxgbe/ | ||
| H A D | sge.c | 600 #define IDXDIFF(head, tail, wrap) \ argument |
| /dpdk/lib/vhost/ | ||
| H A D | virtio_net.c | 3224 bool wrap = vq->avail_wrap_counter; vhost_reserve_avail_batch_packed() local |