Searched refs:tchannels (Results 1 – 2 of 2) sorted by relevance
32 void (*start_tx)(void __iomem *ioaddr, int tchannels);34 void (*stop_tx)(void __iomem *ioaddr, int tchannels);
121 static void sxgbe_dma_start_tx(void __iomem *ioaddr, int tchannels) in sxgbe_dma_start_tx() argument126 for (cnum = 0; cnum < tchannels; cnum++) { in sxgbe_dma_start_tx()152 static void sxgbe_dma_stop_tx(void __iomem *ioaddr, int tchannels) in sxgbe_dma_stop_tx() argument157 for (cnum = 0; cnum < tchannels; cnum++) { in sxgbe_dma_stop_tx()