Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/raw/ioat/
H A Didxd_pci.c130 uint16_t grp_offset, wq_offset; /* how far into bar0 the regs are */ in init_pci_device() local
144 grp_offset = (uint16_t)pci->regs->offsets[0]; in init_pci_device()
145 pci->grp_regs = RTE_PTR_ADD(pci->regs, grp_offset * 0x100); in init_pci_device()