Searched refs:phys_fq (Results 1 – 1 of 1) sorted by relevance
1893 dma_addr_t phys_fq; in qman_init_fq() local1910 phys_fq = dma_map_single(p->config->dev, fq, in qman_init_fq()1912 if (dma_mapping_error(p->config->dev, phys_fq)) { in qman_init_fq()1918 qm_fqd_stashing_set64(&mcc->initfq.fqd, phys_fq); in qman_init_fq()