Home
last modified time | relevance | path

Searched refs:idxd_pci_dev_command (Results 1 – 1 of 1) sorted by relevance

/f-stack/dpdk/drivers/raw/ioat/
H A Didxd_pci.c22 idxd_pci_dev_command(struct idxd_rawdev *idxd, enum rte_idxd_cmds command) in idxd_pci_dev_command() function
72 err_code = idxd_pci_dev_command(idxd, idxd_disable_wq); in idxd_pci_dev_stop()
97 err_code = idxd_pci_dev_command(idxd, idxd_enable_wq); in idxd_pci_dev_start()
224 err_code = idxd_pci_dev_command(idxd, idxd_enable_dev); in init_pci_device()
307 err_code = idxd_pci_dev_command(idxd, idxd_disable_dev); in idxd_rawdev_destroy()