Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/nx/
H A Dnx-common-pseries.c44 static u64 caps_feat; variable
1091 if (caps_feat) { in nx842_probe()
1120 if (caps_feat) in nx842_remove()
1160 caps_feat = be64_to_cpu(hv_caps->feat_type); in nxcop_get_capabilities()
1164 if (caps_feat & VAS_NX_GZIP_FEAT_BIT) { in nxcop_get_capabilities()
1188 caps_feat = 0; in nxcop_get_capabilities()