Searched defs:qat_ocf_softc (Results 1 – 1 of 1) sorted by relevance
45 struct qat_ocf_softc { struct46 device_t sc_dev;47 struct sysctl_oid *rc;48 uint32_t enabled;49 int32_t cryptodev_id;50 struct qat_ocf_instance cyInstHandles[QAT_OCF_MAX_INSTANCES];51 int32_t numCyInstances;