bcast_mce_idx     147 drivers/net/ethernet/marvell/octeontx2/af/rvu.h 	u16			bcast_mce_idx;
bcast_mce_idx    1718 drivers/net/ethernet/marvell/octeontx2/af/rvu_nix.c 	idx = pfvf->bcast_mce_idx + (pcifunc & RVU_PFVF_FUNC_MASK);
bcast_mce_idx    1721 drivers/net/ethernet/marvell/octeontx2/af/rvu_nix.c 	if (idx > (pfvf->bcast_mce_idx + mce_list->max)) {
bcast_mce_idx    1782 drivers/net/ethernet/marvell/octeontx2/af/rvu_nix.c 		pfvf->bcast_mce_idx = nix_alloc_mce_list(mcast, numvfs + 1);
bcast_mce_idx    1795 drivers/net/ethernet/marvell/octeontx2/af/rvu_nix.c 			err = nix_setup_mce(rvu, pfvf->bcast_mce_idx + idx,
bcast_mce_idx     502 drivers/net/ethernet/marvell/octeontx2/af/rvu_npc.c 	action.index = pfvf->bcast_mce_idx;