Home
last modified time | relevance | path

Searched refs:RVU_PFVF_PF_SHIFT (Results 1 – 8 of 8) sorted by relevance

/linux/drivers/crypto/marvell/octeontx2/
H A Dotx2_cpt_common.h22 ((((pf) & RVU_PFVF_PF_MASK) << RVU_PFVF_PF_SHIFT) | \
H A Dotx2_cptpf_mbox.c400 msg->pcifunc = ((u16)cptpf->pf_id << RVU_PFVF_PF_SHIFT) | in otx2_cptpf_vfpf_mbox_handler()
477 cptpf->pf_id = (msg->pcifunc >> RVU_PFVF_PF_SHIFT) & in process_afpf_mbox_msg()
H A Dotx2_cptpf_ucode.c178 cptpf->pf_id << RVU_PFVF_PF_SHIFT, blkaddr); in cptx_set_ucode_base()
/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_npc_hash.h143 ((((pf) & RVU_PFVF_PF_MASK) << RVU_PFVF_PF_SHIFT) | \
H A Drvu.h44 #define RVU_PFVF_PF_SHIFT 10 macro
882 !is_sdp_pf(pf << RVU_PFVF_PF_SHIFT); in is_pf_cgxmapped()
H A Drvu.c405 return (pcifunc >> RVU_PFVF_PF_SHIFT) & RVU_PFVF_PF_MASK; in rvu_get_pf()
2228 ~(RVU_PFVF_PF_MASK << RVU_PFVF_PF_SHIFT); in __rvu_mbox_handler()
2229 msg->pcifunc |= (devid << RVU_PFVF_PF_SHIFT); in __rvu_mbox_handler()
2771 pcifunc = pf << RVU_PFVF_PF_SHIFT; in rvu_flr_handler()
H A Drvu_cgx.c1107 pcifunc = pf << RVU_PFVF_PF_SHIFT; in rvu_cgx_nix_cuml_stats()
H A Drvu_nix.c3461 pcifunc >> RVU_PFVF_PF_SHIFT); in nix_update_mce_list()
3622 pcifunc = (pf << RVU_PFVF_PF_SHIFT); in nix_setup_mce_tables()