Searched refs:bcm4908_enet_dma_ring_bd (Results 1 – 1 of 1) sorted by relevance
47 struct bcm4908_enet_dma_ring_bd { struct72 struct bcm4908_enet_dma_ring_bd *buf_desc; argument172 int size = ring->length * sizeof(struct bcm4908_enet_dma_ring_bd); in bcm4908_dma_alloc_buf_descs()203 size = rx_ring->length * sizeof(struct bcm4908_enet_dma_ring_bd); in bcm4908_enet_dma_free()208 size = tx_ring->length * sizeof(struct bcm4908_enet_dma_ring_bd); in bcm4908_enet_dma_free()268 struct bcm4908_enet_dma_ring_bd *buf_desc = &enet->rx_ring.buf_desc[idx]; in bcm4908_enet_dma_alloc_rx_buf()527 struct bcm4908_enet_dma_ring_bd *buf_desc; in bcm4908_enet_start_xmit()589 struct bcm4908_enet_dma_ring_bd *buf_desc; in bcm4908_enet_poll_rx()655 struct bcm4908_enet_dma_ring_bd *buf_desc; in bcm4908_enet_poll_tx()