Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_reg.h44 #define RVU_PF_VF_MBOX_ADDR (0xC40) macro
H A Dotx2_pf.c590 otx2_write64(pf, RVU_PF_VF_MBOX_ADDR, (u64)mbox_addr->iova); in cn20k_pfvf_mbox_alloc()
/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_reg.h110 #define RVU_PF_VF_MBOX_ADDR (0xC40) macro
/linux/drivers/crypto/marvell/octeontx2/
H A Dotx2_cptpf_main.c372 vfpf_mbox_base = readq(cptpf->reg_base + RVU_PF_VF_MBOX_ADDR); in cptpf_vfpf_mbox_init()