Searched refs:ADF_STATUS_IRQ_ALLOCATED (Results 1 - 2 of 2) sorted by path

/linux-master/drivers/crypto/intel/qat/qat_common/
H A Dadf_common_drv.h27 #define ADF_STATUS_IRQ_ALLOCATED 8 macro
H A Dadf_init.c123 set_bit(ADF_STATUS_IRQ_ALLOCATED, &accel_dev->status);
391 if (test_bit(ADF_STATUS_IRQ_ALLOCATED, &accel_dev->status)) {
393 clear_bit(ADF_STATUS_IRQ_ALLOCATED, &accel_dev->status);

Completed in 179 milliseconds