Searched refs:rx_channels_count (Results 1 – 1 of 1) sorted by relevance
2243 u32 rx_channels_count = priv->plat->rx_queues_to_use; in stmmac_start_all_dma() local2247 for (chan = 0; chan < rx_channels_count; chan++) in stmmac_start_all_dma()2262 u32 rx_channels_count = priv->plat->rx_queues_to_use; in stmmac_stop_all_dma() local2266 for (chan = 0; chan < rx_channels_count; chan++) in stmmac_stop_all_dma()2281 u32 rx_channels_count = priv->plat->rx_queues_to_use; in stmmac_dma_operation_mode() local2296 rxfifosz /= rx_channels_count; in stmmac_dma_operation_mode()2319 for (chan = 0; chan < rx_channels_count; chan++) { in stmmac_dma_operation_mode()2664 u32 rx_channels_count = priv->plat->rx_queues_to_use; in stmmac_set_dma_operation_mode() local2675 rxfifosz /= rx_channels_count; in stmmac_set_dma_operation_mode()2840 u32 rx_channels_count = priv->plat->rx_queues_to_use; in stmmac_init_dma_engine() local[all …]