Home
last modified time | relevance | path

Searched refs:rx_queues_count (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.15/drivers/net/ethernet/stmicro/stmmac/
Dstmmac_main.c2173 u32 rx_queues_count = priv->plat->rx_queues_to_use; in stmmac_mac_enable_rx_queues() local
2177 for (queue = 0; queue < rx_queues_count; queue++) { in stmmac_mac_enable_rx_queues()
3034 u32 rx_queues_count = priv->plat->rx_queues_to_use; in stmmac_rx_queue_dma_chan_map() local
3038 for (queue = 0; queue < rx_queues_count; queue++) { in stmmac_rx_queue_dma_chan_map()
3051 u32 rx_queues_count = priv->plat->rx_queues_to_use; in stmmac_mac_config_rx_queues_prio() local
3055 for (queue = 0; queue < rx_queues_count; queue++) { in stmmac_mac_config_rx_queues_prio()
3091 u32 rx_queues_count = priv->plat->rx_queues_to_use; in stmmac_mac_config_rx_queues_routing() local
3095 for (queue = 0; queue < rx_queues_count; queue++) { in stmmac_mac_config_rx_queues_routing()
3128 u32 rx_queues_count = priv->plat->rx_queues_to_use; in stmmac_mtl_configuration() local
3135 if (rx_queues_count > 1) in stmmac_mtl_configuration()
[all …]
Dstmmac_ethtool.c554 u32 rx_queues_count = priv->plat->rx_queues_to_use; in stmmac_get_ethtool_stats() local
593 rx_queues_count, tx_queues_count); in stmmac_get_ethtool_stats()