Searched refs:pri_cap_offset (Results 1 – 2 of 2) sorted by relevance
222 int pcie_cap_offset, pri_cap_offset; in dlb_pf_reset() local271 pri_cap_offset = rte_pci_find_ext_capability(pdev, in dlb_pf_reset()273 if (pri_cap_offset >= 0) { in dlb_pf_reset()274 off = pri_cap_offset + DLB_PCI_PRI_ALLOC_REQ; in dlb_pf_reset()385 if (pri_cap_offset >= 0) { in dlb_pf_reset()388 off = pri_cap_offset + DLB_PCI_PRI_ALLOC_REQ; in dlb_pf_reset()395 off = pri_cap_offset + DLB_PCI_PRI_CTRL; in dlb_pf_reset()
244 int pri_cap_offset; in dlb2_pf_reset() local299 pri_cap_offset = rte_pci_find_ext_capability(pdev, off); in dlb2_pf_reset()301 if (pri_cap_offset >= 0) { in dlb2_pf_reset()302 off = pri_cap_offset + DLB2_PCI_PRI_ALLOC_REQ; in dlb2_pf_reset()421 if (pri_cap_offset >= 0) { in dlb2_pf_reset()424 off = pri_cap_offset + DLB2_PCI_PRI_ALLOC_REQ; in dlb2_pf_reset()432 off = pri_cap_offset + DLB2_PCI_PRI_CTRL; in dlb2_pf_reset()