mcast_buf          68 drivers/net/ethernet/marvell/octeontx2/af/rvu.h 	struct qmem	*mcast_buf;
mcast_buf        1829 drivers/net/ethernet/marvell/octeontx2/af/rvu_nix.c 	err = qmem_alloc(rvu->dev, &mcast->mcast_buf,
mcast_buf        1835 drivers/net/ethernet/marvell/octeontx2/af/rvu_nix.c 		    (u64)mcast->mcast_buf->iova);
mcast_buf        2823 drivers/net/ethernet/marvell/octeontx2/af/rvu_nix.c 		qmem_free(rvu->dev, mcast->mcast_buf);