Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/crypto/marvell/octeontx2/
Dcn10k_cpt.c20 static struct cpt_hw_ops cn10k_hw_ops = { variable
59 cptpf->lfs.ops = &cn10k_hw_ops; in cn10k_cptpf_lmtst_init()
176 cptvf->lfs.ops = &cn10k_hw_ops; in cptvf_hw_ops_get()
/linux-6.12.1/drivers/net/ethernet/marvell/octeontx2/nic/
Dcn10k.c19 static struct dev_hw_ops cn10k_hw_ops = { variable
38 pfvf->hw_ops = &cn10k_hw_ops; in cn10k_lmtst_init()