Home
last modified time | relevance | path

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

/linux/drivers/crypto/marvell/octeontx2/
H A Dotx2_cptvf_mbox.c94 cptvf->vf_id = ((msg->pcifunc >> RVU_PFVF_FUNC_SHIFT) in process_pfvf_mbox_mbox_msg()
H A Dotx2_cptpf_mbox.c579 vf_id = (msg->pcifunc >> RVU_PFVF_FUNC_SHIFT) & in otx2_cptpf_afpf_mbox_handler()
/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_vf.c723 n = (vf->pcifunc >> RVU_PFVF_FUNC_SHIFT) & RVU_PFVF_FUNC_MASK; in otx2vf_probe()