Searched refs:RXD (Results 1 – 2 of 2) sorted by relevance
277 struct RXD { struct296 struct RXD *rx_ring; argument
428 struct RXD *rx_cur_desc; in a3c90x_refill_rx_ring()468 malloc_dma(RX_RING_SIZE * sizeof(struct RXD), RX_RING_ALIGN); in a3c90x_setup_rx_ring()498 free_dma(p->rx_ring, RX_RING_SIZE * sizeof(struct RXD)); in a3c90x_free_rx_ring()526 struct RXD *rx_cur_desc; in a3c90x_process_rx_packets()