Searched refs:GET_DC_OPS (Results 1 – 2 of 2) sorted by relevance
147 inst->build_deflate_ctx = GET_DC_OPS(accel_dev)->build_deflate_ctx; in qat_compression_create_instances()
269 #define GET_DC_OPS(accel_dev) (&(accel_dev)->hw_device->dc_ops) macro