Searched refs:tchannels (Results 1 – 2 of 2) sorted by relevance
29 void (*start_tx)(void __iomem *ioaddr, int tchannels);31 void (*stop_tx)(void __iomem *ioaddr, int tchannels);
118 static void sxgbe_dma_start_tx(void __iomem *ioaddr, int tchannels) in sxgbe_dma_start_tx() argument123 for (cnum = 0; cnum < tchannels; cnum++) { in sxgbe_dma_start_tx()149 static void sxgbe_dma_stop_tx(void __iomem *ioaddr, int tchannels) in sxgbe_dma_stop_tx() argument154 for (cnum = 0; cnum < tchannels; cnum++) { in sxgbe_dma_stop_tx()