Searched refs:tx_base (Results 1 – 6 of 6) sorted by relevance
266 out_be16(&ep->ep_pram_ptr->tx_base, cpm_muram_offset(ep->td_base)); in fhci_init_ep_registers()515 in_be16(&ep->ep_pram_ptr->tx_base)); in fhci_flush_bds()565 in_be16(&ep->ep_pram_ptr->tx_base)); in fhci_flush_actual_frame()
214 __be16 tx_base; /* Tx BD base address */ member
117 struct ldc_packet *tx_base; member234 p = lp->tx_base; in handshake_get_tx_packet()290 p = lp->tx_base; in data_get_tx_packet()346 BUG_ON(p != (lp->tx_base + (lp->tx_tail / LDC_PACKET_SIZE))); in send_tx_packet()765 struct ldc_packet *p = lp->tx_base + (head / LDC_PACKET_SIZE); in process_data_ack()1170 &lp->tx_base, &lp->tx_ra); in ldc_alloc()1192 free_queue(lp->tx_num_entries, lp->tx_base); in ldc_alloc()1221 free_queue(lp->tx_num_entries, lp->tx_base); in ldc_free()1500 struct ldc_packet *p = lp->tx_base + (tail / LDC_PACKET_SIZE); in write_nonraw()
831 u16 tx_base; in mc32_load_tx_ring() local833 tx_base=lp->tx_box->data[0]; in mc32_load_tx_ring()837 p=isa_bus_to_virt(lp->base+tx_base); in mc32_load_tx_ring()841 tx_base=p->next; in mc32_load_tx_ring()
544 au1000_setup_hw_rings(struct au1000_private *aup, u32 rx_base, u32 tx_base) in au1000_setup_hw_rings() argument556 (tx_base + sizeof(struct tx_dma)*i); in au1000_setup_hw_rings()
137 setup_hw_rings(struct au1k_private *aup, u32 rx_base, u32 tx_base) in setup_hw_rings() argument146 (tx_base + sizeof(ring_dest_t)*i); in setup_hw_rings()