Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/marvell/octeontx2/nic/
Dotx2_reg.h44 #define RVU_PF_VF_MBOX_ADDR (0xC40) macro
/linux-6.1.9/drivers/net/ethernet/marvell/octeontx2/af/
Drvu_reg.h110 #define RVU_PF_VF_MBOX_ADDR (0xC40) macro
/linux-6.1.9/drivers/crypto/marvell/octeontx2/
Dotx2_cptpf_main.c368 vfpf_mbox_base = readq(cptpf->reg_base + RVU_PF_VF_MBOX_ADDR); in cptpf_vfpf_mbox_init()