Home
last modified time | relevance | path

Searched refs:iqtx (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/net/wan/
Ddscc4.c206 __le32 *iqtx; member
602 (dpriv->iqtx[cur] & cpu_to_le32(Xpr))) in dscc4_xpr_ack()
795 dpriv->iqtx = (__le32 *)dma_alloc_coherent(&pdev->dev, in dscc4_init_one()
798 if (!dpriv->iqtx) in dscc4_init_one()
838 dpriv->iqtx, dpriv->iqtx_dma); in dscc4_init_one()
1533 state = le32_to_cpu(dpriv->iqtx[cur]); in dscc4_tx_irq()
1550 dpriv->iqtx[cur] = 0; in dscc4_tx_irq()
1993 dpriv->iqtx, dpriv->iqtx_dma); in dscc4_remove_one()