Searched refs:rx_base (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A D3c527.c749 u16 rx_base; local
752 rx_base=lp->rx_chain;
763 p=isa_bus_to_virt(lp->base+rx_base);
771 rx_base=p->next;
H A Dau1000_eth.c521 au1000_setup_hw_rings(struct au1000_private *aup, u32 rx_base, u32 tx_base) argument
527 (volatile rx_dma_t *) (rx_base + sizeof(rx_dma_t)*i);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sparc/kernel/
H A Dldc.c125 struct ldc_packet *rx_base; member in struct:ldc_channel
855 p = lp->rx_base + (lp->rx_head / LDC_PACKET_SIZE);
1156 &lp->rx_base, &lp->rx_ra);
1203 free_queue(lp->rx_num_entries, lp->rx_base);
1438 p = lp->rx_base + (lp->rx_head / LDC_PACKET_SIZE);
1652 p = lp->rx_base + (new / LDC_PACKET_SIZE);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/irda/
H A Dau1k_ir.c137 setup_hw_rings(struct au1k_private *aup, u32 rx_base, u32 tx_base) argument
142 (rx_base + sizeof(ring_dest_t)*i);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/host/
H A Dfhci-tds.c265 out_be16(&ep->ep_pram_ptr->rx_base, 0);
H A Dfhci.h213 __be16 rx_base; /* Rx BD base address */ member in struct:fhci_ep_pram

Completed in 102 milliseconds