mce_ctx            67 drivers/net/ethernet/marvell/octeontx2/af/rvu.h 	struct qmem	*mce_ctx;
mce_ctx           508 drivers/net/ethernet/marvell/octeontx2/af/rvu_nix.c 		if (!hw->nix0->mcast.mce_ctx ||
mce_ctx          1815 drivers/net/ethernet/marvell/octeontx2/af/rvu_nix.c 	err = qmem_alloc(rvu->dev, &mcast->mce_ctx,
mce_ctx          1821 drivers/net/ethernet/marvell/octeontx2/af/rvu_nix.c 		    (u64)mcast->mce_ctx->iova);
mce_ctx          2822 drivers/net/ethernet/marvell/octeontx2/af/rvu_nix.c 		qmem_free(rvu->dev, mcast->mce_ctx);