Home
last modified time | relevance | path

Searched defs:qat_ocf_softc (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/qat/qat/
H A Dqat_ocf.c45 struct qat_ocf_softc { struct
46 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;