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