Symbol: ADF_ACCEL_COMPRESSION
sys/dev/qat/qat_hw/qat_4xxx/adf_4xxx_hw_data.c
406
service_mask |= ADF_ACCEL_COMPRESSION;
sys/dev/qat/qat_hw/qat_4xxx/adf_4xxx_hw_data.c
428
if (service_mask & ADF_ACCEL_COMPRESSION)
sys/dev/qat/qat_hw/qat_4xxx/adf_4xxx_hw_data.c
448
if (!*num_dc_au || !(service_mask & ADF_ACCEL_COMPRESSION)) {
sys/dev/qat/qat_hw/qat_4xxx/adf_4xxx_hw_data.c
515
ADF_ACCEL_COMPRESSION;
sys/dev/qat/qat_hw/qat_4xxx/adf_4xxx_hw_data.c
520
hw_data->get_obj_cfg_ae_mask(accel_dev, ADF_ACCEL_COMPRESSION);
sys/dev/qat/qat_hw/qat_4xxx/adf_4xxx_hw_data.c
547
case ADF_ACCEL_COMPRESSION:
sys/dev/qat/qat_hw/qat_4xxx/adf_4xxx_hw_data.c
565
case ADF_ACCEL_COMPRESSION:
sys/dev/qat/qat_hw/qat_4xxx/adf_4xxx_hw_data.c
661
ADF_ACCEL_COMPRESSION) {
sys/dev/qat/qat_hw/qat_4xxx/adf_4xxx_hw_data.c
821
if ((au_srv & ADF_ACCEL_COMPRESSION) && ring_srv == COMP)
sys/dev/qat/qat_hw/qat_4xxx/adf_4xxx_hw_data.c
869
if (au->services == ADF_ACCEL_COMPRESSION)
sys/dev/qat/qat_hw/qat_c4xxx/adf_c4xxx_ae_config.c
90
case ADF_ACCEL_COMPRESSION:
sys/dev/qat/qat_hw/qat_c4xxx/adf_c4xxx_hw_data.c
1551
service_mask |= ADF_ACCEL_COMPRESSION;
sys/dev/qat/qat_hw/qat_c4xxx/adf_c4xxx_hw_data.c
1578
if (!(service_mask & ADF_ACCEL_COMPRESSION) && num_dc_au > 0) {
sys/dev/qat/qat_hw/qat_c4xxx/adf_c4xxx_hw_data.c
1623
if (!num_dc_au && (service_mask & ADF_ACCEL_COMPRESSION)) {
sys/dev/qat/qat_hw/qat_c4xxx/adf_c4xxx_hw_data.c
1815
} else if (accel_unit[i].services == ADF_ACCEL_COMPRESSION) {
sys/dev/qat/qat_hw/qat_c4xxx/adf_c4xxx_hw_data.c
1865
accel_unit[i].services = ADF_ACCEL_COMPRESSION;
sys/dev/qat/qat_hw/qat_c4xxx/adf_c4xxx_hw_data.c
1871
accel_unit[i].services = ADF_ACCEL_COMPRESSION;
sys/dev/qat/qat_hw/qat_c4xxx/adf_c4xxx_hw_data.c
2052
case ADF_ACCEL_COMPRESSION: