Home
last modified time | relevance | path

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

/drivers/crypto/marvell/octeontx2/
A Dotx2_cptvf_mbox.c94 cptvf->vf_id = ((msg->pcifunc >> RVU_PFVF_FUNC_SHIFT) in process_pfvf_mbox_mbox_msg()
A Dotx2_cptpf_mbox.c579 vf_id = (msg->pcifunc >> RVU_PFVF_FUNC_SHIFT) & in otx2_cptpf_afpf_mbox_handler()
/drivers/net/ethernet/marvell/octeontx2/af/
A Drvu.h49 #define RVU_PFVF_FUNC_SHIFT 0 macro
60 RVU_PFVF_FUNC_SHIFT); in rvu_make_pcifunc()
65 RVU_PFVF_FUNC_SHIFT); in rvu_make_pcifunc()
A Drvu.c2253 ~(RVU_PFVF_FUNC_MASK << RVU_PFVF_FUNC_SHIFT); in __rvu_mbox_handler()
2254 msg->pcifunc |= (devid << RVU_PFVF_FUNC_SHIFT) + 1; in __rvu_mbox_handler()
/drivers/net/ethernet/marvell/octeontx2/nic/
A Dotx2_vf.c712 n = (vf->pcifunc >> RVU_PFVF_FUNC_SHIFT) & RVU_PFVF_FUNC_MASK; in otx2vf_probe()

Completed in 25 milliseconds