Searched refs:rx_channels_count (Results 1 – 1 of 1) sorted by relevance
1781 u32 rx_channels_count = priv->plat->rx_queues_to_use; in stmmac_start_all_dma() local1785 for (chan = 0; chan < rx_channels_count; chan++) in stmmac_start_all_dma()1800 u32 rx_channels_count = priv->plat->rx_queues_to_use; in stmmac_stop_all_dma() local1804 for (chan = 0; chan < rx_channels_count; chan++) in stmmac_stop_all_dma()1819 u32 rx_channels_count = priv->plat->rx_queues_to_use; in stmmac_dma_operation_mode() local1834 rxfifosz /= rx_channels_count; in stmmac_dma_operation_mode()1857 for (chan = 0; chan < rx_channels_count; chan++) { in stmmac_dma_operation_mode()2034 u32 rx_channels_count = priv->plat->rx_queues_to_use; in stmmac_set_dma_operation_mode() local2045 rxfifosz /= rx_channels_count; in stmmac_set_dma_operation_mode()2194 u32 rx_channels_count = priv->plat->rx_queues_to_use; in stmmac_init_dma_engine() local[all …]