Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/crypto/nx/
Dnx-common-pseries.c44 static u64 caps_feat; variable
1089 if (caps_feat) { in nx842_probe()
1118 if (caps_feat) in nx842_remove()
1158 caps_feat = be64_to_cpu(hv_caps->feat_type); in nxcop_get_capabilities()
1162 if (caps_feat & VAS_NX_GZIP_FEAT_BIT) { in nxcop_get_capabilities()
1186 caps_feat = 0; in nxcop_get_capabilities()