Lines Matching defs:descs_phys
650 dma_addr_t descs_phys;
689 dma_addr_t descs_phys;
3300 &rxq->descs_phys, GFP_KERNEL);
3313 mvreg_write(pp, MVNETA_RXQ_BASE_ADDR_REG(rxq->id), rxq->descs_phys);
3367 rxq->descs_phys);
3372 rxq->descs_phys = 0;
3394 &txq->descs_phys, GFP_KERNEL);
3432 mvreg_write(pp, MVNETA_TXQ_BASE_ADDR_REG(txq->id), txq->descs_phys);
3468 txq->descs, txq->descs_phys);
3475 txq->descs_phys = 0;