Searched refs:rx_channels_count (Results 1 – 1 of 1) sorted by relevance
1751 u32 rx_channels_count = priv->plat->rx_queues_to_use; in stmmac_start_all_dma() local1755 for (chan = 0; chan < rx_channels_count; chan++) in stmmac_start_all_dma()1770 u32 rx_channels_count = priv->plat->rx_queues_to_use; in stmmac_stop_all_dma() local1774 for (chan = 0; chan < rx_channels_count; chan++) in stmmac_stop_all_dma()1789 u32 rx_channels_count = priv->plat->rx_queues_to_use; in stmmac_dma_operation_mode() local1804 rxfifosz /= rx_channels_count; in stmmac_dma_operation_mode()1827 for (chan = 0; chan < rx_channels_count; chan++) { in stmmac_dma_operation_mode()2000 u32 rx_channels_count = priv->plat->rx_queues_to_use; in stmmac_set_dma_operation_mode() local2011 rxfifosz /= rx_channels_count; in stmmac_set_dma_operation_mode()2167 u32 rx_channels_count = priv->plat->rx_queues_to_use; in stmmac_init_dma_engine() local[all …]