Home
last modified time | relevance | path

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

/linux/drivers/crypto/hisilicon/hpre/
H A Dhpre_main.c232 static const struct hisi_qm_cap_query_info hpre_cap_query_info[] = { variable
1210 size = ARRAY_SIZE(hpre_cap_query_info); in hpre_pre_store_cap_reg()
1216 hpre_cap[i].type = hpre_cap_query_info[i].type; in hpre_pre_store_cap_reg()
1217 hpre_cap[i].name = hpre_cap_query_info[i].name; in hpre_pre_store_cap_reg()
1218 hpre_cap[i].cap_val = hisi_qm_get_cap_value(qm, hpre_cap_query_info, in hpre_pre_store_cap_reg()