Home
last modified time | relevance | path

Searched refs:ADF_STOP_RETRY (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/qat/qat_common/
H A Dadf_init.c686 for (times = 0; times < ADF_STOP_RETRY; times++) { in adf_dev_restarting_notify_sync()
719 for (times = 0; times < ADF_STOP_RETRY; times++) { in adf_dev_stop_notify_sync()
/freebsd/sys/dev/qat/include/common/
H A Dadf_accel_devices.h70 #define ADF_STOP_RETRY 50 macro