Home
last modified time | relevance | path

Searched defs:offset1 (Results 1 – 2 of 2) sorted by relevance

/dpdk/lib/eal/include/
H A Drte_bitmap.h70 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 Ddpaa_rxtx.c981 uint64_t mbufs_size, bytes_to_copy, offset1 = 0, offset2 = 0; in reallocate_mbuf() local