Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/raw/ioat/
H A Didxd_pci.c176 pci->grp_regs[i].grpengcfg = 0; in init_pci_device()
192 pci->grp_regs[i % nb_groups].grpengcfg |= (1ULL << i); in init_pci_device()
216 IOAT_PMD_DEBUG(" GRPENGCFG: %"PRIx64, pci->grp_regs[i].grpengcfg); in init_pci_device()
H A Dioat_spec.h323 uint64_t grpengcfg; /* offset 32 */ member