Home
last modified time | relevance | path

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

/dpdk/drivers/raw/ioat/
H A Dioat_rawdev_test.c298 unsigned int old_cap, cap; in test_burst_capacity() local
304 old_cap = ring_space; in test_burst_capacity()
314 if (cap > old_cap) { in test_burst_capacity()
318 old_cap = cap; in test_burst_capacity()
346 old_cap = ring_space; in test_burst_capacity()