Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/crypto/qat/qat_c62x/
Dadf_c62x_hw_data.c43 for (i = 0; i < ADF_C62X_MAX_ACCELERATORS; i++) { in get_num_accels()
169 hw_data->num_accel = ADF_C62X_MAX_ACCELERATORS; in adf_init_hw_data_c62x()
Dadf_c62x_hw_data.h12 #define ADF_C62X_MAX_ACCELERATORS 5 macro