Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/raw/ioat/
H A Didxd_pci.c131 uint16_t wq_size, total_wq_size; in init_pci_device() local
167 total_wq_size = (uint16_t)pci->regs->wqcap; in init_pci_device()
196 wq_size = total_wq_size / nb_wqs; in init_pci_device()