Lines Matching defs:descs_phys
690 dma_addr_t descs_phys;
729 dma_addr_t descs_phys;
3447 &rxq->descs_phys, GFP_KERNEL);
3460 mvreg_write(pp, MVNETA_RXQ_BASE_ADDR_REG(rxq->id), rxq->descs_phys);
3514 rxq->descs_phys);
3519 rxq->descs_phys = 0;
3541 &txq->descs_phys, GFP_KERNEL);
3577 mvreg_write(pp, MVNETA_TXQ_BASE_ADDR_REG(txq->id), txq->descs_phys);
3610 txq->descs, txq->descs_phys);
3618 txq->descs_phys = 0;