Home
last modified time | relevance | path

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

/linux/drivers/crypto/intel/qat/qat_c3xxx/
H A Dadf_drv.c23 { PCI_VDEVICE(INTEL, PCI_DEVICE_ID_INTEL_QAT_C3XXX), },
60 case PCI_DEVICE_ID_INTEL_QAT_C3XXX: in adf_cleanup_accel()
84 case PCI_DEVICE_ID_INTEL_QAT_C3XXX: in adf_probe()
/linux/drivers/vfio/pci/
H A Dvfio_pci.c68 case PCI_DEVICE_ID_INTEL_QAT_C3XXX: in vfio_pci_dev_in_denylist()
/linux/drivers/crypto/intel/qat/qat_common/
H A Dqat_hal.c731 case PCI_DEVICE_ID_INTEL_QAT_C3XXX: in qat_hal_chip_init()
H A Dqat_uclo.c731 case PCI_DEVICE_ID_INTEL_QAT_C3XXX: in qat_uclo_get_dev_type()
/linux/include/linux/
H A Dpci_ids.h2743 #define PCI_DEVICE_ID_INTEL_QAT_C3XXX 0x19e2 macro