Home
last modified time | relevance | path

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

/dpdk/drivers/dma/idxd/
H A Didxd_internal.h67 unsigned short max_batch_size; member
H A Didxd_bus.c228 idxd.max_batch_size = ret; in idxd_probe_dsa()
H A Didxd_pci.c262 idxd->max_batch_size = 1 << lg2_max_batch; in init_pci_device()
H A Didxd_common.c487 (idxd->max_batch_size - idxd->batch_size)); in idxd_burst_capacity()