greth_write_bd
greth_write_bd(&rx_bd[i].addr, dma_addr);
greth_write_bd(&rx_bd[i].stat, GRETH_BD_EN | GRETH_BD_IE);
greth_write_bd(&rx_bd[i].addr, dma_addr);
greth_write_bd(&rx_bd[i].stat, GRETH_BD_EN | GRETH_BD_IE);
greth_write_bd(&tx_bd[i].addr, dma_addr);
greth_write_bd(&tx_bd[i].stat, 0);
greth_write_bd(&rx_bd[GRETH_RXBD_NUM - 1].stat,
greth_write_bd(&bdp->stat, status);
greth_write_bd(&bdp->stat, status);
greth_write_bd(&bdp->addr, dma_addr);
greth_write_bd(&bdp->stat, status);
greth_write_bd(&bdp->addr, dma_addr);
greth_write_bd(&bdp->stat,
greth_write_bd(&bdp->stat, 0);
greth_write_bd(&bdp->stat, status);
greth_write_bd(&bdp->addr, dma_addr);
greth_write_bd(&bdp->stat, status);