Home
last modified time | relevance | path

Searched defs:start_offset (Results 1 – 3 of 3) sorted by relevance

/dpdk/app/test/
H A Dtest_pdcp.c1968 const uint32_t start_offset = RTE_BITMAP_SLAB_BIT_SIZE + 1; in test_status_report_full_slab() local
1981 const uint32_t start_offset = RTE_BITMAP_SLAB_BIT_SIZE / 2 + 1; in test_status_report_two_sequential_slabs() local
1993 const uint32_t start_offset = RTE_BITMAP_SLAB_BIT_SIZE / 2 + 1; in test_status_report_two_non_sequential_slabs() local
/dpdk/lib/regexdev/
H A Drte_regexdev.h1261 uint16_t start_offset; global() member
/dpdk/drivers/net/qede/
H A Dqede_debug.c1279 u32 start_offset = offset; in qed_dump_last_section() local