Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/crypto/qat/qat_c3xxx/
H A Dadf_drv.c22 { PCI_VDEVICE(INTEL, PCI_DEVICE_ID_INTEL_QAT_C3XXX), },
58 case PCI_DEVICE_ID_INTEL_QAT_C3XXX: in adf_cleanup_accel()
83 case PCI_DEVICE_ID_INTEL_QAT_C3XXX: in adf_probe()
/OK3568_Linux_fs/kernel/drivers/crypto/qat/qat_common/
H A Dqat_uclo.c718 case PCI_DEVICE_ID_INTEL_QAT_C3XXX: in qat_uclo_get_dev_type()
1394 if (handle->pci_dev->device == PCI_DEVICE_ID_INTEL_QAT_C3XXX) { in qat_uclo_wr_mimage()
/OK3568_Linux_fs/kernel/include/linux/
H A Dpci_ids.h2726 #define PCI_DEVICE_ID_INTEL_QAT_C3XXX 0x19e2 macro
/OK3568_Linux_fs/kernel/drivers/vfio/pci/
H A Dvfio_pci.c81 case PCI_DEVICE_ID_INTEL_QAT_C3XXX: in vfio_pci_dev_in_denylist()