Searched refs:rt_ctl_word (Results 1 – 1 of 1) sorted by relevance
252 uint16_t rt_ctl_word; in dlb2_pf_reset() local296 if (rte_pci_read_config(pdev, &rt_ctl_word, 2, off) != 2) in dlb2_pf_reset()297 rt_ctl_word = 0; in dlb2_pf_reset()402 ret = rte_pci_write_config(pdev, &rt_ctl_word, 2, off); in dlb2_pf_reset()