Searched refs:pri_ctrl_word (Results 1 – 2 of 2) sorted by relevance
219 uint16_t rt_ctl_word, pri_ctrl_word; in dlb_pf_reset() local386 pri_ctrl_word = DLB_PCI_PRI_CTRL_ENABLE; in dlb_pf_reset()396 if (rte_pci_write_config(pdev, &pri_ctrl_word, 2, off) != 2) { in dlb_pf_reset()
241 uint16_t pri_ctrl_word; in dlb2_pf_reset() local422 pri_ctrl_word = DLB2_PCI_PRI_CTRL_ENABLE; in dlb2_pf_reset()433 ret = rte_pci_write_config(pdev, &pri_ctrl_word, 2, off); in dlb2_pf_reset()