Home
last modified time | relevance | path

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

/linux-6.15/drivers/crypto/hisilicon/hpre/
H A Dhpre_main.c226 static const struct hisi_qm_cap_query_info hpre_cap_query_info[] = { variable
1173 size = ARRAY_SIZE(hpre_cap_query_info); in hpre_pre_store_cap_reg()
1179 hpre_cap[i].type = hpre_cap_query_info[i].type; in hpre_pre_store_cap_reg()
1180 hpre_cap[i].name = hpre_cap_query_info[i].name; in hpre_pre_store_cap_reg()
1181 hpre_cap[i].cap_val = hisi_qm_get_cap_value(qm, hpre_cap_query_info, in hpre_pre_store_cap_reg()