Searched refs:devctl_word (Results 1 – 1 of 1) sorted by relevance
264 uint16_t devctl_word; in dlb2_pf_reset() local356 ret = rte_pci_read_config(pdev, &devctl_word, 2, off); in dlb2_pf_reset()363 devctl_word |= DLB2_PCI_EXP_DEVCTL_BCR_FLR; in dlb2_pf_reset()365 ret = rte_pci_write_config(pdev, &devctl_word, 2, off); in dlb2_pf_reset()