Home
last modified time | relevance | path

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

/linux/drivers/crypto/marvell/octeontx2/
H A Dotx2_cpt_common.h189 static inline bool cpt_feature_sgv2(struct pci_dev *pdev) in cpt_feature_sgv2() function
H A Dotx2_cptpf_main.c603 if ((cpt_feature_sgv2(pdev) && (reg_val & BIT_ULL(18))) || in cptpf_get_rid()
606 else if (cpt_feature_sgv2(pdev)) in cptpf_get_rid()