Searched refs:ADF_CFG_CAP_DC (Results 1 – 1 of 1) sorted by relevance
/freebsd/sys/dev/qat/qat_common/ |
H A D | adf_cfg_device.c | 12 #define ADF_CFG_CAP_DC ADF_ACCEL_CAPABILITIES_COMPRESSION macro 93 { "dc", ADF_CFG_DC_RINGS, ADF_CFG_CAP_DC, 0 }, 104 ADF_CFG_CAP_CY | ADF_CFG_CAP_DC, 108 ADF_CFG_CAP_CY | ADF_CFG_CAP_DC, 112 ADF_CFG_CAP_ASYM | ADF_CFG_CAP_DC, 116 ADF_CFG_CAP_ASYM | ADF_CFG_CAP_DC, 120 ADF_CFG_CAP_SYM | ADF_CFG_CAP_DC, 124 ADF_CFG_CAP_SYM | ADF_CFG_CAP_DC, 146 { "dc", ADF_CFG_DC_RINGS, ADF_CFG_CAP_DC, 0 }, 155 { "dc", ADF_CFG_DC_RINGS, ADF_CFG_CAP_DC, 0 }, [all …]
|