Searched refs:rx_queues_count (Results 1 – 2 of 2) sorted by relevance
626 u32 rx_queues_count = priv->plat->rx_queues_to_use; in stmmac_get_ethtool_stats() local666 rx_queues_count, tx_queues_count); in stmmac_get_ethtool_stats()675 for (i = 0; i < rx_queues_count; i++) { in stmmac_get_ethtool_stats()
2321 u32 rx_queues_count = priv->plat->rx_queues_to_use; in stmmac_mac_enable_rx_queues() local2325 for (queue = 0; queue < rx_queues_count; queue++) { in stmmac_mac_enable_rx_queues()3312 u32 rx_queues_count = priv->plat->rx_queues_to_use; in stmmac_rx_queue_dma_chan_map() local3316 for (queue = 0; queue < rx_queues_count; queue++) { in stmmac_rx_queue_dma_chan_map()3329 u32 rx_queues_count = priv->plat->rx_queues_to_use; in stmmac_mac_config_rx_queues_prio() local3333 for (queue = 0; queue < rx_queues_count; queue++) { in stmmac_mac_config_rx_queues_prio()3369 u32 rx_queues_count = priv->plat->rx_queues_to_use; in stmmac_mac_config_rx_queues_routing() local3413 if (rx_queues_count > 1) in stmmac_mtl_configuration()3433 if (rx_queues_count > 1) in stmmac_mtl_configuration()3441 if (rx_queues_count > 1) in stmmac_mtl_configuration()[all …]