Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wan/
Ddscc4.c206 __le32 *iqtx; member
596 (dpriv->iqtx[cur] & cpu_to_le32(Xpr))) in dscc4_xpr_ack()
789 dpriv->iqtx = (__le32 *) pci_alloc_consistent(pdev, in dscc4_init_one()
791 if (!dpriv->iqtx) in dscc4_init_one()
830 dpriv->iqtx, dpriv->iqtx_dma); in dscc4_init_one()
1538 state = le32_to_cpu(dpriv->iqtx[cur]); in dscc4_tx_irq()
1555 dpriv->iqtx[cur] = 0; in dscc4_tx_irq()
1989 dpriv->iqtx, dpriv->iqtx_dma); in dscc4_remove_one()