Searched refs:rx_channels_count (Results 1 – 1 of 1) sorted by relevance
1866 u32 rx_channels_count = priv->plat->rx_queues_to_use; in stmmac_start_all_dma() local1870 for (chan = 0; chan < rx_channels_count; chan++) in stmmac_start_all_dma()1885 u32 rx_channels_count = priv->plat->rx_queues_to_use; in stmmac_stop_all_dma() local1889 for (chan = 0; chan < rx_channels_count; chan++) in stmmac_stop_all_dma()1904 u32 rx_channels_count = priv->plat->rx_queues_to_use; in stmmac_dma_operation_mode() local1919 rxfifosz /= rx_channels_count; in stmmac_dma_operation_mode()1942 for (chan = 0; chan < rx_channels_count; chan++) { in stmmac_dma_operation_mode()2117 u32 rx_channels_count = priv->plat->rx_queues_to_use; in stmmac_set_dma_operation_mode() local2128 rxfifosz /= rx_channels_count; in stmmac_set_dma_operation_mode()2285 u32 rx_channels_count = priv->plat->rx_queues_to_use; in stmmac_init_dma_engine() local[all …]