Searched refs:grpwqcfg (Results 1 – 2 of 2) sorted by relevance
177 pci->grp_regs[i].grpwqcfg[0] = 0; in init_pci_device()203 pci->grp_regs[i % nb_groups].grpwqcfg[0] |= (1ULL << i); in init_pci_device()215 IOAT_PMD_DEBUG(" GRPWQCFG: %"PRIx64, pci->grp_regs[i].grpwqcfg[0]); in init_pci_device()
322 uint64_t grpwqcfg[4] __rte_cache_aligned; /* 64-byte register set */ member