Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wan/
Ddscc4.c189 __le32 *iqcfg; member
777 priv->iqcfg = (__le32 *) pci_alloc_consistent(pdev, in dscc4_init_one()
779 if (!priv->iqcfg) in dscc4_init_one()
832 pci_free_consistent(pdev, IRQ_RING_SIZE*sizeof(u32), priv->iqcfg, in dscc4_init_one()
1505 if (priv->iqcfg[priv->cfg_cur++%IRQ_RING_SIZE] & cpu_to_le32(Arf)) in dscc4_irq()
1980 pci_free_consistent(pdev, IRQ_RING_SIZE*sizeof(u32), ppriv->iqcfg, in dscc4_remove_one()