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