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