RVU_PFVF_FUNC_MASK  229 drivers/net/ethernet/marvell/octeontx2/af/rvu.c 	if (pcifunc & RVU_PFVF_FUNC_MASK) {
RVU_PFVF_FUNC_MASK  275 drivers/net/ethernet/marvell/octeontx2/af/rvu.c 	if (pcifunc & RVU_PFVF_FUNC_MASK) {
RVU_PFVF_FUNC_MASK  337 drivers/net/ethernet/marvell/octeontx2/af/rvu.c 	func = pcifunc & RVU_PFVF_FUNC_MASK;
RVU_PFVF_FUNC_MASK  348 drivers/net/ethernet/marvell/octeontx2/af/rvu.c 	if (pcifunc & RVU_PFVF_FUNC_MASK)
RVU_PFVF_FUNC_MASK  363 drivers/net/ethernet/marvell/octeontx2/af/rvu.c 	if (!(pcifunc & RVU_PFVF_FUNC_MASK))
RVU_PFVF_FUNC_MASK  367 drivers/net/ethernet/marvell/octeontx2/af/rvu.c 	vf = (pcifunc & RVU_PFVF_FUNC_MASK) - 1;
RVU_PFVF_FUNC_MASK 1353 drivers/net/ethernet/marvell/octeontx2/af/rvu.c 	vf = pcifunc & RVU_PFVF_FUNC_MASK;
RVU_PFVF_FUNC_MASK 1460 drivers/net/ethernet/marvell/octeontx2/af/rvu.c 				~(RVU_PFVF_FUNC_MASK << RVU_PFVF_FUNC_SHIFT);
RVU_PFVF_FUNC_MASK 1471 drivers/net/ethernet/marvell/octeontx2/af/rvu.c 		if (msg->pcifunc & RVU_PFVF_FUNC_MASK)
RVU_PFVF_FUNC_MASK 1475 drivers/net/ethernet/marvell/octeontx2/af/rvu.c 				 (msg->pcifunc & RVU_PFVF_FUNC_MASK) - 1);
RVU_PFVF_FUNC_MASK  301 drivers/net/ethernet/marvell/octeontx2/af/rvu.h 	return !(pcifunc & ~RVU_PFVF_FUNC_MASK);
RVU_PFVF_FUNC_MASK  345 drivers/net/ethernet/marvell/octeontx2/af/rvu_cgx.c 	if ((pcifunc & RVU_PFVF_FUNC_MASK) || !is_pf_cgxmapped(rvu, pf))
RVU_PFVF_FUNC_MASK  378 drivers/net/ethernet/marvell/octeontx2/af/rvu_cgx.c 	if ((req->hdr.pcifunc & RVU_PFVF_FUNC_MASK) ||
RVU_PFVF_FUNC_MASK  449 drivers/net/ethernet/marvell/octeontx2/af/rvu_cgx.c 	if ((req->hdr.pcifunc & RVU_PFVF_FUNC_MASK) ||
RVU_PFVF_FUNC_MASK  469 drivers/net/ethernet/marvell/octeontx2/af/rvu_cgx.c 	if ((req->hdr.pcifunc & RVU_PFVF_FUNC_MASK) ||
RVU_PFVF_FUNC_MASK  487 drivers/net/ethernet/marvell/octeontx2/af/rvu_cgx.c 	if ((pcifunc & RVU_PFVF_FUNC_MASK) || !is_pf_cgxmapped(rvu, pf))
RVU_PFVF_FUNC_MASK  543 drivers/net/ethernet/marvell/octeontx2/af/rvu_cgx.c 	if ((pcifunc & RVU_PFVF_FUNC_MASK) || !is_pf_cgxmapped(rvu, pf))
RVU_PFVF_FUNC_MASK  200 drivers/net/ethernet/marvell/octeontx2/af/rvu_nix.c 		vf = (pcifunc & RVU_PFVF_FUNC_MASK) - 1;
RVU_PFVF_FUNC_MASK  998 drivers/net/ethernet/marvell/octeontx2/af/rvu_nix.c 			rvu_get_pf(pcifunc), pcifunc & RVU_PFVF_FUNC_MASK);
RVU_PFVF_FUNC_MASK 1525 drivers/net/ethernet/marvell/octeontx2/af/rvu_nix.c 	if (pcifunc & RVU_PFVF_FUNC_MASK &&
RVU_PFVF_FUNC_MASK 1646 drivers/net/ethernet/marvell/octeontx2/af/rvu_nix.c 			rvu_get_pf(pcifunc), pcifunc & RVU_PFVF_FUNC_MASK);
RVU_PFVF_FUNC_MASK 1717 drivers/net/ethernet/marvell/octeontx2/af/rvu_nix.c 	pfvf = rvu_get_pfvf(rvu, pcifunc & ~RVU_PFVF_FUNC_MASK);
RVU_PFVF_FUNC_MASK 1718 drivers/net/ethernet/marvell/octeontx2/af/rvu_nix.c 	idx = pfvf->bcast_mce_idx + (pcifunc & RVU_PFVF_FUNC_MASK);
RVU_PFVF_FUNC_MASK   71 drivers/net/ethernet/marvell/octeontx2/af/rvu_npc.c 	if (pf && !(pcifunc & RVU_PFVF_FUNC_MASK)) {
RVU_PFVF_FUNC_MASK  377 drivers/net/ethernet/marvell/octeontx2/af/rvu_npc.c 	if ((pcifunc & RVU_PFVF_FUNC_MASK) && !is_afvf(pcifunc))
RVU_PFVF_FUNC_MASK  428 drivers/net/ethernet/marvell/octeontx2/af/rvu_npc.c 	if (pcifunc & RVU_PFVF_FUNC_MASK)
RVU_PFVF_FUNC_MASK  462 drivers/net/ethernet/marvell/octeontx2/af/rvu_npc.c 	if (pcifunc & RVU_PFVF_FUNC_MASK)
RVU_PFVF_FUNC_MASK  465 drivers/net/ethernet/marvell/octeontx2/af/rvu_npc.c 	pfvf = rvu_get_pfvf(rvu, pcifunc & ~RVU_PFVF_FUNC_MASK);
RVU_PFVF_FUNC_MASK  590 drivers/net/ethernet/marvell/octeontx2/af/rvu_npc.c 	if (pcifunc & RVU_PFVF_FUNC_MASK)