ltq_dma_init_port
extern void ltq_dma_init_port(int p, int tx_burst, int rx_burst);
EXPORT_SYMBOL_GPL(ltq_dma_init_port);
ltq_dma_init_port(DMA_PORT_ETOP, priv->tx_burst_len, priv->rx_burst_len);
ltq_dma_init_port(DMA_PORT_ETOP, XRX200_DMA_BURST_LEN,