Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/crypto/marvell/octeontx2/
Dcn10k_cpt.c13 static struct cpt_hw_ops otx2_hw_ops = { variable
55 cptpf->lfs.ops = &otx2_hw_ops; in cn10k_cptpf_lmtst_init()
178 cptvf->lfs.ops = &otx2_hw_ops; in cptvf_hw_ops_get()
/linux-6.12.1/drivers/net/ethernet/marvell/octeontx2/nic/
Dcn10k.c12 static struct dev_hw_ops otx2_hw_ops = { variable
34 pfvf->hw_ops = &otx2_hw_ops; in cn10k_lmtst_init()