Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/marvell/octeontx2/
H A Dcn10k_cpt.c13 static struct cpt_hw_ops otx2_hw_ops = { variable
53 cptpf->lfs.ops = &otx2_hw_ops; in cn10k_cptpf_lmtst_init()
82 cptvf->lfs.ops = &otx2_hw_ops; in cn10k_cptvf_lmtst_init()
/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dcn10k.c12 static struct dev_hw_ops otx2_hw_ops = { variable
34 pfvf->hw_ops = &otx2_hw_ops; in cn10k_lmtst_init()