Searched refs:vci_dsc (Results 1 – 1 of 1) sorted by relevance
614 void __iomem *vci_dsc; in rx_vcc() local 619 vci_dsc = ENI_DEV(vcc->dev)->vci+vcc->vci*16; in rx_vcc() 621 while (eni_vcc->descr != (tmp = (readl(vci_dsc+4) & MID_VCI_DESCR) >> in rx_vcc() 626 (((unsigned) readl(vci_dsc+4) & MID_VCI_DESCR) >> in rx_vcc() 631 writel(readl(vci_dsc) & ~MID_VCI_IN_SERVICE,vci_dsc); in rx_vcc() 638 while (ENI_VCC(vcc)->descr != (tmp = (readl(vci_dsc+4) & MID_VCI_DESCR) in rx_vcc() 643 (((unsigned) readl(vci_dsc+4) & MID_VCI_DESCR) >> in rx_vcc() 726 void __iomem *vci_dsc; in dequeue_rx() local 747 vci_dsc in dequeue_rx() [all...]