phys_fq          1893 drivers/soc/fsl/qbman/qman.c 		dma_addr_t phys_fq;
phys_fq          1910 drivers/soc/fsl/qbman/qman.c 			phys_fq = dma_map_single(p->config->dev, fq,
phys_fq          1912 drivers/soc/fsl/qbman/qman.c 			if (dma_mapping_error(p->config->dev, phys_fq)) {
phys_fq          1918 drivers/soc/fsl/qbman/qman.c 			qm_fqd_stashing_set64(&mcc->initfq.fqd, phys_fq);