Searched refs:tx_channels_count (Results 1 – 1 of 1) sorted by relevance
2386 u32 tx_channels_count = priv->plat->tx_queues_to_use; in stmmac_enable_all_dma_irq() local2409 u32 tx_channels_count = priv->plat->tx_queues_to_use; in stmmac_start_all_dma() local2415 for (chan = 0; chan < tx_channels_count; chan++) in stmmac_start_all_dma()2428 u32 tx_channels_count = priv->plat->tx_queues_to_use; in stmmac_stop_all_dma() local2434 for (chan = 0; chan < tx_channels_count; chan++) in stmmac_stop_all_dma()2447 u32 tx_channels_count = priv->plat->tx_queues_to_use; in stmmac_dma_operation_mode() local2463 txfifosz /= tx_channels_count; in stmmac_dma_operation_mode()2507 for (chan = 0; chan < tx_channels_count; chan++) { in stmmac_dma_operation_mode()2948 txfifosz /= tx_channels_count; in stmmac_set_dma_operation_mode()3151 for (chan = 0; chan < tx_channels_count; chan++) { in stmmac_init_dma_engine()[all …]