Searched refs:wq_offset (Results 1 – 1 of 1) sorted by relevance
130 uint16_t grp_offset, wq_offset; /* how far into bar0 the regs are */ in init_pci_device() local146 wq_offset = (uint16_t)(pci->regs->offsets[0] >> 16); in init_pci_device()147 pci->wq_regs_base = RTE_PTR_ADD(pci->regs, wq_offset * 0x100); in init_pci_device()