bcm4908_enet_dma_ring_bd
int size = ring->length * sizeof(struct bcm4908_enet_dma_ring_bd);
size = rx_ring->length * sizeof(struct bcm4908_enet_dma_ring_bd);
size = tx_ring->length * sizeof(struct bcm4908_enet_dma_ring_bd);
struct bcm4908_enet_dma_ring_bd *buf_desc = &enet->rx_ring.buf_desc[idx];
struct bcm4908_enet_dma_ring_bd *buf_desc;
struct bcm4908_enet_dma_ring_bd *buf_desc;
struct bcm4908_enet_dma_ring_bd *buf_desc;
struct bcm4908_enet_dma_ring_bd *buf_desc;