Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/marvell/octeontx2/
H A Dcn10k_cpt.c46 int cn10k_cptpf_lmtst_init(struct otx2_cptpf_dev *cptpf) in cn10k_cptpf_lmtst_init() function
74 EXPORT_SYMBOL_NS_GPL(cn10k_cptpf_lmtst_init, CRYPTO_DEV_OCTEONTX2_CPT);
H A Dcn10k_cpt.h31 int cn10k_cptpf_lmtst_init(struct otx2_cptpf_dev *cptpf);
H A Dotx2_cptpf_main.c801 err = cn10k_cptpf_lmtst_init(cptpf); in otx2_cptpf_probe()