nix_qints_ctx     132 drivers/net/ethernet/marvell/octeontx2/af/rvu.h 	struct qmem	*nix_qints_ctx;
nix_qints_ctx     367 drivers/net/ethernet/marvell/octeontx2/af/rvu_nix.c 	if (pfvf->nix_qints_ctx)
nix_qints_ctx     368 drivers/net/ethernet/marvell/octeontx2/af/rvu_nix.c 		qmem_free(rvu->dev, pfvf->nix_qints_ctx);
nix_qints_ctx     379 drivers/net/ethernet/marvell/octeontx2/af/rvu_nix.c 	pfvf->nix_qints_ctx = NULL;
nix_qints_ctx     869 drivers/net/ethernet/marvell/octeontx2/af/rvu_nix.c 	err = qmem_alloc(rvu->dev, &pfvf->nix_qints_ctx, qints, hwctx_size);
nix_qints_ctx     874 drivers/net/ethernet/marvell/octeontx2/af/rvu_nix.c 		    (u64)pfvf->nix_qints_ctx->iova);