Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/raw/ioat/
H A Dioat_private.h47 uint16_t max_batches; member
H A Dioat_common.c132 uint16_t max_batches = max_desc / BATCH_SIZE; in idxd_dev_configure() local