Searched defs:offset1 (Results 1 – 2 of 2) sorted by relevance
| /dpdk/lib/eal/include/ |
| H A D | rte_bitmap.h | 70 uint32_t offset1; /**< Bitmap scan: Offset of current bit within current array1 slab */ member 378 uint32_t index1, index2, offset1, offset2; in rte_bitmap_set() local 406 uint32_t index1, index2, offset1; in rte_bitmap_set_slab() local 471 uint32_t index1, index2, offset1, offset2; in rte_bitmap_clear() local
|
| /dpdk/drivers/net/dpaa/ |
| H A D | dpaa_rxtx.c | 981 uint64_t mbufs_size, bytes_to_copy, offset1 = 0, offset2 = 0; in reallocate_mbuf() local
|