Home
last modified time | relevance | path

Searched refs:seqn_list_index (Results 1 – 2 of 2) sorted by relevance

/f-stack/dpdk/drivers/event/octeontx2/
H A Dotx2_evdev_selftest.c47 static uint32_t seqn_list_index; variable
55 seqn_list_index = 0; in seqn_list_init()
61 if (seqn_list_index >= NUM_PACKETS) in seqn_list_update()
64 seqn_list[seqn_list_index++] = val; in seqn_list_update()
/f-stack/dpdk/drivers/event/octeontx/
H A Dssovf_evdev_selftest.c48 static uint32_t seqn_list_index; variable
56 seqn_list_index = 0; in seqn_list_init()
62 if (seqn_list_index >= NUM_PACKETS) in seqn_list_update()
65 seqn_list[seqn_list_index++] = val; in seqn_list_update()